gcc/gcc
Alan Modra afc066ef35 function.c (assign_parms): Don't abort with zero size stack parm failing the PARM_BOUNDARY check.
* function.c (assign_parms): Don't abort with zero size stack
	parm failing the PARM_BOUNDARY check.

From-SVN: r83840
2004-06-29 13:24:07 +09:30
..
ada decl.c: Remove calls to add_decl_expr... 2004-06-28 17:37:16 -04:00
config m32r.c (m32r_sched_odd_word_p, [...]): Remove. 2004-06-28 22:39:21 +00:00
cp cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK macro.:qOR_FUNCTION_DECL_CHECK, 2004-06-28 16:10:55 +00:00
doc common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
fixinc inclhack.def (svr4_profil): Don't apply on IRIX 5/6. 2004-05-03 15:19:16 +00:00
fortran Andrew Vaught <andyv@firstinter.net> 2004-06-26 14:01:43 +02:00
ginclude c-parse.in (OFFSETOF, [...]): New. 2004-06-01 08:12:23 -07:00
java * jcf-write.c (get_classfile_modifiers): Formatting fixes. 2004-06-29 00:48:33 +01:00
objc c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
po * fr.po: Update. 2004-05-26 10:20:56 +01:00
testsuite pr14963.c: Remove the dg-warning as it is dected by the error already. 2004-06-28 20:18:20 -07:00
treelang gcc.c (combine_flag): New global variable, for new driver option. 2004-04-05 12:23:27 -07:00
.cvsignore * .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS (GNU GLOBAL) 2004-03-30 18:18:59 +09:30
ABOUT-GCC-NLS
aclocal.m4 Makefile.tpl (touch-stage[+id+]): New. 2004-06-09 08:17:32 +00:00
alias.c re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C) 2004-06-25 19:17:49 +00:00
alias.h Makefile.in (EXPR_H): Add insn-config.h... 2004-06-02 02:09:45 +00:00
alloc-pool.c alloc-pool.c: Fix comment typos. 2004-01-31 17:47:43 +00:00
alloc-pool.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
attribs.c Makefile.in (EXPR_H): Add insn-config.h... 2004-06-02 02:09:45 +00:00
basic-block.h basic-block.h (could_fall_through): Declare. 2004-06-14 13:09:08 +01:00
bb-reorder.c bb-reorder.c, [...]: Fix comment formatting. 2004-05-30 18:32:31 +00:00
bitmap.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
bitmap.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
bt-load.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
builtin-attrs.def Fix typo. 2004-05-11 20:59:12 +00:00
builtin-types.def re PR c++/14791 (13070 does not fix -Wformat with fprintf) 2004-06-10 10:08:02 +02:00
builtins.c re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block) 2004-06-20 10:03:04 -07:00
builtins.def builtins.def (execl, [...]): Change to DEF_EXT_LIB_BUILTIN. 2004-06-28 22:50:51 +01:00
c-aux-info.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
c-common.c re PR c++/16205 (ICE with -Wall on no-throw specifier) 2004-06-27 19:11:55 -07:00
c-common.def c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
c-common.h c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
c-config-lang.in
c-convert.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
c-cppbuiltin.c c-common.h (has_c_linkage): New interface. 2004-06-20 08:34:54 +00:00
c-decl.c re PR c/14963 (Unknown types cause ICE in function declarations) 2004-06-27 13:47:14 -07:00
c-dump.c c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
c-errors.c
c-format.c pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well as %'. 2004-05-29 21:10:10 +01:00
c-gimplify.c c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
c-incpath.c c-incpath.c (add_path): Canonicalize paths to use '/' if HAVE_DOS_BASED_FILESYSTEM. 2004-05-31 10:30:00 +00:00
c-incpath.h c.opt (Wmissing-include-dirs): New. 2004-05-22 12:39:35 +10:00
c-lang.c c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
c-lex.c c-pragma.h (c_lex_string_translate): Change type to int. 2004-06-15 21:43:21 +00:00
c-mudflap.c c-common.c (verify_sequence_points): Export. 2004-06-21 02:15:29 -07:00
c-objc-common.c c-common.h (has_c_linkage): New interface. 2004-06-20 08:34:54 +00:00
c-opts.c c-common.h (warn_cast_qual, [...]): Remove explicit declarations. 2004-06-25 17:24:21 -04:00
c-parse.in c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
c-pch.c c-opts.c (c_common_handle_option): Handle -fpch-preprocess. 2004-06-22 06:51:56 +00:00
c-ppoutput.c c-opts.c (c_common_handle_option): Handle -fpch-preprocess. 2004-06-22 06:51:56 +00:00
c-pragma.c c-opts.c (c_common_handle_option): Handle -fpch-preprocess. 2004-06-22 06:51:56 +00:00
c-pragma.h c-pragma.h (c_lex_string_translate): Change type to int. 2004-06-15 21:43:21 +00:00
c-pretty-print.c c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
c-pretty-print.h c-pretty-print.c (pp_c_left_bracket): Make a function. 2004-05-31 15:25:51 +00:00
c-semantics.c c-decl.c (c_in_iteration_stmt, [...]): Remove. 2004-06-24 16:12:30 -07:00
c-tree.h c-decl.c (c_in_iteration_stmt, [...]): Remove. 2004-06-24 16:12:30 -07:00
c-typeck.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
c.opt re PR c++/15145 (Implementing -Wsequence-point for C++ would be very useful) 2004-06-27 18:58:24 -07:00
caller-save.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
calls.c calls.c (shift_returned_value): Fix handling of non-integer TYPE_MODEs. 2004-06-24 15:30:07 +00:00
cfg.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
cfganal.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
cfgbuild.c cfgbuild.c (make_edges): Do not use label_value_list. 2004-06-17 19:50:45 +00:00
cfgcleanup.c cfgcleanup.c (try_simplify_condjump): Update test to make sure we have a conditional branch around am unconditional... 2004-06-16 19:03:11 +01:00
cfgexpand.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
cfghooks.c cfghooks.c (make_forwarder_block): Decrement count on fallthru edge when redirecting back edges. 2004-06-22 22:09:46 -06:00
cfghooks.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
cfglayout.c cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_FALL is EXIT_BLOCK_PTR. 2004-06-16 17:49:22 +01:00
cfglayout.h Makefile.in (RA_H, [...]): New. 2004-06-03 15:01:08 +00:00
cfgloop.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
cfgloop.h loop-invariant.c: New file. 2004-06-20 21:31:32 +00:00
cfgloopanal.c loop-invariant.c: New file. 2004-06-20 21:31:32 +00:00
cfgloopmanip.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
cfgrtl.c re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block) 2004-06-20 10:03:04 -07:00
cgraph.c c-common.c, [...]: Fix comment typos. 2004-05-30 07:12:58 +00:00
cgraph.h [multiple changes] 2004-05-22 18:16:39 +00:00
cgraphunit.c Minor whitespace changes 2004-06-24 18:42:26 -04:00
ChangeLog function.c (assign_parms): Don't abort with zero size stack parm failing the PARM_BOUNDARY check. 2004-06-29 13:24:07 +09:30
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
ChangeLog.8 Rotate ChangeLog 2004-01-01 00:32:08 +00:00
ChangeLog.9
ChangeLog.10 Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTER 2004-03-02 01:14:08 +01:00
ChangeLog.lib
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
collect2.c system.h (SUNOS4_SHARED_LIBRARIES): Poison. 2004-03-10 00:17:36 +00:00
collect2.h
combine.c combine.c (can_combine_p): Do not prevent building insns that use and clobber the same fixed hard register. 2004-06-28 13:11:44 +00:00
common.opt common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
conditions.h
config.build xm-iris5.h: Remove, unnecessary. 2003-10-01 23:51:10 +00:00
config.gcc * config.gcc (sh*-*elf*): Remove dead assignment of sh_multilibs. 2004-06-28 23:06:17 +01:00
config.host toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. 2004-06-05 07:28:27 +00:00
config.in configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
configure opts.sh: Delete. 2004-06-18 01:59:45 +00:00
configure.ac opts.sh: Delete. 2004-06-18 01:59:45 +00:00
conflict.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
convert.c convert.c (strip_float_extension): Skip both NOP_EXPR and CONVERT_EXPR floating point extensions. 2004-06-23 20:42:45 +00:00
convert.h * convert.h: Add include guards 2004-06-15 21:04:15 +00:00
COPYING
COPYING.LIB
coretypes.h
coverage.c alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. 2004-06-21 23:07:05 -04:00
coverage.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cse.c re PR rtl-optimization/16114 (Hang in cse.c (flush_hash_table)) 2004-06-21 16:39:26 -07:00
cselib.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
cselib.h cselib.h (struct elt_loc_list): Remove canon_loc field. 2004-04-22 19:47:47 +02:00
cstamp-h.in
dbxout.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
dbxout.h * dbxout.h: Add include guards 2004-06-25 15:01:35 +00:00
ddg.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
ddg.h c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
debug.c debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
debug.h debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
defaults.h re PR c++/15428 (vtables shouldn't always be weak on Darwin) 2004-06-03 23:15:01 +00:00
df.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
df.h Makefile.in (df.o): Remove fibheap dependency. 2004-06-10 15:01:01 +00:00
diagnostic.c Makefile.in (FLAGS_H): New. 2004-06-14 14:18:01 +00:00
diagnostic.def
diagnostic.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
dojump.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
dominance.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
domwalk.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
domwalk.h configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
dummy-conditions.c
dwarf.h
dwarf2.h dwarf2.h, [...]: Add multiple-include guard. 2004-01-08 07:50:46 +00:00
dwarf2asm.c dwarf2asm.c, [...]: Update copyright. 2004-03-24 23:45:50 +00:00
dwarf2asm.h
dwarf2out.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
dwarf2out.h
emit-rtl.c emit-rtl.c (set_mem_attributes_minus_bitpos): Check TREE_THIS_NOTRAP when setting MEM_NOTRAP_P. 2004-06-26 10:10:25 +00:00
emit-rtl.h Makefile.in (EXPR_H): Add insn-config.h... 2004-06-02 02:09:45 +00:00
errors.c errors.c: Don't include coretypes.h or tm.h. 2003-10-07 20:06:37 +00:00
errors.h
et-forest.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
et-forest.h c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
except.c c-common.c (flag_objc_sjlj_exceptions): New. 2004-06-17 18:20:53 -07:00
except.h except.c (for_each_eh_region): New function. 2004-06-04 12:31:26 +00:00
explow.c alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. 2004-06-21 23:07:05 -04:00
expmed.c expmed.c (expand_smod_pow2): New function to expand signed remainder by a constant power of 2, such as "x % 16". 2004-06-28 20:49:37 +00:00
expr.c c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
expr.h Add a blank. 2004-06-24 09:47:49 -04:00
final.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
fix-header.c fix-header.c (read_scan_file): Update for add_path change. 2004-05-22 08:55:53 +00:00
fixproto
flags.h common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
flow.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
fold-const.c tree.def (REALPART_EXPR, [...]): Change class to 'r'. 2004-06-28 15:26:24 -07:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (assign_parms): Don't abort with zero size stack parm failing the PARM_BOUNDARY check. 2004-06-29 13:24:07 +09:30
function.h function.c (free_after_compilation): Do not free computed_goto_common*. 2004-06-19 18:52:04 +00:00
gbl-ctors.h
gcc.c c-opts.c (c_common_handle_option): Handle -fpch-preprocess. 2004-06-22 06:51:56 +00:00
gcc.h invoke.texi (Directory Options): Document -iquote. 2004-05-05 12:20:33 +00:00
gccbug.in * gccbug.in: Update optimization -> tree-optimization/rtl-optimization. 2004-06-15 02:41:21 +00:00
gccspec.c
gcov-dump.c
gcov-io.c convert.c, [...]: Update copyright. 2004-02-23 17:02:51 +00:00
gcov-io.h gcov-io.h (__gcov_fork, [...]): Do not declare when inhibit_libc is defined. 2004-04-25 16:38:07 +00:00
gcov-iov.c
gcov.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
gcse.c gcse.c (hash_scan_set, [...]): Revert previous change, don't use CALL_P. 2004-06-14 06:55:35 +02:00
gdbinit.in Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
gen-protos.c
genattr.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
genattrtab.c genattrtab.c (write_test_expr): Put a unsigned cast before the first operand for GEU, GTU, LEU and LTU. 2004-06-26 05:25:38 +00:00
genattrtab.h
genautomata.c c-objc-common.c (): Fix a typo in a warning. 2004-02-08 19:45:46 +00:00
gencheck.c
gencodes.c
genconditions.c Makefile.in (insn-conditions.o): Back out removal of reload.h. 2004-06-04 16:10:20 +00:00
genconfig.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
genconstants.c
genemit.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
genextract.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
genflags.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
gengenrtl.c rtl.h (rtl_size): Declare. 2003-10-18 18:45:16 +00:00
gengtype-lex.l vec.h, vec.c: New, type safe vector API. 2004-06-28 10:30:21 +00:00
gengtype-yacc.y gengtype-yacc.y (option): Avoid use of non-constant struct initializer. 2004-06-23 09:08:21 +00:00
gengtype.c Index: gcc/ChangeLog 2004-06-09 20:10:13 +00:00
gengtype.h Index: libcpp/ChangeLog 2004-05-30 00:49:06 +00:00
genmodes.c genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
genmultilib genmultilib: Change '=' to '-' when translating option names to directory names. 2004-03-04 22:04:38 +00:00
genopinit.c optabs.h (enum optab_index): Add new OTI_log1p. 2004-05-07 07:38:21 +02:00
genoutput.c genoutput.c (process_template): Strip trailing whitespace in @ templates and issue a warning if there was any. 2004-02-22 19:39:06 +01:00
genpeep.c
genpreds.c
genrecog.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
gensupport.c bb-reorder.c, [...]: Fix comment formatting. 2004-05-30 18:32:31 +00:00
gensupport.h
ggc-common.c toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. 2004-06-05 07:28:27 +00:00
ggc-none.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
ggc-page.c bt-load.c, [...]: Remove unnecessary casts. 2004-03-22 02:57:27 +00:00
ggc-zone.c ggc-zone.c (ggc_alloc_zone_1): Add MEM_STAT_DECL parameter. 2004-05-04 08:20:31 +00:00
ggc.h ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistics transparent. 2004-03-03 11:25:51 +00:00
gimple-low.c alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. 2004-06-21 23:07:05 -04:00
gimplify.c c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
glimits.h
global.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
gmon.c
graph.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-posix.c gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for... 2004-05-28 13:18:23 -07:00
gthr-posix.h gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for... 2004-05-28 13:18:23 -07:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Adjust. 2004-06-23 23:57:27 +00:00
gthr.h
haifa-sched.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
hard-reg-set.h targhooks.c: New file. 2003-09-03 23:18:05 -04:00
hooks.c hooks.c (hook_int_void_1): New generic hook. 2004-06-07 06:04:14 +00:00
hooks.h hooks.c (hook_int_void_1): New generic hook. 2004-06-07 06:04:14 +00:00
host-default.c
hosthooks-def.h toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. 2004-06-05 07:28:27 +00:00
hosthooks.h toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. 2004-06-05 07:28:27 +00:00
hwint.h
ifcvt.c ifcvt.c (seq_contains_jump): Delete function. 2004-06-26 01:43:57 +00:00
input.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
insn-addr.h
integrate.c re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block) 2004-06-20 10:03:04 -07:00
integrate.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
intl.c intl.h (open_quote, [...]): New. 2004-05-24 20:28:20 +01:00
intl.h intl.h (open_quote, [...]): New. 2004-05-24 20:28:20 +01:00
jump.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
langhooks-def.h tree.def (VTABLE_REF): Remove. 2004-06-22 17:26:04 -07:00
langhooks.c Minor updating of comments. 2004-06-24 18:45:57 -04:00
langhooks.h tree.def (VTABLE_REF): Remove. 2004-06-22 17:26:04 -07:00
LANGUAGES
lcm.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
libada-mk.in libada-mk.in: New file. 2004-04-15 03:31:46 +00:00
libfuncs.h * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) 2003-10-07 02:23:42 +00:00
libgcc-darwin.ver libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4. 2004-06-12 06:34:58 +02:00
libgcc-std.ver libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4. 2004-06-12 06:34:58 +02:00
libgcc2.c re PR other/15526 (-ftrapv aborts on 0 * (-1)) 2004-05-20 01:43:20 +02:00
libgcc2.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
libgcov.c Makefile.in (LIBGCOV): Add _gcov_fork... 2004-04-23 22:50:16 +00:00
limitx.h
limity.h
lists.c gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
local-alloc.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
longlong.h * longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss. 2004-06-15 10:40:44 +00:00
loop-doloop.c loop-doloop.c (doloop_valid_p): Make sure that body gets freed. 2004-05-07 07:17:33 -07:00
loop-init.c loop-invariant.c: New file. 2004-06-20 21:31:32 +00:00
loop-invariant.c loop-invariant.c: New file. 2004-06-20 21:31:32 +00:00
loop-iv.c loop-iv.c (iv_analyze, [...]): Support for identifying shifts of induction variable. 2004-06-24 16:50:35 +00:00
loop-unroll.c toplev.c (dump_file_tbl): Rename from dump_file. 2004-02-24 15:40:03 -08:00
loop-unswitch.c Multiple fixes: PRs 14692, 15274 and 15463 2004-05-19 17:53:45 +00:00
loop.c re PR tree-optimization/15089 (local register variable with a specified register is bad) 2004-06-25 21:48:38 +00:00
loop.h dwarf2asm.c, [...]: Update copyright. 2004-03-24 23:45:50 +00:00
machmode.def genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
machmode.h genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
main.c
Makefile.in * Makefile.in (vec.o): Fix dependencies. 2004-06-28 18:27:02 +00:00
mips-tdump.c
mips-tfile.c gcc.c (process_command): Don't internationalize the Copyright message. 2004-01-24 10:09:48 +00:00
mkconfig.sh
mkheaders.in Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other places which... 2003-10-14 03:41:42 +00:00
mklibgcc.in * mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2. 2004-03-19 03:32:07 +00:00
mkmap-flat.awk
mkmap-symver.awk libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2. 2003-09-04 12:47:46 +02:00
mode-classes.def genmodes.c, [...]: New files. 2003-10-10 20:33:07 +00:00
modulo-sched.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
ONEWS
opt-functions.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
opt-gather.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
optabs.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
optabs.h optabs.h (enum optab_index): Add new OTI_log1p. 2004-05-07 07:38:21 +02:00
optc-gen.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
opth-gen.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
opts.c common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
opts.h Makefile.in (FLAGS_H): New. 2004-06-14 14:18:01 +00:00
output.h tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this label is for eh. 2004-05-19 02:11:42 +00:00
params.c
params.def ddg.h, [...]: New files. 2004-05-25 12:55:06 +00:00
params.h ddg.h, [...]: New files. 2004-05-25 12:55:06 +00:00
passes.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
postreload.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
predict.c re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) 2004-05-28 16:37:08 +00:00
predict.def CFG transparent RTL expansion: 2004-06-19 15:33:06 +00:00
predict.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
prefix.c * prefix.c: Update copyright year for previous check-in. 2004-05-15 15:16:44 +00:00
prefix.h
pretty-print.c pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well as %'. 2004-05-29 21:10:10 +01:00
pretty-print.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
print-rtl.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
print-tree.c tree.def (documentation): Remove mention of class 'b'. 2004-05-14 02:33:00 +00:00
profile.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
protoize.c
ra-build.c df.c (df_reg_clobber_gen): Removed. 2004-06-15 22:15:21 +00:00
ra-colorize.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
ra-debug.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
ra-rewrite.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
ra.c Makefile.in (GTFILES): Add $(srcdir)/reload.h. 2004-05-20 12:45:26 +01:00
ra.h Makefile.in (RA_H, [...]): New. 2004-06-03 15:01:08 +00:00
read-rtl.c read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted, treating missing ones as "". 2004-05-10 18:35:43 +00:00
README-fixinc
README.Portability README.Portability: Change "ISO C89" to "ISO C90". 2004-02-08 20:55:34 +00:00
real.c Bug 14610 2004-06-17 17:05:48 +00:00
real.h real.c (real_copysign): New function to implement libm's copysign. 2004-06-07 20:50:14 +00:00
recog.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
recog.h recog.c (validate_replace_src): Remove. 2004-02-26 23:39:29 +00:00
reg-stack.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
regclass.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
regmove.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
regrename.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
regs.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
reload.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
reload.h Makefile.in (GTFILES): Add $(srcdir)/reload.h. 2004-05-20 12:45:26 +01:00
reload1.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
reorg.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
resource.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
resource.h Makefile.in (RA_H, [...]): New. 2004-06-03 15:01:08 +00:00
rtl-error.c
rtl-profile.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
rtl.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
rtl.def * rtl.def (VAR_LOCATION): Make RTX_EXTRA. 2004-06-03 22:17:20 +00:00
rtl.h re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block) 2004-06-20 10:03:04 -07:00
rtlanal.c rtlanal.c (may_trap_p): Mark LTGT as trapping. 2004-06-21 12:51:37 +00:00
rtlhooks-def.h Makefile.in (OBJS): Add rtlhooks.o. 2004-05-25 12:04:17 +00:00
rtlhooks.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
sbitmap.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
sbitmap.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
scan-decls.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
scan-types.sh
scan.c
scan.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
sched-deps.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
sched-ebb.c * schedule-ebb.c (schedule_ebbs): Do not allocate reg life data. 2004-02-08 09:40:17 +00:00
sched-int.h re PR rtl-optimization/15521 (sched1 extends life of hard registers on SMALL_REGISTER_CLASSES targets when exceptions are enabled) 2004-06-09 13:48:21 +01:00
sched-rgn.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
sched-vis.c alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). 2004-03-20 04:52:59 +00:00
sdbout.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
sdbout.h
SERVICE
simplify-rtx.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
sort-protos
sreal.c
sreal.h
stab.def
stack.h
statistics.h ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistics transparent. 2004-03-03 11:25:51 +00:00
stmt.c alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. 2004-06-21 23:07:05 -04:00
stor-layout.c alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. 2004-06-21 23:07:05 -04:00
stringpool.c Index: gcc/ChangeLog 2004-06-09 20:10:13 +00:00
stub-objc.c c-common.c (lang_gimplify_stmt): Remove next_p argument. 2004-06-15 18:21:38 -07:00
sys-protos.h
sys-types.h
system.h c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN. 2004-06-24 12:09:44 +00:00
target-def.h target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define. 2004-06-25 17:15:46 +00:00
target.h m32r.c (m32r_sched_odd_word_p, [...]): Remove. 2004-06-28 22:39:21 +00:00
targhooks.c target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define. 2004-06-25 17:15:46 +00:00
targhooks.h target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define. 2004-06-25 17:15:46 +00:00
timevar.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
timevar.def common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
timevar.h
tlink.c
toplev.c loop-invariant.c: New file. 2004-06-20 21:31:32 +00:00
toplev.h toplev.h (rest_of_compilation): Adjust prototype. 2004-06-16 07:27:32 +00:00
tracer.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
tree-alias-ander.c bb-reorder.c, [...]: Fix comment formatting. 2004-05-30 18:32:31 +00:00
tree-alias-ander.h tree-alias-ander.h: Add standard top-of-file comment. 2004-06-17 14:49:59 +10:00
tree-alias-common.c alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. 2004-06-21 23:07:05 -04:00
tree-alias-common.h tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsigned int. 2004-06-21 13:37:46 +01:00
tree-alias-type.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
tree-alias-type.h tree-alias-ander.h: Add standard top-of-file comment. 2004-06-17 14:49:59 +10:00
tree-browser.c tree.def (documentation): Remove mention of class 'b'. 2004-05-14 02:33:00 +00:00
tree-browser.def Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
tree-cfg.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
tree-complex.c tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert. 2004-06-09 08:07:03 -07:00
tree-dfa.c tree-dfa.c (get_virtual_var): Merge real/imaginary parts with handled_component_p handling. 2004-06-25 14:30:09 -04:00
tree-dump.c tree.def (REALPART_EXPR, [...]): Change class to 'r'. 2004-06-28 15:26:24 -07:00
tree-dump.h c-common.def (RETURN_STMT): Remove. 2004-06-21 16:30:30 -07:00
tree-eh.c emit-rtl.c (set_mem_attributes_minus_bitpos): Check TREE_THIS_NOTRAP when setting MEM_NOTRAP_P. 2004-06-26 10:10:25 +00:00
tree-flow-inline.h common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree-flow.h common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree-gimple.c tree-dfa.c (get_virtual_var): Merge real/imaginary parts with handled_component_p handling. 2004-06-25 14:30:09 -04:00
tree-gimple.h gimplify.c (append_to_compound_expr): Deleted. 2004-06-24 21:33:42 -04:00
tree-inline.c tree.def (REALPART_EXPR, [...]): Change class to 'r'. 2004-06-28 15:26:24 -07:00
tree-inline.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
tree-into-ssa.c tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. 2004-06-17 18:13:20 +00:00
tree-iterator.c c-common.c (lang_gimplify_stmt): Remove next_p argument. 2004-06-15 18:21:38 -07:00
tree-iterator.h c-common.c (lang_gimplify_stmt): Remove next_p argument. 2004-06-15 18:21:38 -07:00
tree-mudflap.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
tree-mudflap.h bb-reorder.c, [...]: Fix comment formatting. 2004-05-30 18:32:31 +00:00
tree-nested.c tree-nested.c (create_tmp_var_for): Allow ARRAY_TYPE. 2004-06-28 08:01:30 -04:00
tree-nomudflap.c tree-gimple.c: Rename from tree-simple.c. 2004-05-13 22:29:32 -04:00
tree-nrv.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
tree-optimize.c Makefile.in (tree-vn.o): New. 2004-06-23 16:12:44 -04:00
tree-outof-ssa.c c-common.c (c_safe_from_p, [...]): Deleted. 2004-06-26 17:11:23 -04:00
tree-pass.h common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree-phinodes.c tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. 2004-06-17 18:13:20 +00:00
tree-pretty-print.c tree-pretty-print.c (dump_function_declaration): New. 2004-06-28 08:08:20 -04:00
tree-profile.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
tree-sra.c tree-sra.c (is_sra_candidate_ref): Remove second arg; all callers changed. 2004-06-28 08:12:51 -04:00
tree-ssa-alias.c tree.h (PHI_CHAIN): New. 2004-06-16 23:03:34 +00:00
tree-ssa-ccp.c tree.def (VTABLE_REF): Remove. 2004-06-22 17:26:04 -07:00
tree-ssa-copy.c common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree-ssa-copyrename.c tree.h (PHI_CHAIN): New. 2004-06-16 23:03:34 +00:00
tree-ssa-dce.c tree.h (PHI_CHAIN): New. 2004-06-16 23:03:34 +00:00
tree-ssa-dom.c common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree-ssa-dse.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
tree-ssa-forwprop.c tree-ssa-forwprop.c (record_single_argument_cond_exprs): Accept new parameters for the statement and variable worklist as well as a... 2004-05-13 14:55:06 -06:00
tree-ssa-live.c tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. 2004-06-17 18:13:20 +00:00
tree-ssa-live.h Makefile.in (RA_H, [...]): New. 2004-06-03 15:01:08 +00:00
tree-ssa-loop.c tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. 2004-06-17 18:13:20 +00:00
tree-ssa-operands.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
tree-ssa-operands.h tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. 2004-06-17 18:13:20 +00:00
tree-ssa-phiopt.c tree.h (PHI_CHAIN): New. 2004-06-16 23:03:34 +00:00
tree-ssa-pre.c common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree-ssa.c common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree-ssanames.c re PR tree-optimization/15991 (phi nodes with identical arguments still remain at t50.tailc) 2004-06-17 17:47:47 +00:00
tree-tailcall.c c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
tree-vn.c common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tree.c tree.def (REALPART_EXPR, [...]): Change class to 'r'. 2004-06-28 15:26:24 -07:00
tree.def tree.def (REALPART_EXPR, [...]): Change class to 'r'. 2004-06-28 15:26:24 -07:00
tree.h common.opt (ftree-fre): New flag. 2004-06-28 21:53:04 -04:00
tsystem.h tsystem.h: Add the prototype of strlen. 2003-11-05 05:17:16 +00:00
typeclass.h typeclass.h: Add GPL plus exception license. 2004-06-11 05:31:09 +00:00
unroll.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
unwind-c.c unwind-c.c: Add libgcc-style exception. 2003-08-19 20:53:24 +00:00
unwind-dw2-fde-darwin.c unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable. 2003-11-01 10:59:50 +01:00
unwind-dw2-fde-glibc.c bb-reorder.c, [...]: Update copyright. 2004-02-27 14:50:47 +00:00
unwind-dw2-fde.c unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format. 2004-05-20 22:34:58 +00:00
unwind-dw2-fde.h cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
unwind-dw2.c unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format. 2004-05-20 22:34:58 +00:00
unwind-pe.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind-sjlj.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
unwind.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind.inc unwind-c.c: Add libgcc-style exception. 2003-08-19 20:53:24 +00:00
value-prof.c re PR rtl-optimization/15633 (Failure to propagate FDO counters by vpt results in performance regression) 2004-06-23 12:07:58 -04:00
value-prof.h bb-reorder.c, [...]: Fix comment formatting. 2004-05-30 18:32:31 +00:00
var-tracking.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
varasm.c alias.c (record_set, [...]): Use REG_P. 2004-06-15 18:02:40 +00:00
varray.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
varray.h Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
vec.c vec.h, vec.c: New, type safe vector API. 2004-06-28 10:30:21 +00:00
vec.h fix typo 2004-06-28 10:54:57 +00:00
version.c Daily bump. 2004-06-29 00:16:15 +00:00
version.h
vmsdbg.h
vmsdbgout.c tree.h: Remove include of version.h 2004-06-03 18:48:28 +00:00
web.c basic-block.h (life_analysis, [...]): Update prototypes. 2004-05-15 09:39:30 +00:00
xcoff.h [approved by wilson] 2003-12-02 20:07:25 +11:00
xcoffout.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
xcoffout.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00

Copyright (C) 2000, 2003 Free Software Foundation, Inc.

This file is intended to contain a few notes about writing C code
within GCC so that it compiles without error on the full range of
compilers GCC needs to be able to compile on.

The problem is that many ISO-standard constructs are not accepted by
either old or buggy compilers, and we keep getting bitten by them.
This knowledge until know has been sparsely spread around, so I
thought I'd collect it in one useful place.  Please add and correct
any problems as you come across them.

I'm going to start from a base of the ISO C90 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

For the complete coding style conventions used in GCC, please read
http://gcc.gnu.org/codingconventions.html


String literals
---------------

Irix6 "cc -n32" and OSF4 "cc" have problems with constant string
initializers with parens around it, e.g.

const char string[] = ("A string");

This is unfortunate since this is what the GNU gettext macro N_
produces.  You need to find a different way to code it.

Some compilers like MSVC++ have fairly low limits on the maximum
length of a string literal; 509 is the lowest we've come across.  You
may need to break up a long printf statement into many smaller ones.


Empty macro arguments
---------------------

ISO C (6.8.3 in the 1990 standard) specifies the following:

If (before argument substitution) any argument consists of no
preprocessing tokens, the behavior is undefined.

This was relaxed by ISO C99, but some older compilers emit an error,
so code like

#define foo(x, y) x y
foo (bar, )

needs to be coded in some other way.


free and realloc
----------------

Some implementations crash upon attempts to free or realloc the null
pointer.  Thus if mem might be null, you need to write

  if (mem)
    free (mem);


Trigraphs
---------

You weren't going to use them anyway, but some otherwise ISO C
compliant compilers do not accept trigraphs.


Suffixes on Integer Constants
-----------------------------

You should never use a 'l' suffix on integer constants ('L' is fine),
since it can easily be confused with the number '1'.


			Common Coding Pitfalls
			======================

errno
-----

errno might be declared as a macro.


Implicit int
------------

In C, the 'int' keyword can often be omitted from type declarations.
For instance, you can write

  unsigned variable;

as shorthand for

  unsigned int variable;

There are several places where this can cause trouble.  First, suppose
'variable' is a long; then you might think

  (unsigned) variable

would convert it to unsigned long.  It does not.  It converts to
unsigned int.  This mostly causes problems on 64-bit platforms, where
long and int are not the same size.

Second, if you write a function definition with no return type at
all:

  operate (int a, int b)
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.

Implicit function declarations always have return type int.  So if you
correct the above definition to

  void
  operate (int a, int b)
  ...

but operate() is called above its definition, you will get an error
about a "type mismatch with previous implicit declaration".  The cure
is to prototype all functions at the top of the file, or in an
appropriate header.

Char vs unsigned char vs int
----------------------------

In C, unqualified 'char' may be either signed or unsigned; it is the
implementation's choice.  When you are processing 7-bit ASCII, it does
not matter.  But when your program must handle arbitrary binary data,
or fully 8-bit character sets, you have a problem.  The most obvious
issue is if you have a look-up table indexed by characters.

For instance, the character '\341' in ISO Latin 1 is SMALL LETTER A
WITH ACUTE ACCENT.  In the proper locale, isalpha('\341') will be
true.  But if you read '\341' from a file and store it in a plain
char, isalpha(c) may look up character 225, or it may look up
character -31.  And the ctype table has no entry at offset -31, so
your program will crash.  (If you're lucky.)

It is wise to use unsigned char everywhere you possibly can.  This
avoids all these problems.  Unfortunately, the routines in <string.h>
take plain char arguments, so you have to remember to cast them back
and forth - or avoid the use of strxxx() functions, which is probably
a good idea anyway.

Another common mistake is to use either char or unsigned char to
receive the result of getc() or related stdio functions.  They may
return EOF, which is outside the range of values representable by
char.  If you use char, some legal character value may be confused
with EOF, such as '\377' (SMALL LETTER Y WITH UMLAUT, in Latin-1).
The correct choice is int.

A more subtle version of the same mistake might look like this:

  unsigned char pushback[NPUSHBACK];
  int pbidx;
  #define unget(c) (assert(pbidx < NPUSHBACK), pushback[pbidx++] = (c))
  #define get(c) (pbidx ? pushback[--pbidx] : getchar())
  ...
  unget(EOF);

which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
WITH UMLAUT.


Other common pitfalls
---------------------

o Expecting 'plain' char to be either sign or unsigned extending.

o Shifting an item by a negative amount or by greater than or equal to
  the number of bits in a type (expecting shifts by 32 to be sensible
  has caused quite a number of bugs at least in the early days).

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

o Host vs. target floating point representation, including emitting NaNs
  and Infinities in a form that the assembler handles.

o qsort being an unstable sort function (unstable in the sense that
  multiple items that sort the same may be sorted in different orders
  by different qsort functions).

o Passing incorrect types to fprintf and friends.

o Adding a function declaration for a module declared in another file to
  a .c file instead of to a .h file.