gcc/gcc
Richard Henderson e5b7921933 c-opts.c (warn_variadic_macros): New.
* c-opts.c (warn_variadic_macros): New.
        (c_common_handle_option): Set it.
        (sanitize_cpp_opts): Copy it to cpp_opts.
        * c.opt (Wvariadic-macros): New.
        * cpplib.h (struct cpp_options): Add warn_variadic_macros.
        * cppinit.c (cpp_create_reader): Initialize it.
        * cppmacro.c (parse_params): Check it.

From-SVN: r78125
2004-02-19 14:18:50 -08:00
..
ada [multiple changes] 2004-02-18 12:52:55 +01:00
config re PR preprocessor/14198 ([3.4.0][MIPS]FAIL: gcc.dg/cpp/assert4.c (test for excess errors)) 2004-02-19 22:07:51 +00:00
cp re PR c++/14181 (Cryptic error message for code that compiled without warnings in 3.3.x) 2004-02-19 03:06:09 +00:00
doc opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. 2004-02-19 21:49:45 +00:00
f (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
fixinc fixinc.c (test_test): Initialize res. 2004-01-27 19:10:10 +00:00
ginclude re PR c++/13275 (Implementation of offsetof macro) 2003-12-16 16:09:23 +00:00
java (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
objc objc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS' boundaries outside build_component_ref() call (a macro... 2004-02-10 02:48:07 +00:00
po * fr.po: Update. 2004-02-19 16:54:24 +00:00
testsuite ia64.h (HARD_REGNO_CALLER_SAVE_MODE): New macro. 2004-02-19 18:03:45 +00:00
treelang Makefile.in (abs_docdir, abs_srcdir): Define. 2004-01-31 00:50:03 +00:00
.cvsignore * .cvsignore: Add autom4te.cache. 2004-01-05 00:39:35 +00:00
ABOUT-GCC-NLS
COPYING
COPYING.LIB
ChangeLog c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
ChangeLog.0
ChangeLog.1 ChangeLog.1: Fix a typo. 2003-06-23 16:11:56 +00:00
ChangeLog.2 ChangeLog: Follow spelling conventions. 2003-06-12 19:01:08 +00:00
ChangeLog.3 ChangeLog.3: Fix comment typos. 2003-06-17 19:03:12 +00:00
ChangeLog.4
ChangeLog.5
ChangeLog.6 ChangeLog.6: Fix misspellings. 2003-07-01 13:10:26 +00:00
ChangeLog.7 ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
ChangeLog.8 Rotate ChangeLog 2004-01-01 00:32:08 +00:00
ChangeLog.9 fix date typo 2003-07-24 17:18:40 +00:00
ChangeLog.10 Fix messed up accidental commit. 2004-01-03 19:58:40 +00:00
ChangeLog.lib
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in * Makefile.in (s-check, s-config, s-conditions, s-flags) 2004-02-18 07:01:01 +00:00
ONEWS
README-fixinc
README.Portability README.Portability: Change "ISO C89" to "ISO C90". 2004-02-08 20:55:34 +00:00
SERVICE
aclocal.m4 configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE. 2004-01-03 18:59:32 +00:00
alias.c alias.c (find_base_term, get_addr): Do not dereference NULL pointer when all VALUE's locations has been invalidated. 2004-02-03 23:53:48 +00:00
alloc-pool.c alloc-pool.c: Fix comment typos. 2004-01-31 17:47:43 +00:00
alloc-pool.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
attribs.c stor-layout.c (do_type_align): Only copy DECL_USER_ALIGN from TYPE_USER_ALIGN for FIELD_DECLs. 2003-08-20 08:24:18 -04:00
basic-block.h loop-iv.c: New file. 2004-02-17 16:41:44 +00:00
bb-reorder.c PR optimization/13430, PR optimization/12322 2003-12-20 16:31:12 +00:00
bitmap.c alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
bitmap.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
bt-load.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
builtin-attrs.def builtin-attrs.def: Fix comment formatting. 2003-08-22 06:25:09 +00:00
builtin-types.def re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on mips) 2004-02-09 13:18:45 -08:00
builtins.c optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2. 2004-02-11 23:39:41 +00:00
builtins.def re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on mips) 2004-02-09 13:18:45 -08:00
c-aux-info.c Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. 2003-09-21 22:09:32 -07:00
c-common.c c-common.c, [...]: Fix comment typos. 2004-02-17 23:03:37 +00:00
c-common.def
c-common.h re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this") 2004-02-17 18:32:45 +00:00
c-config-lang.in
c-convert.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
c-cppbuiltin.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
c-decl.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
c-dump.c c-aux-info.c: Convert to ISO C99. 2003-06-19 21:43:59 +02:00
c-errors.c c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_declaration_after_statement. 2003-07-28 20:03:25 +00:00
c-format.c c-format.c (print_char_table): Allow 'I' flag on floating point decimal formats. 2003-12-20 00:00:39 +00:00
c-incpath.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
c-incpath.h c-aux-info.c: Convert to ISO C99. 2003-06-19 21:43:59 +02:00
c-lang.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
c-lex.c Represent column numbers using line-map's source_location. 2004-02-11 07:29:30 -08:00
c-objc-common.c debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
c-opts.c c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
c-parse.in dbxout.c: Move declaration of dbxout_type_decl outside #ifdef DBX_DEBUGGING_INFO. 2004-02-12 23:35:19 +00:00
c-pch.c re PR pch/12480 (pch error messages do not say they for PCH.) 2003-12-17 22:04:34 +00:00
c-ppoutput.c re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
c-pragma.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
c-pragma.h alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
c-pretty-print.c alloc-pool.c: Fix comment typos. 2004-01-31 17:47:43 +00:00
c-pretty-print.h c-pretty-print.c: Fix comment typos. 2003-10-05 19:50:56 +00:00
c-semantics.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
c-tree.h c-parse.in (maybe_type_qual): Delete. 2004-02-12 19:14:05 +00:00
c-typeck.c c-parse.in (maybe_type_qual): Delete. 2004-02-12 19:14:05 +00:00
c.opt c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
caller-save.c Fix rtl sharing problem reported by Daniel Bayer on gcc list. 2004-02-17 22:49:58 -08:00
calls.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
cfg.c Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. 2004-01-29 07:47:56 +00:00
cfganal.c c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
cfgbuild.c basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. 2003-12-11 00:20:51 +00:00
cfgcleanup.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
cfghooks.c c-common.c, [...]: Fix comment typos. 2004-02-17 23:03:37 +00:00
cfghooks.h alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
cfglayout.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
cfglayout.h backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
cfgloop.c loop-iv.c: New file. 2004-02-17 16:41:44 +00:00
cfgloop.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
cfgloopanal.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
cfgloopmanip.c loop-iv.c: New file. 2004-02-17 16:41:44 +00:00
cfgrtl.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
cgraph.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
cgraph.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cgraphunit.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
collect2.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
collect2.h collect2.h: Convert prototypes to ISO C90. 2003-06-29 14:07:06 +02:00
combine.c re PR rtl-optimization/14119 (libjava Array_3 test fails at -O1) 2004-02-18 08:51:00 +10:30
common.opt re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this") 2004-02-17 18:32:45 +00:00
conditions.h
config.build xm-iris5.h: Remove, unnecessary. 2003-10-01 23:51:10 +00:00
config.gcc t-iris6gld: Renamed to ... 2004-02-17 20:42:53 +00:00
config.host Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other places which... 2003-10-14 03:41:42 +00:00
config.in Makefile.in: Rename configure.in to configure.ac 2004-01-09 01:18:35 +00:00
configure configure.ac: When generating auto-build.h, pass --enable-languages to the sub-configure. 2004-02-18 07:11:24 +00:00
configure.ac configure.ac: When generating auto-build.h, pass --enable-languages to the sub-configure. 2004-02-18 07:11:24 +00:00
conflict.c basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. 2003-12-11 00:20:51 +00:00
convert.c c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR. 2003-09-01 05:06:25 +00:00
convert.h collect2.h: Convert prototypes to ISO C90. 2003-06-29 14:07:06 +02:00
coretypes.h
coverage.c coverage.c (get_coverage_counts): Give a different message if flag_guess_branch_prob is set. 2004-01-27 19:54:42 +00:00
coverage.h toplev.c (rest_of_compilation): Fix webizer pass ordering. 2003-10-20 21:46:55 +00:00
cppcharset.c cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argument structure of cpp_interpret_string. 2004-02-12 02:25:03 +00:00
cppdefault.c
cppdefault.h
cpperror.c Represent column numbers using line-map's source_location. 2004-02-11 07:29:30 -08:00
cppexp.c re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1)) 2004-02-11 23:50:45 +00:00
cppfiles.c re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
cpphash.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
cpphash.h re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
cppinit.c c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
cpplex.c re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
cpplib.c cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argument structure of cpp_interpret_string. 2004-02-12 02:25:03 +00:00
cpplib.h c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
cppmacro.c c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
cpppch.c [multiple changes] 2004-01-17 00:37:47 +00:00
cppspec.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
cpptrad.c Represent column numbers using line-map's source_location. 2004-02-11 07:29:30 -08:00
cppucnid.h cpplib.h (CPP_AT_NAME, [...]): New token types. 2003-07-05 00:24:00 +00:00
cppucnid.pl cpplib.h (CPP_AT_NAME, [...]): New token types. 2003-07-05 00:24:00 +00:00
cppucnid.tab cpplib.h (CPP_AT_NAME, [...]): New token types. 2003-07-05 00:24:00 +00:00
crtstuff.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cse.c * cse.c (cse_insn): Don't lose REG_NON_LOCAL_GOTO note. 2004-02-16 01:39:54 -08:00
cselib.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
cselib.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cstamp-h.in
dbxout.c c-decl.c, [...]: Fix comment formatting. 2004-02-16 14:20:10 +00:00
dbxout.h basic-block.h: Convert prototypes to ISO C90. 2003-07-06 20:59:38 +02:00
debug.c debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
debug.h debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
defaults.h default.h (PROMOTE_PROTOTYPES): Remove. 2004-02-08 02:13:29 +00:00
df.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
df.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
diagnostic.c Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. 2003-09-21 22:09:32 -07:00
diagnostic.def re PR c++/11531 (ICE on invalid code (returning to void)) 2003-07-15 23:31:52 +00:00
diagnostic.h c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
dojump.c expr.c (check_max_integer_computation_mode): Remove. 2003-12-20 01:40:41 +00:00
doloop.c doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). 2004-02-03 05:39:57 +00:00
dominance.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
dummy-conditions.c
dwarf.h
dwarf2.h dwarf2.h, [...]: Add multiple-include guard. 2004-01-08 07:50:46 +00:00
dwarf2asm.c * dwarf2asm.c (dw2_asm_output_nstring): Add comment. 2003-09-16 18:32:36 +00:00
dwarf2asm.h basic-block.h: Convert prototypes to ISO C90. 2003-07-06 20:59:38 +02:00
dwarf2out.c dwarf2out.c (loclabel_num): Move outside #ifdef DWARF2_DEBUGGING_INFO and mark with GTY(()). 2004-02-18 23:58:00 +00:00
dwarf2out.h cse.c: Convert prototypes to ISO C90. 2003-06-29 17:19:13 +02:00
emit-rtl.c emit-rtl.c (subreg_realpart_p): Remove. 2004-02-19 10:59:44 +00:00
errors.c errors.c: Don't include coretypes.h or tm.h. 2003-10-07 20:06:37 +00:00
errors.h genrecog.c: Use ISO C90 prototypes. 2003-06-01 17:59:10 +02:00
et-forest.c c-common.h: Fix comment typos. 2004-01-25 03:52:42 +00:00
et-forest.h backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
except.c re PR libstdc++/5625 ([mips] exception unwinding creates invalid pointer on mips) 2004-02-09 13:18:45 -08:00
except.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
explow.c c-typeck.c: Fix comment typos. 2003-12-13 04:11:23 +00:00
expmed.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
expr.c expr.c (is_aligning_offset): Check if we are aligning the expressions's address over BIGGEST_ALIGNMENT in... 2004-02-19 07:52:51 +00:00
expr.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
final.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
fix-header.c fix-header.c (line_table): Move local variable in main to global. 2004-02-14 09:40:53 -08:00
fixproto
flags.h re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value is implicit first parameter preceding "this") 2004-02-17 18:32:45 +00:00
flow.c flow.c (insn_dead_p): A clobber of a dead hard register is a dead insn after reload. 2004-02-11 22:05:08 +00:00
fold-const.c fold-const.c (invert_truthvalue): Do not call invert_tree_comparison for unordered comparison codes. 2004-02-19 09:57:52 -07:00
fp-test.c fp-test.c (main): Use ISO C90 prototype. 2003-07-12 13:29:18 +02:00
function.c function.c (assign_parms): When building decl_rtl for SPLIT_COMPLEX_ARGS... 2004-02-19 18:30:47 +10:30
function.h calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter. 2004-02-04 12:22:42 +00:00
gbl-ctors.h mklibgcc.in (lib2funcs): Remove _exit. 2003-06-07 20:50:54 +02:00
gcc.c gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined... 2004-02-19 05:52:38 +00:00
gcc.h gcc.c: Convert prototypes to ISO C90. 2003-07-06 08:15:36 +02:00
gccbug.in configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting. 2003-09-17 20:01:06 +00:00
gccspec.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
gcov-dump.c gcov-io.h: Update documentation. 2003-07-10 14:13:01 +00:00
gcov-io.c re PR c++/12175 (Tru64 UNIX bootstrap failure: multiply defined symbols linking libstdc++.so) 2003-09-29 21:19:10 +00:00
gcov-io.h Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl> 2003-10-10 17:04:46 +00:00
gcov-iov.c gcov-io.h: Update documentation. 2003-07-09 12:12:29 +00:00
gcov.c alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
gcse.c gcse.c (bypass_block): Fix a typo in the previous check-in to the file. 2004-01-30 18:22:16 +00:00
gdbinit.in rtl.h (rtl_size): Declare. 2003-10-18 18:45:16 +00:00
gen-protos.c gen-protos.c (main): Readd unused attribute for argc. 2003-06-01 20:48:38 +02:00
genattr.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
genattrtab.c emit-rtl.c (gen_rtx): Remove. 2004-02-04 06:12:54 +00:00
genattrtab.h genattr.c (internal_dfa_insn_code): Don't prototype. 2003-07-09 00:44:34 +00:00
genautomata.c c-objc-common.c (): Fix a typo in a warning. 2004-02-08 19:45:46 +00:00
gencheck.c builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on ISO C. 2003-06-16 19:14:22 +00:00
gencodes.c genrecog.c: Use ISO C90 prototypes. 2003-06-01 17:59:10 +02:00
genconditions.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
genconfig.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
genconstants.c genrecog.c: Use ISO C90 prototypes. 2003-06-01 17:59:10 +02:00
genemit.c genemit.c (gen_exp): Use const_int_rtx whenever possible. 2004-02-06 05:59:15 +00:00
genextract.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
genflags.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
gengenrtl.c rtl.h (rtl_size): Declare. 2003-10-18 18:45:16 +00:00
gengtype-lex.l system.h (CHAR_BITFIELD): Delete. 2004-01-27 02:33:22 +00:00
gengtype-yacc.y
gengtype.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
gengtype.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
genmodes.c genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
genmultilib re PR other/7956 (unreadable error on -m64 with --disable-multilib) 2003-12-20 07:40:24 +00:00
genopinit.c optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2. 2004-02-11 23:39:41 +00:00
genoutput.c re PR c/11234 (-pedantic accepts function pointer <-> void*) 2004-01-09 20:03:58 +00:00
genpeep.c genattr.c (internal_dfa_insn_code): Output prototype. 2003-07-05 05:27:22 +00:00
genpreds.c genrecog.c: Use ISO C90 prototypes. 2003-06-01 17:59:10 +02:00
genrecog.c genrecog.c (find_operand): add extra argument stop. 2004-02-07 17:53:44 +00:00
gensupport.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
gensupport.h genrecog.c: Use ISO C90 prototypes. 2003-06-01 17:59:10 +02:00
ggc-common.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
ggc-none.c ggc-zone.c: New file, zone allocating collector. 2003-10-27 00:26:52 +00:00
ggc-page.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
ggc-zone.c ggc-zone.c (ggc_free): New function. 2004-01-31 02:18:25 +00:00
ggc.h alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
glimits.h
global.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
gmon.c
graph.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
graph.h gcc.c: Convert prototypes to ISO C90. 2003-07-06 08:15:36 +02:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c gthr-gnat.c: Remove #undef UNUSED. 2003-05-30 00:43:08 +00:00
gthr-gnat.h gthr-gnat.c: Remove #undef UNUSED. 2003-05-30 00:43:08 +00:00
gthr-posix.c re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=posix problem) 2003-07-31 12:01:07 +00:00
gthr-posix.h re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=posix problem) 2003-07-31 12:01:07 +00:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zero value, not just if defined. 2003-05-21 22:16:08 +00:00
gthr.h
haifa-sched.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
hard-reg-set.h targhooks.c: New file. 2003-09-03 23:18:05 -04:00
hashtable.c hashtable.c (ht_expand): Avoid calculating rehash for the common case that the first probe hits an empty... 2003-08-22 22:29:17 +00:00
hashtable.h * tree.h (get_identifier) Define a macro form of get_identifier 2003-08-08 20:23:06 +00:00
hooks.c hooks.c (hook_void_tree_int): Remove. 2004-02-19 11:06:26 +00:00
hooks.h hooks.c (hook_void_tree_int): Remove. 2004-02-19 11:06:26 +00:00
host-default.c
hosthooks-def.h c-common.c (allow_pch): Remove. 2003-07-29 23:36:53 +00:00
hosthooks.h c-common.c (allow_pch): Remove. 2003-07-29 23:36:53 +00:00
hwint.h hwint.h (HOST_WIDE_INT_PRINT, [...]): New macros. 2003-06-25 19:33:08 +00:00
ifcvt.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
input.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
insn-addr.h
integrate.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
integrate.h ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'... 2003-07-10 11:38:18 +00:00
intl.c genrecog.c: Use ISO C90 prototypes. 2003-06-01 17:59:10 +02:00
intl.h * intl.h (N_): Remove parentheses. 2003-09-04 00:04:02 +00:00
jump.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
langhooks-def.h debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
langhooks.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
langhooks.h debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
lcm.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
libfuncs.h * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) 2003-10-07 02:23:42 +00:00
libgcc-darwin.ver config.gcc (powerpc-*-darwin*): Add libgcc build specification file. 2003-11-19 06:17:15 +01:00
libgcc-std.ver libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2. 2003-09-04 12:47:46 +02:00
libgcc2.c libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables at declaration. 2003-11-14 02:23:13 +00:00
libgcc2.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
libgcov.c * libgcov.c (gcov_exit): Fix two pastos. 2003-09-29 17:09:36 +00:00
limitx.h
limity.h
line-map.c c-decl.c, [...]: Fix comment formatting. 2004-02-16 14:20:10 +00:00
line-map.h re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
lists.c convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Compiler" with... 2003-06-16 11:30:25 +00:00
local-alloc.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
longlong.h backport: re PR target/12476 (ARM/THUMB thunk calls broken) 2004-02-03 14:45:44 +00:00
loop-init.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
loop-iv.c loop-iv.c: New file. 2004-02-17 16:41:44 +00:00
loop-unroll.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
loop-unswitch.c loop-iv.c: New file. 2004-02-17 16:41:44 +00:00
loop.c * loop.c (all_sets_invariant_p): Remove. 2004-02-19 10:53:13 +00:00
loop.h re PR rtl-optimization/12340 (loop unroller + gcse produces wrong code) 2003-09-27 17:18:25 +00:00
machmode.def genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
machmode.h genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
main.c jump.c: Convert prototypes to ISO C90. 2003-07-06 11:56:09 +02:00
mips-tdump.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
mips-tfile.c gcc.c (process_command): Don't internationalize the Copyright message. 2004-01-24 10:09:48 +00:00
mkconfig.sh * mkconfig.sh: Add multiple inclusion guards to generated headers. 2003-06-21 05:20:05 +00:00
mkdeps.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
mkdeps.h jump.c: Convert prototypes to ISO C90. 2003-07-06 11:56:09 +02:00
mkheaders.in Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other places which... 2003-10-14 03:41:42 +00:00
mklibgcc.in mklibgcc.in: Evaluate shlib_slibdir_qual during link step too. 2003-11-21 05:53:12 +01:00
mkmap-flat.awk
mkmap-symver.awk libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2. 2003-09-04 12:47:46 +02:00
mode-classes.def genmodes.c, [...]: New files. 2003-10-10 20:33:07 +00:00
move-if-change
optabs.c md.texi (Standard Names): Document additional dependency on fix pattern. 2004-02-19 18:50:57 +00:00
optabs.h optabs.h (enum optab_index): Add new OTI_log10 and OTI_log2. 2004-02-11 23:39:41 +00:00
opts.c opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. 2004-02-19 21:49:45 +00:00
opts.h c-common.c: Fix comment formatting. 2003-08-19 21:04:38 +00:00
opts.sh common.opt: Document --param. 2003-07-19 08:13:58 +00:00
output.h final.c (final_scan_insn): Make non-static again. 2004-01-18 22:37:29 +00:00
params.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
params.def cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
params.h genrecog.c: Use ISO C90 prototypes. 2003-06-01 17:59:10 +02:00
postreload.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
predict.c loop-iv.c: New file. 2004-02-17 16:41:44 +00:00
predict.def Correct the description of these files in the comment header. 2003-11-28 22:23:36 +11:00
predict.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
prefix.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
prefix.h jump.c: Convert prototypes to ISO C90. 2003-07-06 11:56:09 +02:00
pretty-print.c re PR c/13110 (error message includes extra blank line) 2003-12-19 22:32:32 -08:00
pretty-print.h ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
print-rtl.c c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
print-tree.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
profile.c c-typeck.c: Fix comment typos. 2003-12-13 04:11:23 +00:00
protoize.c * protoize.c (substr): Delete, callers changed to `strstr'. 2003-08-14 06:04:46 +00:00
ra-build.c basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. 2003-12-11 00:20:51 +00:00
ra-colorize.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
ra-debug.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
ra-rewrite.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
ra.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
ra.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
read-rtl.c jump.c: Convert prototypes to ISO C90. 2003-07-06 11:56:09 +02:00
real.c re PR c/14088 (Hexfloat constants with uppercase 0X prefix fail) 2004-02-10 23:05:58 +00:00
real.h real.c (real_floor, real_ceil): Tweak to allow input and output arguments to overlap. 2004-01-23 16:16:33 +00:00
recog.c recog.c (split_all_insns): Do not update reg info. 2004-02-06 13:57:15 +00:00
recog.h re PR c/11234 (-pedantic accepts function pointer <-> void*) 2004-01-09 20:03:58 +00:00
reg-stack.c recog.c (split_all_insns): Do not update reg info. 2004-02-06 13:57:15 +00:00
regclass.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
regmove.c doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). 2004-02-03 05:39:57 +00:00
regrename.c recog.c (split_all_insns): Do not update reg info. 2004-02-06 13:57:15 +00:00
regs.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
reload.c reload.c (refers_to_regno_for_reload_p): Index hard_regno_nregs with inner_regno, not regno. 2004-02-05 23:28:46 -05:00
reload.h jump.c: Convert prototypes to ISO C90. 2003-07-06 11:56:09 +02:00
reload1.c reload1.c (reload): Correct comment. 2004-02-19 15:24:02 +00:00
reorg.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
resource.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
resource.h re PR target/13256 (strict_low_part mistreated in delay slots) 2003-12-05 11:53:56 +00:00
rtl-error.c jump.c: Convert prototypes to ISO C90. 2003-07-06 11:56:09 +02:00
rtl.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
rtl.def Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
rtl.h emit-rtl.c (subreg_realpart_p): Remove. 2004-02-19 10:59:44 +00:00
rtlanal.c rtlanal.c (rtx_varies_p): Return 0 for NULL_RTX 2004-02-18 12:33:18 +00:00
sbitmap.c sbitmap.c (sbitmap_union_of_diff_cg, [...]): Accumulate "changed" properly. 2003-12-28 16:53:27 +00:00
sbitmap.h sbitmap.c: Convert prototypes to ISO C90. 2003-07-06 14:35:56 +02:00
scan-decls.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
scan-types.sh
scan.c sbitmap.c: Convert prototypes to ISO C90. 2003-07-06 14:35:56 +02:00
scan.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
sched-deps.c doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). 2004-02-03 05:39:57 +00:00
sched-ebb.c * schedule-ebb.c (schedule_ebbs): Do not allocate reg life data. 2004-02-08 09:40:17 +00:00
sched-int.h sched-int.h (sched_info): New field sched_max_insns_priority. 2003-10-07 08:18:42 +00:00
sched-rgn.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
sched-vis.c c-typeck.c: Fix comment typos. 2003-12-13 04:11:23 +00:00
sdbout.c sdbout.c (preinit_symbols, [...]): New statics. 2004-02-19 17:21:14 +00:00
sdbout.h sdbout.h: Use ISO C90 prototypes. 2003-06-01 17:43:59 +02:00
sibcall.c basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. 2003-12-11 00:20:51 +00:00
simplify-rtx.c simplify-rtx.c (simplify_unary_operation): Deal with logicals on floats. 2004-02-18 20:55:29 +00:00
sort-protos
sreal.c sbitmap.c: Convert prototypes to ISO C90. 2003-07-06 14:35:56 +02:00
sreal.h sbitmap.c: Convert prototypes to ISO C90. 2003-07-06 14:35:56 +02:00
stab.def
stack.h sbitmap.c: Convert prototypes to ISO C90. 2003-07-06 14:35:56 +02:00
stmt.c re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure) 2004-02-05 21:56:38 +00:00
stor-layout.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
stringpool.c * tree.h (get_identifier) Define a macro form of get_identifier 2003-08-08 20:23:06 +00:00
stub-objc.c MERGE OF objc-improvements-branch into MAINLINE. 2003-09-25 01:26:01 +00:00
sys-protos.h
sys-types.h
system.h opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS. 2004-02-19 21:49:45 +00:00
target-def.h target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. 2004-02-08 23:08:48 +00:00
target.h default.h (PROMOTE_PROTOTYPES): Remove. 2004-02-08 02:13:29 +00:00
targhooks.c hooks.c (hook_void_tree_int): Remove. 2004-02-19 11:06:26 +00:00
targhooks.h hooks.c (hook_void_tree_int): Remove. 2004-02-19 11:06:26 +00:00
timevar.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
timevar.def Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
timevar.h sbitmap.c: Convert prototypes to ISO C90. 2003-07-06 14:35:56 +02:00
tlink.c alias.c [...]: Remove unnecessary casts. 2003-07-19 14:47:15 +00:00
toplev.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
toplev.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
tracer.c Makefile.in (tracer.o, [...]): Depend on timevar.h 2003-12-18 17:07:24 +00:00
tree-dump.c re PR middle-end/13234 (ICE when dumping a translation unit) 2003-12-18 15:09:40 -05:00
tree-dump.h predict.h: Convert to ISO C90 prototypes. 2003-06-08 16:21:54 +02:00
tree-inline.c * tree-inline.c (copy_body_r): Do not replace ret_label. 2004-02-14 19:38:46 +00:00
tree-inline.h tree.h (DID_INLINE_FUNC): Remove macro. 2003-08-05 14:11:53 +00:00
tree-optimize.c (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
tree.c c-common.c (vector_size_helper): Remove; call reconstruct_complex_type() instead. 2004-02-11 01:55:29 +00:00
tree.def re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure) 2004-02-05 21:56:38 +00:00
tree.h (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. 2004-02-17 21:33:43 +00:00
tsystem.h tsystem.h: Add the prototype of strlen. 2003-11-05 05:17:16 +00:00
typeclass.h
unroll.c * unroll.c (find_splittable_givs): Add missing extend_value_for_giv. 2003-12-01 21:57:07 +00:00
unwind-c.c unwind-c.c: Add libgcc-style exception. 2003-08-19 20:53:24 +00:00
unwind-dw2-fde-darwin.c unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable. 2003-11-01 10:59:50 +01:00
unwind-dw2-fde-glibc.c 2003-10-31 Andreas Jaeger <aj@suse.de>, 2003-10-31 21:46:26 +01:00
unwind-dw2-fde.c 2003-10-31 Andreas Jaeger <aj@suse.de>, 2003-10-31 21:46:26 +01:00
unwind-dw2-fde.h cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
unwind-dw2.c unwind-dw2.c (_Unwind_FrameState): Remove commas at end of enumeration list. 2003-11-01 19:31:56 +01:00
unwind-pe.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind-sjlj.c unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 instead of NULL. 2003-11-02 00:00:08 +00:00
unwind.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind.inc unwind-c.c: Add libgcc-style exception. 2003-08-19 20:53:24 +00:00
value-prof.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
value-prof.h Makefile.in (toplev.o): Add value-prof.h dependency. 2003-10-19 21:37:32 +00:00
var-tracking.c c-decl.c, [...]: Fix comment formatting. 2004-02-16 14:20:10 +00:00
varasm.c c-common.c, [...]: Fix comment typos. 2004-02-17 23:03:37 +00:00
varray.c c-common.h: Fix comment typos. 2004-01-25 03:52:42 +00:00
varray.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
version.c Daily bump. 2004-02-19 00:16:11 +00:00
version.h
vmsdbg.h
vmsdbgout.c debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
web.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
xcoff.h [approved by wilson] 2003-12-02 20:07:25 +11:00
xcoffout.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
xcoffout.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00

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.