gcc/gcc
Jakub Jelinek 0c3dbcf057 re PR bootstrap/45686 (Building rev. 164285 fails with --enable-checking=all)
PR bootstrap/45686
	* fold-const.c (fold_checksum_tree): Change slot from const void **
	to void **, use CONST_CAST_TREE to store into *slot.

From-SVN: r164330
2010-09-16 11:35:02 +02:00
..
ada Update comments. 2010-09-10 17:58:15 +02:00
c-family c-common.c (parse_optimize_options): Remove period at end of warning message. 2010-09-15 21:00:18 +00:00
config i386.md: Remove unneeded empty conditions and preparation statements from expanders. 2010-09-16 10:33:04 +02:00
cp semantics.c (finish_id_expression): Diagnose use of function parms in evaluated context outside function body. 2010-09-15 19:55:49 -04:00
doc Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
fortran re PR fortran/45577 (Bogus(?) "... type incompatible with source-expr ..." error) 2010-09-15 15:50:15 +02:00
ginclude c-common.c (flag_isoc1x): New. 2010-04-25 22:54:22 +01:00
java options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
lto c-lang.h (struct lang_type): Add variable_size GTY option. 2010-09-15 03:08:22 +00:00
objc In gcc/testsuite/: 2010-09-15 00:08:59 +00:00
objcp system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
po opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
testsuite * config/i386/i386.h (PUSH_ROUNDING): Redefine using UNITS_PER_WORD. 2010-09-16 08:34:12 +02:00
ABOUT-GCC-NLS
BASE-VER * BASE-VER: Change to 4.6.0. 2010-04-06 13:14:22 +02:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog re PR bootstrap/45686 (Building rev. 164285 fails with --enable-checking=all) 2010-09-16 11:35:02 +02:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002 re PR other/42537 ([PATCH] misc spelling fixes) 2009-12-30 10:53:31 +00:00
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 re PR other/42537 ([PATCH] misc spelling fixes) 2009-12-30 10:53:31 +00:00
ChangeLog-2006 re PR other/42537 ([PATCH] misc spelling fixes) 2009-12-30 10:53:31 +00:00
ChangeLog-2007 Fix nit 2010-03-26 09:51:32 +00:00
ChangeLog-2008
ChangeLog-2009 Remove asterisk in LTO section name. 2010-01-01 08:49:15 -08:00
ChangeLog.dataflow
ChangeLog.graphite Fix miscompile of 416.gamess. 2010-08-11 20:31:24 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2010-09-16 00:18:26 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tree-sra.c:2475) 2010-09-10 01:38:23 +02:00
ONEWS
README.Portability
acinclude.m4 Always pass --32 to ia32 Linux assembler. 2009-12-21 07:31:49 -08:00
aclocal.m4 configure: Regenerate. 2010-09-03 13:16:24 +00:00
addresses.h
alias.c tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. 2010-09-03 09:50:17 +00:00
alias.h ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_sets_conflict_p. 2010-08-09 14:44:03 +00:00
alloc-pool.c bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checking asserts. 2010-06-13 14:50:26 +00:00
alloc-pool.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
attribs.c re PR target/44290 (__naked attribute is broken) 2010-07-23 14:47:46 +00:00
auto-inc-dec.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
basic-block.h basic-block.h (alloc_aux_for_block, [...]): Delete. 2010-08-10 14:31:52 +00:00
bb-reorder.c re PR middle-end/45458 (ICE: in add_labels_and_missing_jumps, at bb-reorder.c:1306 with-fnon-call-exceptions -freorder-blocks-and-partition -fprofile-use) 2010-09-01 21:46:21 +02:00
bb-reorder.h Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h 2010-07-12 19:04:11 +00:00
bitmap.c * bitmap.c (bitmap_clear_bit): Micro optimize. 2010-06-22 14:44:24 +00:00
bitmap.h bitmap.h (+bmp_iter_next_bit): New. 2010-06-11 21:56:08 +00:00
bt-load.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
builtin-attrs.def
builtin-types.def demangle-expected: Add tests for __int128 and unsigned __int128 types. 2010-05-26 18:13:55 +02:00
builtins.c re PR middle-end/45567 (__builtin_popcountl ICEs with -ftree-ter) 2010-09-14 12:11:11 +02:00
builtins.def builtins.def (BUILT_IN_ARGS_INFO): Remove. 2010-07-23 14:31:20 +00:00
builtins.h Makefile.in (target-globals.o): Depend on builtins.h. 2010-07-12 19:03:35 +00:00
c-aux-info.c builtins.c (fold_builtin_next_arg): Use stdarg_p. 2010-08-09 14:07:58 +00:00
c-config-lang.in re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*) 2010-06-14 14:30:29 +02:00
c-convert.c c-common.c: Move to c-family/. 2010-06-05 20:33:22 +00:00
c-decl.c tree.c (type_hash_eq): For ARRAY_TYPEs also compare TYPE_SIZE. 2010-09-10 13:44:07 +00:00
c-errors.c
c-lang.c c-common.c: Move to c-family/. 2010-06-05 20:33:22 +00:00
c-lang.h c-lang.h (struct lang_type): Add variable_size GTY option. 2010-09-15 03:08:22 +00:00
c-objc-common.c langhooks-def.h (lhd_init_options, [...]): New. 2010-07-27 10:59:51 +01:00
c-objc-common.h common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
c-parser.c c-tree.h, c-decl.c (build_enumerator): Add location parameter. 2010-09-08 08:12:55 +02:00
c-tree.h c-tree.h, c-decl.c (build_enumerator): Add location parameter. 2010-09-08 08:12:55 +02:00
c-typeck.c tree.h (TYPE_ORIG_SIZE_TYPE): Remove. 2010-09-08 08:52:19 +00:00
caller-save.c re PR debug/45259 (ICE in save_call_clobbered_regs) 2010-08-12 11:04:48 +02:00
calls.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
cfg.c basic-block.h (alloc_aux_for_block, [...]): Delete. 2010-08-10 14:31:52 +00:00
cfganal.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfgbuild.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfgcleanup.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfgexpand.c rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
cfghooks.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfghooks.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
cfglayout.c re PR debug/45531 (-fcompare-debug failure with -fvar-tracking-uninit, codegen differences) 2010-09-08 21:54:02 +00:00
cfglayout.h
cfgloop.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
cfgloop.h tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
cfgloopanal.c Makefile.in (target-globals.o): Depend on $(CFGLOOP_H). 2010-07-12 19:02:55 +00:00
cfgloopmanip.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
cfgrtl.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
cgraph.c re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimizers, Empty ctors/dtors not eliminated) 2010-08-21 09:46:15 +00:00
cgraph.h cgraph.h (struct varpool_node): Add const_value_known. 2010-09-03 10:15:54 +00:00
cgraphbuild.c vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro. 2010-07-06 02:26:33 +00:00
cgraphunit.c tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
cif-code.def tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P. 2010-09-07 21:26:34 +00:00
collect2-aix.c
collect2-aix.h
collect2.c collect2.c (maybe_run_lto_and_relink): Rewrite code producing ld command line to allow more partitions than input files. 2010-09-09 13:56:49 +00:00
collect2.h collect2.c (vflag): Change type from int to bool. 2010-04-29 17:42:54 +00:00
combine-stack-adj.c reginfo.c (init_reg_sets_1): Adjust comments. 2010-06-29 12:18:36 +00:00
combine.c re PR rtl-optimization/45617 (optimize bit shift+compare at RTL level) 2010-09-13 23:00:03 +02:00
common.opt options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
conditions.h
config.build config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
config.gcc ChangeLog config 2010-09-10 13:39:49 +02:00
config.host re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x) 2009-10-08 07:09:54 +02:00
config.in configure.ac (gnu_indirect_function): New test. 2010-09-09 14:12:57 +00:00
configure configure.ac (plugins): Fix typos. 2010-09-14 10:00:52 +00:00
configure.ac configure.ac (plugins): Fix typos. 2010-09-14 10:00:52 +00:00
convert.c re PR tree-optimization/45034 ("safe" conversion from unsigned to signed char gives broken code) 2010-07-29 10:59:54 +00:00
convert.h
coretypes.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
coverage.c * coverage.c (ctr_labels): Delete. 2010-08-10 19:27:18 +00:00
coverage.h
cppdefault.c cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before LOCAL_INCLUDE_DIR. 2010-07-31 22:00:22 +02:00
cppdefault.h
cppspec.c Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
crtstuff.c crtstuff.c (__JCR_LIST__, [...]): Mark as used. 2010-05-11 15:44:26 +00:00
cse.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
cselib.c rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
cselib.h re PR debug/44694 (Long var tracking compile time of GiNaC tests) 2010-06-30 08:12:22 +02:00
cstamp-h.in
dbgcnt.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
dbgcnt.def Add more debug counter guards. 2010-08-11 20:24:55 +00:00
dbgcnt.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
dbxout.c dwarf2out.c (gen_array_type_die): Output DW_TAG_subrange_type for VECTOR_TYPEs using TYPE_VECTOR_SUBPARTS. 2010-09-10 15:38:20 +00:00
dbxout.h
dce.c re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3) 2010-08-04 21:07:05 +00:00
dce.h re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) 2010-07-29 12:39:57 +00:00
ddg.c ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_sets_conflict_p. 2010-08-09 14:44:03 +00:00
ddg.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
debug.c This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
debug.h This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
defaults.h Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
df-core.c re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) 2010-07-29 12:39:57 +00:00
df-problems.c re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3) 2010-08-04 21:07:05 +00:00
df-scan.c df.h (enum df_ref_class): Remove DF_REF_EXTRACT. 2010-09-04 07:26:39 +00:00
df.h df.h (enum df_ref_class): Remove DF_REF_EXTRACT. 2010-09-04 07:26:39 +00:00
dfp.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
dfp.h
diagnostic-core.h diagnostic.h (diagnostic_classification_change_t): New. 2010-06-21 16:58:57 -04:00
diagnostic.c diagnostic.h (diagnostic_classification_change_t): New. 2010-06-21 16:58:57 -04:00
diagnostic.def
diagnostic.h diagnostic.h (diagnostic_classification_change_t): New. 2010-06-21 16:58:57 -04:00
dojump.c double-int.h (double_int_ior): New function. 2010-05-20 00:09:57 +04:00
dominance.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
domwalk.c coretypes.h (struct simple_bitmap_def, [...]): New core types. 2010-05-22 22:24:53 +00:00
domwalk.h
double-int.c Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
double-int.h Makefile.in (double-int.o): Add $(TOPLEV_H) dependency. 2010-08-04 09:15:51 +00:00
dse.c dse.c (group_info.base_mem, [...]): Use BLKmode to cover all the possible offsets from this base. 2010-08-27 10:48:32 +00:00
dse.h re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 hard to debug) 2010-06-23 15:25:33 +01:00
dummy-checksum.c
dwarf2asm.c This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
dwarf2asm.h This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
dwarf2out.c re PR debug/45660 (ICE in dwarf2out_finish) 2010-09-14 11:48:04 +02:00
dwarf2out.h re PR middle-end/45484 (Invalid memory access in gcc.c-torture/execute/builtins/sprintf-chk.c) 2010-09-03 16:46:39 +02:00
ebitmap.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
ebitmap.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
emit-rtl.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
emit-rtl.h cgraph.h (varpool_first_static_initializer, [...]): Make checking only when checking enabled. 2010-06-09 15:41:23 +00:00
emutls.c
errors.c re PR other/42537 ([PATCH] misc spelling fixes) 2009-12-30 10:53:31 +00:00
errors.h
et-forest.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
et-forest.h
except.c Hookize exception personality output. 2010-09-07 13:50:17 -07:00
except.h system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
exec-tool.in collect2.c (main): Search PLUGIN_LD for plugin linker. 2009-11-08 14:36:51 -08:00
explow.c Stack usage support 2010-08-30 20:04:49 +00:00
expmed.c expmed.c (expand_mult_const): Expand shift into temporary. 2010-08-05 14:03:36 +02:00
expmed.h expmed.h (MAX_BITS_PER_WORD): Move to... 2010-07-13 19:48:58 +00:00
expr.c re PR tree-optimization/45633 (internal compiler error: verify_stmts failed) 2010-09-15 17:42:41 +02:00
expr.h Stack usage support 2010-08-30 20:04:49 +00:00
final.c Always do output_function_exception_table before assemble_end_function. 2010-09-07 14:45:00 -07:00
fixed-value.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
fixed-value.h
flags.h flags.h (target_flagstate): Add x_flag_excess_precision. 2010-07-12 18:54:26 +00:00
fold-const.c re PR bootstrap/45686 (Building rev. 164285 fails with --enable-checking=all) 2010-09-16 11:35:02 +02:00
fp-test.c
function.c function.c (get_arg_pointer_save_area): Set arg_pointer_save_area_init to true. 2010-09-15 14:42:59 +00:00
function.h Stack usage support 2010-08-30 20:04:49 +00:00
fwprop.c fwprop.c (forward_propagate_and_simplify): Only attach a REG_EQUAL note to an insn if the destination is a register. 2010-09-13 14:18:31 +00:00
gbl-ctors.h
gcc-plugin.h re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail) 2010-06-09 11:40:28 +01:00
gcc.c options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
gcc.h Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
gccbug.in
gccspec.c Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
gcov-dump.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gcov-io.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gcov-io.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gcov-iov.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gcov.c gcov.c (flag_display_progress): New static variable. 2010-08-05 15:21:13 +00:00
gcse.c fwprop.c (forward_propagate_and_simplify): Only attach a REG_EQUAL note to an insn if the destination is a register. 2010-09-13 14:18:31 +00:00
gcse.h Makefile.in (gcse.o, [...]): Depend on gcse.h.. 2010-07-12 19:04:03 +00:00
gdbinit.in print-tree.c (debug_vec_tree): New fn. 2010-05-27 14:39:56 -04:00
genattr.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
genattrtab.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genautomata.c genautomata.c (gen_regexp_repeat, [...]): Use the string found in vector element 0 rather than the original string when... 2010-08-27 22:08:37 +00:00
gencheck.c
genchecksum.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gencodes.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
genconditions.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genconfig.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
genconstants.c md.texi: Document the "unspec" and "unspecv" enum names. 2010-06-10 20:24:45 +00:00
genemit.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genenums.c re PR bootstrap/44512 (--enable-build-with-cxx bootstrap fails in revision 160669) 2010-07-05 21:18:07 +01:00
genextract.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genflags.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
gengenrtl.c gegenrtl.c: Remove unnecesary prototypes. 2010-06-01 14:21:57 +00:00
gengtype-lex.l gengtype-lex.l: Add HARD_REG_SET. 2010-05-24 12:24:00 +00:00
gengtype-parse.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gengtype.c gengtype.c (output_type_enum): Test the right union member. 2010-08-27 20:32:27 +00:00
gengtype.h Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies. 2010-05-05 10:06:37 +00:00
genhooks.c genhooks.c (emit_findices): Cast field precision to int. 2010-06-29 20:54:53 +00:00
genmddeps.c Makefile.in (BUILD_RTL): Move build/read-md.o to... 2010-06-10 20:23:23 +00:00
genmodes.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
genmultilib
genopinit.c gcc/ 2010-07-04 22:14:56 +00:00
genoutput.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genpeep.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genpreds.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genrecog.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
gensupport.c md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
gensupport.h Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
ggc-common.c ggc-common.c (ggc_mark_root_tab): New function, split out from... 2010-08-20 15:26:56 +00:00
ggc-internal.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
ggc-none.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
ggc-page.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
ggc-zone.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
ggc.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
gimple-fold.c gimple.c (maybe_fold_reference): Verify that operand is gimple_min_invariant. 2010-09-07 13:16:31 +00:00
gimple-iterator.c re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
gimple-low.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
gimple-pretty-print.c tree-flow.h (struct ptr_info_def): Add align and misalign fields. 2010-08-12 10:36:08 +00:00
gimple-pretty-print.h gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
gimple.c gimple.c (gimple_types, [...]): Move to GC memory. 2010-09-08 13:30:39 +00:00
gimple.def gsstruct.def (GSS_CALL): New. 2010-04-12 15:20:48 +00:00
gimple.h foldconst-2.c: New testcase. 2010-09-04 17:36:49 +00:00
gimplify.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
glimits.h
graph.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
graph.h
graphds.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
graphds.h
graphite-blocking.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-clast-to-gimple.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-clast-to-gimple.h Introduce compatibility to newer CLooG's CloogState and mask the use with macros where possible. 2010-08-11 20:30:41 +00:00
graphite-cloog-compat.h Remove cloog_initialize and cloog_finalize when using official CLooG releases. 2010-08-11 20:30:56 +00:00
graphite-cloog-util.c Adapt to new CloogScattering abstraction, introduced in official CLooG versions (CLOOG_ORG). 2010-08-11 20:30:49 +00:00
graphite-cloog-util.h Adapt to new CloogScattering abstraction, introduced in official CLooG versions (CLOOG_ORG). 2010-08-11 20:30:49 +00:00
graphite-dependences.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-dependences.h Correct the lexicographical function, add debug_pddr. 2010-02-06 17:41:34 +00:00
graphite-interchange.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-poly.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-poly.h Fix comments and indentation. 2010-06-09 22:09:28 +00:00
graphite-ppl.c Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Removing unused function check_poly_representation. 2010-08-11 20:26:46 +00:00
graphite-ppl.h Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-util.{c,h}. 2010-08-11 20:26:38 +00:00
graphite-scop-detection.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-scop-detection.h graphite-dependences.c (reduction_ddr): New. 2009-11-25 04:54:30 +00:00
graphite-sese-to-poly.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-sese-to-poly.h Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Removing unused function check_poly_representation. 2010-08-11 20:26:46 +00:00
graphite.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite.h
gsstruct.def gsstruct.def (GSS_CALL): New. 2010-04-12 15:20:48 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gthr-posix.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gthr-posix.h re PR libobjc/19850 (libobjc leaks threads on posix) 2010-09-06 15:57:44 +00:00
gthr-posix95.h re PR libobjc/19850 (libobjc leaks threads on posix) 2010-09-06 15:57:44 +00:00
gthr-rtems.h
gthr-single.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gthr-solaris.h re PR target/41810 (Cannot build gcc: gthr-default.h:466: error: '__mutex' was not declared in this scope) 2009-11-27 15:17:04 +00:00
gthr-tpf.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gthr-vxworks.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gthr-win32.h
gthr.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
haifa-sched.c Dispatch scheduling for AMD Bulldozer processors. 2010-09-09 23:11:36 +00:00
hard-reg-set.h defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. 2010-07-12 18:54:17 +00:00
highlev-plugin-common.h cgraphunit.c (plugin.h): Include. 2009-12-01 19:12:29 +00:00
hooks.c Dispatch scheduling for AMD Bulldozer processors. 2010-09-09 23:11:36 +00:00
hooks.h Dispatch scheduling for AMD Bulldozer processors. 2010-09-09 23:11:36 +00:00
host-default.c
hosthooks-def.h
hosthooks.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
hwint.h revert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string placeholder from 0x%x to %#x. 2010-05-02 15:10:40 +02:00
ifcvt.c re PR rtl-optimization/41087 (cris-elf gfortran.dg/zero_sized_3.f90 -O3 -funroll-loops execution) 2010-09-13 00:49:27 +00:00
implicit-zee.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
incpath.c incpath.c (remove_duplicates): If name is not a directory, issue a warning rather than an error. 2010-09-15 17:27:24 +00:00
incpath.h
init-regs.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
input.c input.c: New file. 2010-05-27 12:33:27 +01:00
input.h input.c: New file. 2010-05-27 12:33:27 +01:00
insn-addr.h
insn-notes.def
integrate.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
integrate.h toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
intl.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
intl.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
ipa-cp.c tree-sra.c (build_ref_for_offset): Loc made a parameter. 2010-09-14 16:09:38 +02:00
ipa-inline.c tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P. 2010-09-07 21:26:34 +00:00
ipa-prop.c re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tree-sra.c:2475) 2010-09-10 01:38:23 +02:00
ipa-prop.h tree-sra.c (build_ref_for_offset): Loc made a parameter. 2010-09-14 16:09:38 +02:00
ipa-pure-const.c tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
ipa-ref-inline.h cgraphbuild.c (record_reference_ctx): Add varpool_node. 2010-05-06 08:39:32 +00:00
ipa-ref.c cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. 2010-06-07 15:33:34 +00:00
ipa-ref.h cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. 2010-06-07 15:33:34 +00:00
ipa-reference.c cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. 2010-06-07 15:33:34 +00:00
ipa-reference.h tree.h (memory_identifier_string): Remove. 2010-05-15 09:46:55 +00:00
ipa-split.c re PR tree-optimization/44937 (IPA-split causes crash due to null pointer deref) 2010-09-02 13:42:25 +00:00
ipa-struct-reorg.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
ipa-struct-reorg.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
ipa-type-escape.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
ipa-type-escape.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
ipa-utils.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
ipa-utils.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
ipa.c ipa.c (build_cdtor): Take VECtor as argument; fix array walk. 2010-09-03 23:47:11 +00:00
ira-build.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
ira-color.c ira-color.c (SORTGT): New macro, helper for qsort callbacks. 2010-09-02 07:22:33 +00:00
ira-conflicts.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
ira-costs.c ira-int.h (target_ira_int): Add x_max_struct_costs_size... 2010-07-12 19:03:15 +00:00
ira-emit.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
ira-int.h ira-int.h (ira_remove_allocno_copy_from_list): Remove. 2010-08-11 22:09:53 +00:00
ira-lives.c re PR target/43358 (IRA: internal compiler error: in pool_free, at alloc-pool.c:335) 2010-08-14 19:59:13 +00:00
ira.c re PR middle-end/44554 (Stack space after sigsetjmp is reused) 2010-09-09 13:53:32 +00:00
ira.h Makefile.in (target-globals.o): Depend on $(IRA_INT_H). 2010-07-12 19:03:06 +00:00
jump.c diagnostic-core.h: New. 2010-05-27 21:16:07 +01:00
lambda-code.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lambda-mat.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda-trans.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
langhooks-def.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
langhooks.c coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
langhooks.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
lcm.c coretypes.h (struct simple_bitmap_def, [...]): New core types. 2010-05-22 22:24:53 +00:00
libfuncs.h Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H). 2010-07-12 18:55:48 +00:00
libgcc-libsystem.ver re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2010-02-02 09:18:08 +01:00
libgcc-std.ver config.gcc (i[34567]86-*-freebsd*, [...]): Add i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file. 2010-09-01 08:42:53 +02:00
libgcc2.c defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. 2010-07-12 18:54:17 +00:00
libgcc2.h
libgcov.c matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname variable. 2009-11-28 17:21:00 +01:00
limitx.h
limity.h
lists.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
longlong.h s390.md: Replace TARGET_64BIT with TARGET_ZARCH. 2010-04-13 09:04:31 +00:00
loop-doloop.c ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop. 2010-07-19 09:18:14 +00:00
loop-init.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
loop-invariant.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
loop-iv.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
loop-unroll.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
loop-unswitch.c loop-unswitch.c (compare_and_jump_seq): Assert that the last insn in the sequence is a jump insn before setting its label. 2010-06-24 10:01:57 +00:00
lower-subreg.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lto-cgraph.c re PR lto/44812 (m32 lto produces non-relocatable subtraction expression errors) 2010-09-03 12:26:24 +00:00
lto-compress.c diagnostic-core.h: New. 2010-05-27 21:16:07 +01:00
lto-compress.h
lto-opts.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lto-section-in.c lto-section-in.c (lto_section_name): Synchronize names with lto_get_section_name. 2010-07-23 05:24:47 +00:00
lto-section-out.c re PR lto/44992 (ld -r breaks LTO) 2010-07-23 05:33:51 +00:00
lto-streamer-in.c tree.c (make_vector_type): Do not set TYPE_DEBUG_REPRESENTATION_TYPE. 2010-09-10 15:40:05 +00:00
lto-streamer-out.c tree.c (make_vector_type): Do not set TYPE_DEBUG_REPRESENTATION_TYPE. 2010-09-10 15:40:05 +00:00
lto-streamer.c re PR tree-optimization/44562 (ICE: in get_alias_set, at alias.c:716 with -flto -fstrict-aliasing -fgraphite-identity) 2010-08-25 14:05:28 +00:00
lto-streamer.h lto-streamer.h (struct lto_file_decl_data): Mark resolutions with GTY((skip)). 2010-07-26 20:51:29 +00:00
lto-symtab.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lto-wrapper.c common.opt (fwhopr=): Update for -fwhopr=jobserver 2010-08-31 16:58:46 +00:00
machmode.def
machmode.h
main.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
matrix-reorg.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
mcf.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
mips-tdump.c gcc.c (process_command): Update copyright notice dates. 2010-01-09 01:00:42 +01:00
mips-tfile.c gcc.c (process_command): Update copyright notice dates. 2010-01-09 01:00:42 +01:00
mkconfig.sh configure.ac (tm_include_list): Add insn-constants.h. 2010-06-10 20:23:43 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
modulo-sched.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
omega.c Fix violations of self-assignment check in GCC source. 2010-07-23 22:20:45 +00:00
omega.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
omp-builtins.def
omp-low.c tree.h (struct tree_base): Add nameless_flag bitfield. 2010-07-23 19:04:35 +02:00
opt-functions.awk options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
opt-gather.awk
optabs.c Expand pending pops before trying the optab. 2010-08-18 06:35:46 -07:00
optabs.h Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H). 2010-07-12 18:54:35 +00:00
optc-gen.awk opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
opth-gen.awk options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
opts-common.c options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
opts-diagnostic.h diagnostic.c: Don't include opts.h. 2010-05-26 14:40:53 +01:00
opts.c opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
opts.h options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
output.h Stack usage support 2010-08-30 20:04:49 +00:00
params.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
params.def Bump the size of scevs. 2010-08-11 20:27:51 +00:00
params.h re PR target/42495 (redundant memory load) 2010-07-27 19:48:15 +00:00
passes.c re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw in middle of block with -fnon-call-exceptions) 2010-09-07 11:17:44 +00:00
plugin.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
plugin.def decl.c (finish_function): Rename pre-genericize event. 2009-12-21 20:37:49 +00:00
plugin.h diagnostic.c: Don't include plugin.h. 2010-05-25 14:01:45 +01:00
pointer-set.c
pointer-set.h
postreload-gcse.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
postreload.c From Martin Thuresson <martint@google.com> 2010-08-05 22:58:35 +00:00
predict.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
predict.def Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
predict.h predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable. 2010-06-29 14:14:15 +00:00
prefix.c
prefix.h
pretty-print.c Makefile.in (READ_MD_H): New variable. 2010-06-10 20:21:23 +00:00
pretty-print.h toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
print-rtl.c rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
print-tree.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
profile.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
profile.h
read-md.c md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
read-md.h md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
read-rtl.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
real.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
real.h real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
realmpfr.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
realmpfr.h real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
recog.c re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c) 2010-07-13 16:03:49 +02:00
recog.h re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline asm operands) 2010-06-24 19:48:16 +02:00
reg-notes.def Describe unwinding for realigned frames explicitly. 2010-08-04 16:58:26 -07:00
reg-stack.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
regcprop.c re PR bootstrap/45028 (ICE building 64-bit libjava on Solaris 2/SPARC: output_operand: invalid expression as operand) 2010-07-22 22:48:42 +02:00
reginfo.c tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero. 2010-08-20 11:14:38 +00:00
regmove.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
regrename.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
regs.h target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
regset.h coretypes.h (struct simple_bitmap_def, [...]): New core types. 2010-05-22 22:24:53 +00:00
regstat.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
reload.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
reload.h reload.h (register_move_cost, [...]): Adjust prototype. 2010-08-15 01:46:11 +04:00
reload1.c re PR middle-end/45312 (GCC 4.4.4 miscompiles the Linux kernel) 2010-09-09 18:36:26 +00:00
reorg.c re PR rtl-optimization/45593 (segfault with -Os) 2010-09-15 22:48:00 +00:00
resource.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
resource.h
rtl-error.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
rtl-error.h toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
rtl.c rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
rtl.def rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
rtl.h rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
rtlanal.c tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero. 2010-08-20 11:14:38 +00:00
rtlhooks-def.h
rtlhooks.c extend.texi (Named Address Spaces): New section. 2009-10-26 21:55:59 +00:00
sbitmap.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
sbitmap.h sbitmap.h (sbitmap_ptr, [...]): Move from here... 2010-05-23 00:11:55 +00:00
sched-deps.c re PR debug/45055 (another -fcompare-debug failure with uninitialised read in walk_gimple_stmt) 2010-07-30 16:36:56 +02:00
sched-ebb.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sched-int.h Dispatch scheduling for AMD Bulldozer processors. 2010-09-09 23:11:36 +00:00
sched-rgn.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
sched-vis.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
sdbout.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
sdbout.h
sel-sched-dump.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
sel-sched-dump.h re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build) 2010-06-21 18:26:25 +02:00
sel-sched-ir.c sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty_bb. 2010-09-06 14:31:26 +04:00
sel-sched-ir.h sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty_bb. 2010-09-06 14:31:26 +04:00
sel-sched.c sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty_bb. 2010-09-06 14:31:26 +04:00
sel-sched.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
sese.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
sese.h Scevs could be expressions without chrecs and still be scev_analyzable_p. 2010-08-11 20:27:59 +00:00
simplify-rtx.c simplify-rtx.c (simplify_unary_operation_1): Optimize (sign_extend (zero_extend ()) and ({sign,zero}_extend (lshiftrt... 2010-08-20 20:08:10 +02:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
statistics.c
statistics.h
stmt.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
stor-layout.c re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) 2010-09-02 12:41:22 +01:00
store-motion.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
stringpool.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
sync-builtins.def Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
system.h Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
target-def.h re PR other/44034 (target hooks are hard to maintain) 2010-06-29 19:22:00 +01:00
target-globals.c reginfo.c (init_reg_sets): Don't zero globals here. 2010-07-12 19:04:21 +00:00
target-globals.h Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h 2010-07-12 19:04:11 +00:00
target.def Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
target.h tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new arguments. 2010-07-04 08:54:52 +00:00
targhooks.c Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
targhooks.h Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
timevar.c Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars. 2010-05-21 23:00:23 +00:00
timevar.def Schedule a copy_prop pass before graphite. 2010-08-11 20:24:47 +00:00
timevar.h Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars. 2010-05-21 23:00:23 +00:00
tlink.c collect2.c (TARGET_64BIT): Redefine to target's default. 2010-04-27 19:48:58 +02:00
toplev.c toplev.c (output_stack_usage): Use lbasename instead of basename. 2010-09-08 17:28:53 +00:00
toplev.h Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
tracer.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
tree-affine.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-affine.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
tree-browser.c tree-browser.c (TB_history_stack): Convert to a VEC. 2010-06-28 13:06:43 +00:00
tree-browser.def Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
tree-call-cdce.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-cfg.c re PR tree-optimization/45633 (internal compiler error: verify_stmts failed) 2010-09-15 17:42:41 +02:00
tree-cfgcleanup.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-chrec.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-chrec.h Remove expand_scalar_variables_ hack. 2010-08-11 20:27:19 +00:00
tree-complex.c re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw in middle of block with -fnon-call-exceptions) 2010-09-07 12:27:45 +00:00
tree-data-ref.c Use DR_IS_WRITE instead of !DR_IS_READ. 2010-09-03 20:05:42 +00:00
tree-data-ref.h Use DR_IS_WRITE instead of !DR_IS_READ. 2010-09-03 20:05:42 +00:00
tree-dfa.c tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. 2010-09-03 09:50:17 +00:00
tree-diagnostic.c diagnostic.c: Don't include flags.h. 2010-05-24 19:55:44 +01:00
tree-diagnostic.h diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-def.h. 2010-05-21 23:34:26 +01:00
tree-dump.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree-dump.h re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering) 2010-07-13 22:55:57 +01:00
tree-eh.c re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw in middle of block with -fnon-call-exceptions) 2010-09-07 12:27:45 +00:00
tree-emutls.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-flow-inline.h tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-flow.h re PR bootstrap/45519 (Failed to bootstrap) 2010-09-04 10:21:07 +00:00
tree-if-conv.c Use DR_IS_WRITE instead of !DR_IS_READ. 2010-09-03 20:05:42 +00:00
tree-inline.c tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P. 2010-09-07 21:26:34 +00:00
tree-inline.h Fix PR44768 2010-07-08 09:29:43 +00:00
tree-into-ssa.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-iterator.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
tree-iterator.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
tree-loop-distribution.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-loop-linear.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-mudflap.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-mudflap.h
tree-nested.c tree-nested.c (convert_all_function_calls): Iterate until after the sum of static chains in the nest doesn't change. 2010-08-31 21:05:22 +00:00
tree-nomudflap.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-nrv.c re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c-torture/execute/builtins/pr22237.c execution) 2010-07-26 16:01:55 +00:00
tree-object-size.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
tree-optimize.c re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) 2010-09-02 12:41:22 +01:00
tree-outof-ssa.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-parloops.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-pass.h tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
tree-phinodes.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-predcom.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree-pretty-print.c re PR testsuite/45604 (New test failures) 2010-09-13 03:42:07 +00:00
tree-pretty-print.h gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-profile.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-scalar-evolution.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-scalar-evolution.h re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed) 2010-01-14 07:38:15 +00:00
tree-sra.c re PR middle-end/45644 (450.soplex in SPEC CPU 2006 is miscompiled) 2010-09-15 17:59:27 +02:00
tree-ssa-address.c re PR middle-end/45534 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031) 2010-09-06 12:14:02 +00:00
tree-ssa-alias.c re PR tree-optimization/45535 (ICE during tree_ssa_dse) 2010-09-05 10:47:05 +00:00
tree-ssa-alias.h tree-ssa-structalias.c (pt_solution_set_var): New function. 2010-07-02 13:25:23 +00:00
tree-ssa-ccp.c tree.c (build_zero_cst): New. 2010-09-13 16:37:06 +00:00
tree-ssa-coalesce.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
tree-ssa-copy.c tree-ssa-copy.c (set_copy_of_val): Use operand_equal_p. 2010-08-10 09:13:37 +00:00
tree-ssa-copyrename.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-dce.c re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands.c:1020) 2010-08-26 18:39:26 +02:00
tree-ssa-dom.c tree-ssa-dom.c (struct edge_info): Use a VEC for the list of conditional equivalences. 2010-08-17 09:55:04 +00:00
tree-ssa-dse.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-forwprop.c re PR tree-optimization/45232 (tree reassociation introduces undefined overflow) 2010-08-12 10:38:05 +00:00
tree-ssa-ifcombine.c re PR tree-optimization/39874 (missing VRP (submission)) 2010-06-08 14:15:53 -04:00
tree-ssa-live.c tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. 2010-09-03 09:50:17 +00:00
tree-ssa-live.h cgraph.h (varpool_first_static_initializer, [...]): Make checking only when checking enabled. 2010-06-09 15:41:23 +00:00
tree-ssa-loop-ch.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-loop-im.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree-ssa-loop-ivcanon.c cgraph.h (struct varpool_node): Add const_value_known. 2010-09-03 10:15:54 +00:00
tree-ssa-loop-ivopts.c re PR bootstrap/45611 (SIGBUS in generate_option_input_file on Solaris 2/SPARC) 2010-09-13 10:47:28 +00:00
tree-ssa-loop-manip.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-loop-niter.c tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree-ssa-loop-prefetch.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree-ssa-loop-unswitch.c re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops) 2010-06-25 14:10:42 +02:00
tree-ssa-loop.c tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree-ssa-math-opts.c re PR middle-end/45393 (ICE in redirect_eh_edge_1, at tree-eh.c:2135) 2010-08-25 10:47:50 +00:00
tree-ssa-operands.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree-ssa-operands.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
tree-ssa-phiopt.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-ssa-phiprop.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-pre.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree-ssa-propagate.c tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree-ssa-propagate.h tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree-ssa-reassoc.c re PR tree-optimization/45059 (error: invalid operands in binary operation, leads to ICE: verify_stmts failed) 2010-08-25 11:36:35 +02:00
tree-ssa-sccvn.c tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree-ssa-sccvn.h re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-ssa-sink.c re PR tree-optimization/33244 (Missed opportunities for vectorization) 2010-09-08 12:34:52 +00:00
tree-ssa-structalias.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-ter.c tree-ssa-ter.c (temp_expr_table_d): Add call_cnt field. 2010-09-13 17:57:29 +00:00
tree-ssa-threadedge.c With large parts from Jim Wilson: 2010-06-25 08:56:24 +00:00
tree-ssa-threadupdate.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-uncprop.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-uninit.c tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts, use operand helpers. 2010-08-18 14:18:51 +00:00
tree-ssa.c Forgot to correct typo before committing last change. 2010-09-08 12:41:33 +00:00
tree-ssanames.c tree-flow.h (struct ptr_info_def): Add align and misalign fields. 2010-08-12 10:36:08 +00:00
tree-stdarg.c builtins.def (BUILT_IN_ARGS_INFO): Remove. 2010-07-23 14:31:20 +00:00
tree-stdarg.h
tree-switch-conversion.c foldconst-1.c: New testcase. 2010-09-04 16:02:38 +00:00
tree-tailcall.c tree-tailcall.c (process_assignment): Handle NEGATE_EXPR and MINUS_EXPR. 2010-09-05 23:39:12 +00:00
tree-vect-data-refs.c re PR tree-optimization/45470 (ICE: verify_flow_info failed: BB 2 can not throw but has an EH edge with -ftree-vectorize -fnon-call-exceptions) 2010-09-14 09:21:15 +00:00
tree-vect-generic.c optabs.h (optab_handler, [...]): Turn into inline functions that return an insn code. 2010-07-04 22:13:09 +00:00
tree-vect-loop-manip.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-vect-loop.c Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
tree-vect-patterns.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-vect-slp.c tree-vectorizer.h (get_later_stmt): New function. 2010-09-02 06:04:34 +00:00
tree-vect-stmts.c Turn UNITS_PER_SIMD_WORD into a target hook. 2010-09-14 10:02:10 -07:00
tree-vectorizer.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-vectorizer.h tree-vectorizer.h (get_later_stmt): New function. 2010-09-02 06:04:34 +00:00
tree-vrp.c tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree.c tree.c (build_zero_cst): New. 2010-09-13 16:37:06 +00:00
tree.def tree.def (MISALIGNED_INDIRECT_REF): Remove. 2010-09-06 13:26:13 +00:00
tree.h tree.c (build_zero_cst): New. 2010-09-13 16:37:06 +00:00
treestruct.def Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
tsystem.h
typeclass.h
unwind-c.c i386.c (ix86_emit_restore_sse_regs_using_mov): Remove unused insn variable. 2009-11-27 12:37:06 +01:00
unwind-compat.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10 2010-08-17 14:54:10 +00:00
unwind-dw2-fde-glibc.c Include <link.h> only if USE_PT_GNU_EH_FRAME is defined. 2010-09-07 14:14:41 -07:00
unwind-dw2-fde.c dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also address size and segment size fields into CIE... 2010-04-21 08:57:37 +02:00
unwind-dw2-fde.h
unwind-dw2.c * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes. 2010-04-27 11:40:46 +02:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
value-prof.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
var-tracking.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
varasm.c re PR debug/43937 (FAIL: gcc.dg/guality/inline-params.c) 2010-09-13 21:08:13 +00:00
varpool.c foldconst-1.c: New testcase. 2010-09-04 16:02:38 +00:00
vec.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
vec.h vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
vecir.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
vecprim.h
version.c
version.h
vmsdbg.h Committed as obvious. 2010-06-29 19:04:12 +00:00
vmsdbgout.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
web.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
xcoff.h
xcoffout.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
xcoffout.h

README.Portability

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.