8sa1-gcc/gcc
Hans-Peter Nilsson cb2f563be7 rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.
* rtlanal.c (label_is_jump_target_p): Return true for a matching
	REG_LABEL_TARGET.
	* reorg.c (fill_slots_from_thread): Correct last change to use
	NULL_RTX, not NULL.  Outside of REG_NOTES loop, increase and
	decrease LABEL_NUSES for JUMP_LABEL (trial), not XEXP (note, 0).
	* jump.c (mark_jump_label_1): Add comment for last change
	regarding JUMP_LABEL setting.
	* gcse.c (add_label_notes): Remove conditional that the label is
	mentioned in insn before adding regnote.
	* sched-rgn.c (is_cfg_nonregular): Don't return 1 for a
	single_set insn only feeding a label to a jump through a
	register that dies there.

From-SVN: r130398
2007-11-24 22:15:54 +00:00
..
ada s-inmaop-posix.adb, [...]: Use 'Access instead of 'Unchecked_Access in second and third arguments of... 2007-11-23 13:16:54 +00:00
config mmix.c (mmix_encode_section_info): Remove duplicate line in my edit of the last change. 2007-11-22 22:29:40 +00:00
cp typeck.c (delta_from_ptrmemfunc): New function. 2007-11-24 08:37:00 +00:00
doc re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator) 2007-11-22 23:12:29 +00:00
fortran re PR fortran/33541 (gfortran wrongly imports renamed-use-associated symbol unrenamed) 2007-11-24 10:17:26 +00:00
ginclude stdfix.h: New file. 2007-09-07 01:24:09 +00:00
java constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PER_WORD in big-endian work around. 2007-11-18 05:23:59 +00:00
objc
objcp
po * de.po: Update. 2007-11-21 23:10:08 +00:00
testsuite re PR fortran/34192 (NEAREST can return wrong numbers) 2007-11-24 14:18:27 +01:00
treelang c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill. 2007-09-12 09:14:44 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c alias.c (get_alias_set): For INDIRECT_REFs, deal with SSA_NAME pointers. 2007-10-23 11:20:56 +00:00
alias.h
alloc-pool.c re PR tree-optimization/34176 (SCCVN breaks gettext) 2007-11-23 14:28:59 +00:00
alloc-pool.h re PR tree-optimization/34176 (SCCVN breaks gettext) 2007-11-23 14:28:59 +00:00
attribs.c re PR c++/19407 (vector keyword in typedef inside template struct ignored) 2007-09-22 22:36:34 -04:00
auto-inc-dec.c
BASE-VER
basic-block.h ra-conflict.c: New file. 2007-10-02 13:10:07 +00:00
bb-reorder.c bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level tracer pass. 2007-09-10 12:49:46 +00:00
bitmap.c bitmap.h (bitmap_single_bit_set_p): Declare. 2007-11-09 14:01:33 +00:00
bitmap.h bitmap.h (bitmap_single_bit_set_p): Declare. 2007-11-09 14:01:33 +00:00
bt-load.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
builtin-attrs.def builtin-attrs.def (ATTR_NONNULL_3): New. 2007-09-06 01:22:51 +02:00
builtin-types.def builtin-types.def (BT_FN_PTR_PTR_SIZE): New type. 2007-08-29 12:44:32 +00:00
builtins.c builtins.c (gimplify_va_arg_expr): Use inform for help message. 2007-10-17 00:11:25 +00:00
builtins.def tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
c-aux-info.c
c-common.c re PR c++/34198 (-Wconversion gives apparent erroneous warning with g++ 4.3-20071109) 2007-11-23 14:39:44 +01:00
c-common.def
c-common.h c-common.h: Remove the prototype for c_expand_body. 2007-10-14 02:15:39 +00:00
c-config-lang.in
c-convert.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
c-cppbuiltin.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
c-decl.c re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator) 2007-11-22 23:12:29 +00:00
c-dump.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
c-errors.c
c-format.c builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics. 2007-09-27 09:24:58 +02:00
c-format.h c-format.h (format_kind_info): Add alloc_char field. 2007-09-18 00:07:46 +02:00
c-gimplify.c re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO) 2007-11-20 11:36:03 +01:00
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c c-common.c (fname_as_string): Update. 2007-09-13 20:18:38 +00:00
c-objc-common.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
c-objc-common.h c-objc-common.h (LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN): Remove. 2007-10-14 13:03:10 +00:00
c-omp.c
c-opts.c c-opts.c (c_common_handle_option): -Wnontemplate-friend... 2007-10-09 22:07:04 +00:00
c-parser.c re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator) 2007-11-22 23:12:29 +00:00
c-pch.c tree-cfg.c (remove_bb): Only warn if line is non-zero. 2007-09-06 16:24:05 +00:00
c-ppoutput.c tree-cfg.c (remove_bb): Only warn if line is non-zero. 2007-09-06 16:24:05 +00:00
c-pragma.c
c-pragma.h c-common.c (fname_as_string): Update. 2007-09-13 20:18:38 +00:00
c-pretty-print.c * c-pretty-print.c (pp_c_constant): Handle COMPLEX_CST. 2007-08-28 09:26:03 +00:00
c-pretty-print.h
c-semantics.c
c-tree.h re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator) 2007-11-22 23:12:29 +00:00
c-typeck.c re PR c++/33977 (internal compiler error: canonical types differ for identical types const char [5] and const sal_Char [5]) 2007-11-06 14:39:41 +00:00
c.opt
caller-save.c
calls.c arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro guard. 2007-08-23 15:49:56 +00:00
cfg.c re PR tree-optimization/34046 (verify_flow_info failed) 2007-11-14 19:06:10 +00:00
cfganal.c
cfgbuild.c
cfgcleanup.c re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of edge 94->1 -6651) 2007-11-07 22:05:37 +00:00
cfgexpand.c cfgexpand.c (expand_stack_vars): Add checking to make sure that the offset of a variable is not greater than the... 2007-10-17 14:12:50 -07:00
cfghooks.c tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
cfghooks.h tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
cfglayout.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c Separate target-specific initialization from general back-end initialization. 2007-08-27 09:34:14 -04:00
cfgloopmanip.c
cfgrtl.c re PR rtl-optimization/33648 (ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition) 2007-11-02 00:27:23 +01:00
cgraph.c langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from function pointer ANALYZE_EXPR. 2007-11-02 07:12:30 -04:00
cgraph.h langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from function pointer ANALYZE_EXPR. 2007-11-02 07:12:30 -04:00
cgraphbuild.c langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from function pointer ANALYZE_EXPR. 2007-11-02 07:12:30 -04:00
cgraphunit.c re PR target/33579 (INIT_PRIORITY is broken) 2007-11-06 00:30:52 +00:00
ChangeLog rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. 2007-11-24 22:15:54 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
collect2.c collect2.c (dump_file): If a demangled symbol is followed by a space... 2007-11-16 22:11:29 +00:00
collect2.h
combine-stack-adj.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
combine.c re PR rtl-optimization/33846 (ICE in trunc_int_for_mode, at explow.c:55) 2007-10-23 22:15:04 +02:00
common.opt common.opt (fshow-column): Default to 0. 2007-11-08 16:39:59 +00:00
conditions.h
config.build
config.gcc re PR target/16350 (gcc only understands little endian ARM systems) 2007-11-08 13:44:09 +00:00
config.host
config.in c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and RID_ACCUM. 2007-08-20 22:26:47 +00:00
configure common.opt (fshow-column): Default to 0. 2007-11-08 16:39:59 +00:00
configure.ac common.opt (fshow-column): Default to 0. 2007-11-08 16:39:59 +00:00
convert.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
convert.h stdfix.h: New file. 2007-09-07 01:24:09 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c invoke.texi (Overall Options): Add .sx file extension as a synonym for .S. 2007-09-09 18:29:24 -04:00
crtstuff.c * crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc. 2007-08-24 02:50:23 +00:00
cse.c re PR rtl-optimization/34035 (ICE in calc_dfs_tree with -O2 -fnon-call-exceptions -ffast-math -fno-gcse) 2007-11-12 21:21:37 +00:00
cselib.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2007-11-24 00:17:33 +00:00
dbgcnt.c
dbgcnt.def Use new debug counter 2007-09-09 09:25:32 +00:00
dbgcnt.h
dbxout.c re PR debug/33316 (ICE on valid variable-length automatic array in const struct) 2007-09-20 23:27:39 +02:00
dbxout.h
dce.c dce.c (delete_unmarked_insns): Just delete the RETVAL and LIBCALL notes if... 2007-10-28 10:14:21 +00:00
dce.h re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) 2007-10-22 19:28:23 +00:00
ddg.c sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. 2007-10-17 19:50:55 +00:00
ddg.h
debug.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
debug.h alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
defaults.h defaults.h (DWARF2_UNWIND_INFO): Don't define if TARGET_UNWIND_INFO is defined. 2007-09-11 21:34:34 -07:00
DEV-PHASE
df-core.c df-core.h (df_dump_region): New function. 2007-08-30 17:38:25 +00:00
df-problems.c ra-conflict.c: New file. 2007-10-02 13:10:07 +00:00
df-scan.c df-scan.c (df_get_call_refs): Mark global registers as both a DF_REF_REG_USE and a non-clobber DF_REF_REG_DEF. 2007-10-22 21:33:26 -07:00
df.h ra-conflict.c: New file. 2007-10-02 13:10:07 +00:00
dfp.c Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00
dfp.h
diagnostic.c builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics. 2007-09-27 09:24:58 +02:00
diagnostic.def
diagnostic.h builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics. 2007-09-27 09:24:58 +02:00
dojump.c
dominance.c
domwalk.c re PR tree-optimization/33302 (dead-store not eliminated) 2007-09-06 09:05:58 +00:00
domwalk.h
double-int.c
double-int.h
dse.c dse.c (find_shift_sequence): Always choose an integer mode for new_mode. 2007-11-09 12:11:48 +00:00
dse.h
dummy-checksum.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c re PR fortran/10220 (attribute DW_AT_calling_convention not correct for fortran) 2007-11-04 14:43:45 +00:00
dwarf2out.h
dwarf.h
ebitmap.c
ebitmap.h
emit-rtl.c emit-rtl.c (set_reg_attrs_from_mem): Clarify function comment. 2007-11-01 16:57:02 +11:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c re PR tree-optimization/33735 (verify_stmts failed: missing PHI def) 2007-10-15 17:07:20 +00:00
except.h alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
exec-tool.in
explow.c arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro guard. 2007-08-23 15:49:56 +00:00
expmed.c optabs.c (debug_optab_libfunc): Update; make available to gdb. 2007-09-04 14:03:31 +00:00
expr.c 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
expr.h Separate target-specific initialization from general back-end initialization. 2007-08-27 09:34:14 -04:00
final.c invoke.texi (align-threshold, [...]): Document. 2007-10-09 07:07:15 +00:00
fix-header.c
fixed-value.c Reapply reverted change: 2007-09-07 16:42:48 +00:00
fixed-value.h
fixproto
flags.h
fold-const.c re PR middle-end/34130 (the builtin abs() gives wrong result when used in some expression) 2007-11-17 14:22:42 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. 2007-11-16 00:11:47 +00:00
function.h tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. 2007-11-16 00:11:47 +00:00
fwprop.c fwprop.c (try_fwprop_subst): Skip profitability check for forward propagation into an address... 2007-11-15 14:45:55 +00:00
gbl-ctors.h
gcc.c re PR driver/30460 (asm_debug is not initialized in gcc.c when using a "default" specs file) 2007-11-16 08:02:49 +01:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
gcse.c rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. 2007-11-24 22:15:54 +00:00
gdbinit.in
gen-protos.c
genattr.c target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New scheduler hooks. 2007-08-22 15:07:10 +00:00
genattrtab.c * genattrtab.c (main): Rearrange output of insn-attrtab.c headers. 2007-10-17 19:47:12 +00:00
genautomata.c target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New scheduler hooks. 2007-08-22 15:07:10 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
genextract.c
genflags.c
gengenrtl.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
gengtype-lex.l
gengtype-parse.c system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
gengtype.c tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. 2007-11-16 00:11:47 +00:00
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
ggc-none.c
ggc-page.c ggc-page.c (extra_order_size_tab): Add bitmap_head size. 2007-11-01 22:20:29 +00:00
ggc-zone.c
ggc.h
gimple-low.c 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
gimplify.c re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long) 2007-11-20 22:51:23 +00:00
glimits.h
global.c global.c (rest_of_handle_global_alloc): Fix comment typos. 2007-11-14 12:28:41 +00:00
graph.c
graph.h
graphds.c
graphds.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h configure.ac (mips*-sde-elf*): New stanza. 2007-09-14 14:50:26 +00:00
gthr-nks.h
gthr-posix95.h gthr-posix.h (__gthread_active_init): Create detached instead of joinable thread when... 2007-10-12 00:09:10 +00:00
gthr-posix.c
gthr-posix.h gthr-posix.h (__gthread_active_init): Create detached instead of joinable thread when... 2007-10-12 00:09:10 +00:00
gthr-rtems.h
gthr-single.h * gthr-single.h: Revert last change. 2007-10-05 22:02:19 +00:00
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables. 2007-10-05 01:35:46 -04:00
haifa-sched.c haifa-sched.c (haifa_classify_insn): Rename to ... 2007-11-09 20:02:10 +03:00
hard-reg-set.h ra-conflict.c: New file. 2007-10-02 13:10:07 +00:00
hooks.c alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
hooks.h alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c ifcvt.c (noce_can_store_speculate_p): New static function. 2007-10-29 20:41:17 +00:00
init-regs.c ra-conflict.c: New file. 2007-10-02 13:10:07 +00:00
input.h tree-cfg.c (remove_bb): Only warn if line is non-zero. 2007-09-06 16:24:05 +00:00
insn-addr.h
insn-notes.def
integrate.c alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
integrate.h alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
intl.c
intl.h
ipa-cp.c
ipa-inline.c re PR middle-end/29478 (optimization generates warning for casts) 2007-09-04 16:07:50 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c [multiple changes] 2007-11-08 16:45:53 +00:00
ipa-reference.c
ipa-reference.h
ipa-struct-reorg.c tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. 2007-11-16 00:11:47 +00:00
ipa-struct-reorg.h Fogot to commit ipa-struct-reorg.c ipa-struct-reorg.h. 2007-10-24 12:48:41 +00:00
ipa-type-escape.c ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index. 2007-10-24 10:36:30 +00:00
ipa-type-escape.h ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index. 2007-10-24 10:36:30 +00:00
ipa-utils.c [multiple changes] 2007-11-08 16:45:53 +00:00
ipa-utils.h
ipa.c
jump.c rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. 2007-11-24 22:15:54 +00:00
lambda-code.c re PR tree-optimization/23820 (ICE in lambda_loopnest_to_gcc_loopnest, at lambda-code.c:1982) 2007-10-19 19:01:58 +00:00
lambda-mat.c
lambda-trans.c
lambda.h re PR tree-optimization/33576 (segfault in extract_muldiv for cpu2006 benchmark) 2007-10-03 15:45:10 +00:00
langhooks-def.h langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from function pointer ANALYZE_EXPR. 2007-11-02 07:12:30 -04:00
langhooks.c langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from function pointer ANALYZE_EXPR. 2007-11-02 07:12:30 -04:00
langhooks.h langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from function pointer ANALYZE_EXPR. 2007-11-02 07:12:30 -04:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c libgcc2.c (__fixunstfDI, [...]): Make return type unsigned. 2007-11-05 11:41:40 +00:00
libgcc2.h libgcc2.c (__fixunstfDI, [...]): Make return type unsigned. 2007-11-05 11:41:40 +00:00
libgcc-std.ver libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section. 2007-09-28 18:36:00 +00:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c ra-conflict.c: New file. 2007-10-02 13:10:07 +00:00
longlong.h longlong.h (add_ssaaaa): Support Intel asm syntax in i386 and x86_64 versions. 2007-10-29 23:54:54 +00:00
loop-doloop.c Modulo-scheduling improvements. Patch 2 of 2 2007-08-28 06:52:16 +00:00
loop-init.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
loop-invariant.c re PR rtl-optimization/26449 (ICE in loop invariant motion) 2007-09-17 15:38:48 +00:00
loop-iv.c re PR rtl-optimization/33224 (failing rtl iv analysis (maybe due to df)) 2007-08-31 15:34:45 +00:00
loop-unroll.c Add new fp flags: -fassociative-math and -freciprocal-math 2007-09-04 12:11:11 +00:00
loop-unswitch.c
lower-subreg.c re PR middle-end/33667 (RTL sharing with divmod) 2007-10-05 17:56:52 +00:00
machmode.def
machmode.h
main.c
Makefile.in re PR regression/32582 (Bootstrap with vectorization enabled fails with ICE on PPC) 2007-11-13 13:53:33 +00:00
matrix-reorg.c matrix-reorg.c (gate_matrix_reorg): Don't comment out whole program flag. 2007-10-15 15:16:25 +00:00
mips-tdump.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
mips-tfile.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
modulo-sched.c modulo-sched.c (sms_order_nodes, [...]): Fix prototypes. 2007-11-07 19:07:29 +03:00
omega.c
omega.h
omp-builtins.def
omp-low.c 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc) 2007-11-18 20:18:39 +01:00
optabs.h re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc) 2007-11-18 20:18:39 +01:00
optc-gen.awk
opth-gen.awk opth-gen.awk: Fixed generation of comment stating the origin of options.h 2007-10-10 13:07:43 +00:00
opts-common.c
opts.c re PR tree-optimization/34036 (ICE with control flow in the middle of basic block for -fnon-call-exceptions) 2007-11-19 06:27:31 +00:00
opts.h
output.h alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
params.c
params.def re PR tree-optimization/32540 (Exponential time behavior in PRE) 2007-11-05 15:42:30 +00:00
params.h ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index. 2007-10-24 10:36:30 +00:00
passes.c passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop. 2007-10-29 21:16:45 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
postreload.c revert: regrename.c (copyprop_hardreg_forward_1): New variable next. 2007-09-09 02:23:47 +00:00
predict.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
predict.def
predict.h
prefix.c system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
prefix.h
pretty-print.c builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics. 2007-09-27 09:24:58 +02:00
pretty-print.h builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics. 2007-09-27 09:24:58 +02:00
print-rtl.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
print-tree.c * print-tree.c (print_node): Print column number. 2007-11-01 15:06:11 +00:00
profile.c
protoize.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
ra-conflict.c fixed-bit.c, [...]: Fix comment typos. 2007-10-14 01:36:18 +00:00
ra.h ra-conflict.c (partial_bitnum, max_bitnum): Change type of variables to HOST_WIDE_INT. 2007-10-10 10:46:12 -05:00
read-rtl.c read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary representation. 2007-11-20 17:24:51 +00:00
README.Portability
real.c Reapply reverted change: 2007-09-07 16:42:48 +00:00
real.h Reapply reverted change: 2007-09-07 16:42:48 +00:00
recog.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
recog.h
reg-notes.def re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) 2007-10-22 19:28:23 +00:00
reg-stack.c re PR middle-end/33794 (Wrong code w/ -ffast-math) 2007-10-17 17:22:23 +02:00
regclass.c regclass.c (init_reg_autoinc): Fix typo preventing test of secondary output reload when... 2007-11-21 19:59:54 +00:00
regmove.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
regrename.c revert: regrename.c (copyprop_hardreg_forward_1): New variable next. 2007-09-09 02:23:47 +00:00
regs.h
regstat.c
reload1.c re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) 2007-10-22 19:28:23 +00:00
reload.c reload.c (find_reloads_address_1): Call REG_OK_FOR_CONTEXT with the autoincdec code, not outer_code. 2007-11-23 15:38:29 +00:00
reload.h
reorg.c rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. 2007-11-24 22:15:54 +00:00
resource.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
resource.h
rtl-error.c
rtl-factoring.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
rtl.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
rtl.def rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
rtl.h re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_variable_part,) 2007-11-07 20:48:08 +00:00
rtlanal.c rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. 2007-11-24 22:15:54 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c Maxim Kuvyrkov <maxim@codesourcery.com> 2007-11-09 20:23:42 +03:00
sched-ebb.c sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. 2007-10-17 19:50:55 +00:00
sched-int.h sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. 2007-10-17 19:50:55 +00:00
sched-rgn.c rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. 2007-11-24 22:15:54 +00:00
sched-vis.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
sdbout.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
sdbout.h
see.c re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) 2007-10-22 19:28:23 +00:00
SERVICE
simplify-rtx.c simplify-rtx.c (simplify_binary_operation_1): Canonicalize truncated shift counts. 2007-10-07 18:40:02 +00:00
sort-protos
sparseset.c ra-conflict.c: Include "sparseset.h". 2007-10-05 12:55:18 -05:00
sparseset.h ra-conflict.c: Include "sparseset.h". 2007-10-05 12:55:18 -05:00
sreal.c
sreal.h
stab.def
stack-ptr-mod.c
statistics.h
stmt.c re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long) 2007-11-20 22:51:23 +00:00
stor-layout.c re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1)) 2007-11-19 17:49:11 +00:00
stringpool.c
struct-equiv.c
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h system.h (IN_RANGE): Cast each argument individually. 2007-10-21 10:47:22 +00:00
target-def.h target.h (unspec_may_trap_p): New target hook. 2007-10-16 09:13:47 +00:00
target.h target.h (unspec_may_trap_p): New target hook. 2007-10-16 09:13:47 +00:00
targhooks.c target.h (unspec_may_trap_p): New target hook. 2007-10-16 09:13:47 +00:00
targhooks.h target.h (unspec_may_trap_p): New target hook. 2007-10-16 09:13:47 +00:00
timevar.c
timevar.def tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
timevar.h
tlink.c
toplev.c re PR tree-optimization/34036 (ICE with control flow in the middle of basic block for -fnon-call-exceptions) 2007-11-19 06:27:31 +00:00
toplev.h opth-gen.awk (target_flags_explicit): Declare. 2007-09-23 19:18:27 +00:00
tracer.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-cfg.c 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
tree-cfgcleanup.c
tree-chrec.c re PR tree-optimization/34063 (ICE: build2_stat, at tree.c:3115) 2007-11-13 19:23:03 +01:00
tree-chrec.h tree-chrec.h (build_polynomial_chrec): RHS of a chrec should not be of pointer type. 2007-11-14 00:41:05 +00:00
tree-complex.c
tree-data-ref.c re PR tree-optimization/33680 (ICE when compilling elbg.c from ffmpeg (vectorizer)) 2007-11-10 08:40:37 +01:00
tree-data-ref.h
tree-dfa.c re PR tree-optimization/33870 (miscompiles sqlite) 2007-11-16 14:40:04 +00:00
tree-dump.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
tree-dump.h c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
tree-eh.c tree-eh.c (optimize_double_finally): Don't assume that the cleanup we're duplicating is only one statement. 2007-10-15 01:21:37 -04:00
tree-flow-inline.h tree-flow-inline.h (get_subvar_at): Use binary search. 2007-10-29 18:27:38 +00:00
tree-flow.h re PR tree-optimization/33870 (miscompiles sqlite) 2007-11-16 14:40:04 +00:00
tree-gimple.c 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
tree-gimple.h re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword) 2007-10-04 09:37:04 +00:00
tree-if-conv.c optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks. 2007-11-01 20:48:21 +00:00
tree-inline.c PR debug/29436, c/32326 2007-11-19 16:35:13 -05:00
tree-inline.h re PR middle-end/34018 (ICE: verify_stmts failed) 2007-11-10 08:46:31 +01:00
tree-into-ssa.c tree-flow.h (subvar_t): Make it a VEC. 2007-10-28 16:14:44 +00:00
tree-iterator.c c-common.c (const_strip_array_types): Delete. 2007-09-01 17:18:03 +00:00
tree-iterator.h tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
tree-loop-linear.c re PR tree-optimization/23820 (ICE in lambda_loopnest_to_gcc_loopnest, at lambda-code.c:1982) 2007-10-19 19:01:58 +00:00
tree-mudflap.c
tree-mudflap.h
tree-nested.c tree-nested.c (get_trampoline_type): Fix thinko. 2007-10-26 21:20:36 +00:00
tree-nomudflap.c tree-nomudflap.c (gate_mudflap): New static function. 2007-09-17 15:15:16 +00:00
tree-nrv.c tree-flow.h (subvar_t): Make it a VEC. 2007-10-28 16:14:44 +00:00
tree-object-size.c fold-const.c (all_ones_mask_p, [...]): Constify. 2007-09-05 06:59:36 +00:00
tree-optimize.c builtins.c (gimplify_va_arg_expr): Use inform for help message. 2007-10-17 00:11:25 +00:00
tree-outof-ssa.c re PR middle-end/33589 (ICE on valid code at -O2: verify_flow_info failed) 2007-10-28 10:00:54 -07:00
tree-parloops.c tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. 2007-11-16 00:11:47 +00:00
tree-pass.h passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop. 2007-10-29 21:16:45 +00:00
tree-phinodes.c
tree-predcom.c cgraphbuild.c (rebuild_cgraph_edges): Export. 2007-09-07 02:40:14 +00:00
tree-pretty-print.c 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c fixed-bit.c, [...]: Fix comment typos. 2007-10-14 01:36:18 +00:00
tree-ssa-address.c
tree-ssa-alias-warnings.c
tree-ssa-alias.c re PR tree-optimization/34148 (Too many VOPs, too deep tree-ssa-sccvn.c recursion) 2007-11-21 10:16:21 +00:00
tree-ssa-ccp.c re PR tree-optimization/34099 (optimizer problem) 2007-11-19 12:52:09 +00:00
tree-ssa-coalesce.c tree-ssa-coalesce.c (compare_pairs): Use the elements as secondary keys in order to obtain a stable sort. 2007-08-31 14:28:38 +00:00
tree-ssa-copy.c tree-ssa-copy.c (may_propagate_copy): Remove redundant checks. 2007-11-23 09:49:29 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-ssa-dom.c
tree-ssa-dse.c fixed-bit.c, [...]: Fix comment typos. 2007-10-14 01:36:18 +00:00
tree-ssa-forwprop.c re PR tree-optimization/34127 (ICE: tree-ssa-operands.c:1688) 2007-11-18 15:49:57 +00:00
tree-ssa-ifcombine.c re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword) 2007-10-04 09:37:04 +00:00
tree-ssa-live.c re PR tree-optimization/33645 (undefined static variable in vortex for -fno-unit-at-a-time) 2007-10-12 09:10:22 +02:00
tree-ssa-live.h
tree-ssa-loop-ch.c re PR tree-optimization/33565 (spurious warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true) 2007-09-27 17:31:34 +00:00
tree-ssa-loop-im.c re PR tree-optimization/33615 (Hoisting of potentially-throwing values for -fnon-call-exceptions) 2007-10-09 11:04:46 +00:00
tree-ssa-loop-ivcanon.c tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Remove unused edges after loop duplication. 2007-11-14 17:36:01 +00:00
tree-ssa-loop-ivopts.c re PR rtl-optimization/32283 (Missed induction variable optimization) 2007-09-08 13:18:49 +00:00
tree-ssa-loop-manip.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-ssa-loop-niter.c re PR tree-optimization/32949 (suboptimal address generation for int indices on 64-bit targets) 2007-08-22 23:05:05 +00:00
tree-ssa-loop-prefetch.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-ssa-math-opts.c Add new fp flags: -fassociative-math and -freciprocal-math 2007-09-04 12:11:11 +00:00
tree-ssa-operands.c tree-ssa-copy.c (may_propagate_copy): Remove redundant checks. 2007-11-23 09:49:29 +00:00
tree-ssa-operands.h tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-ssa-phiopt.c re PR tree-optimization/33961 (gcc 4.3 causes crash valid code to crash) 2007-11-01 03:06:38 +00:00
tree-ssa-pre.c re PR tree-optimization/32540 (Exponential time behavior in PRE) 2007-11-05 15:42:30 +00:00
tree-ssa-propagate.c tree-ssa-propagate.c (set_rhs): Remove the copied annotation from the original statement. 2007-08-31 00:26:18 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/32183 (reassoc2 can more extra calculations into a loop) 2007-09-07 23:46:53 -07:00
tree-ssa-sccvn.c re PR tree-optimization/34176 (SCCVN breaks gettext) 2007-11-23 14:28:59 +00:00
tree-ssa-sccvn.h tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace. 2007-08-26 23:23:27 +02:00
tree-ssa-sink.c tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last stmt in a BB. 2007-10-01 20:39:03 +00:00
tree-ssa-structalias.c re PR tree-optimization/34148 (Too many VOPs, too deep tree-ssa-sccvn.c recursion) 2007-11-21 10:16:21 +00:00
tree-ssa-structalias.h
tree-ssa-ter.c re PR tree-optimization/33619 (TER breaks some inline-asm code (again)) 2007-10-15 17:14:46 +02:00
tree-ssa-threadedge.c
tree-ssa-threadupdate.c re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of edge 94->1 -6651) 2007-11-07 22:05:37 +00:00
tree-ssa-uncprop.c
tree-ssa.c re PR middle-end/34088 (ICE with uninitialized variable and -Werror) 2007-11-14 20:32:45 +01:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c tree-tailcall.c (find_tail_calls): If we don't have aliases computed check stmt_ann->references_memory instead of... 2007-09-08 15:09:25 +00:00
tree-vect-analyze.c 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
tree-vect-generic.c
tree-vect-patterns.c fixed-bit.c, [...]: Fix comment typos. 2007-10-14 01:36:18 +00:00
tree-vect-transform.c re PR tree-optimization/33953 (internal compiler error: vector VEC(tree,base) index domain error, in vectorizable_operation at tree-vect-transform.c:4017) 2007-11-12 09:32:13 +00:00
tree-vectorizer.c re PR target/32893 (zlib segfault in inflate_table() compiled w/ -O -msse2 ftree-vectorize) 2007-10-30 05:25:10 +00:00
tree-vectorizer.h 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
tree-vn.c tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace. 2007-08-26 23:23:27 +02:00
tree-vrp.c re PR middle-end/34197 (array overflow warning without line number) 2007-11-23 23:02:21 +00:00
tree.c PR debug/29436, c/32326 2007-11-19 16:35:13 -05:00
tree.def 2007-09-23 Razya Ladelsky 2007-10-29 11:05:04 +00:00
tree.h re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1)) 2007-11-19 17:49:11 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document. 2007-09-14 14:35:12 -04:00
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document. 2007-09-14 14:35:12 -04:00
unwind-pe.h
unwind-sjlj.c
unwind.inc * unwind.inc: Comment that unwind-sjlj.c includes this file. 2007-11-20 16:38:30 +11:00
value-prof.c re PR target/11787 (always call memcpy for block move in mips16) 2007-08-24 19:54:05 -04:00
value-prof.h value-prof.h (gimple_remove_histogram_value): Remove duplicate prototype. 2007-08-21 21:16:40 +00:00
var-tracking.c re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_variable_part,) 2007-11-07 20:48:08 +00:00
varasm.c varasm.c (compare_constant): Removed call to lang_hooks.expand_constant. 2007-10-08 16:52:27 +00:00
varpool.c varpool.c (dump_varpool): Use 'next', not 'next_needed' when traversing pool. 2007-11-02 15:29:09 +00:00
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
version.h configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
vmsdbg.h
vmsdbgout.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
web.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
xcoff.h
xcoffout.c xcoffout.c: #include debug.h. 2007-08-29 15:57:21 +00:00
xcoffout.h

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.