gcc/gcc
Nathan Sidwell bc524dd028 * Makefile.in (.po.gmo): Use POSIXLY_CORRECT argument ordering.
From-SVN: r47838
2001-12-10 09:37:11 +00:00
..
ada gnatcmd.adb: (MAKE): Add new translations: -b /BIND_ONLY, -c /COMPILE_ONLY, -l /LINK_ONLY 2001-12-05 22:25:25 +01:00
ch build-make, cross-make: Delete file. 2001-12-04 18:02:50 +00:00
config t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS) Add rules for building [vp]crt0.o 2001-12-09 22:07:23 -05:00
cp re PR c++/87 (member template assignment operator) 2001-12-09 16:33:44 +00:00
doc Trivial updates to last patch. 2001-12-09 22:27:49 -05:00
f Daily bump. 2001-12-10 08:16:45 +00:00
fixinc re PR libf2c/4826 (Build error for 3.0.2 on Tru64 Unix 5.1A) 2001-12-06 21:52:42 +00:00
ginclude ppc-asm.h (JUMP_TARGET): New macro. 2001-12-01 08:34:13 +00:00
intl l10nflist.c (_nl_normalize_codeset): Cast argument of ctype function to `unsigned char'. 2001-11-03 21:51:46 +00:00
java check-init.c (current_switch_has_default): New static field. 2001-12-09 20:28:28 -08:00
objc re PR c/4787 (Different anonymous variables declared but only one allocated when the initialization is the same) 2001-12-04 22:55:40 +00:00
po da.po, [...]: New files. 2001-12-05 00:09:14 +00:00
testsuite re PR c++/87 (member template assignment operator) 2001-12-09 16:33:44 +00:00
.cvsignore Add cscope(1) databases 2001-08-15 04:52:54 +00:00
ABOUT-GCC-NLS ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS version. 2001-04-22 22:33:45 +00:00
ABOUT-NLS ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40. 2001-10-12 17:24:30 +00:00
COPYING
COPYING.LIB
ChangeLog * Makefile.in (.po.gmo): Use POSIXLY_CORRECT argument ordering. 2001-12-10 09:37:11 +00:00
ChangeLog.0 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
ChangeLog.1 ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
ChangeLog.2 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.3 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.4 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
ChangeLog.5 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.lib ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
FSFChangeLog
FSFChangeLog.10 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
FSFChangeLog.11 ChangeLog.2, [...]: Fix spelling errors. 2001-11-04 02:51:28 +00:00
LANGUAGES
Makefile.in * Makefile.in (.po.gmo): Use POSIXLY_CORRECT argument ordering. 2001-12-10 09:37:11 +00:00
ONEWS ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
README-fixinc reorganize inclhacks and apply fix to fixtests.c 2001-05-27 18:21:04 +00:00
README.Portability
SERVICE
acconfig.h acconfig.h: Fix comment formatting. 2001-10-09 22:40:12 +00:00
aclocal.m4 Purge cruft now we have build libiberty. 2001-11-30 04:43:05 +00:00
alias.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
attribs.c extend.texi (Variable Attributes): Document vector_size. 2001-12-07 18:49:16 +00:00
basic-block.h cfgrtl.c (purge_all_dead_edges): Use int as argument for portability. 2001-11-15 08:55:45 +01:00
bb-reorder.c cfglayout.c (fixup_fallthru_exit_predecesor): New static function. 2001-11-14 19:36:17 +00:00
bitmap.c bitmap.c (bitmap_element_free): Don't forget to update head->indx when we update head->current. 2001-10-31 03:01:17 +00:00
bitmap.h calls.c: Fix formatting. 2001-10-11 12:43:43 +00:00
builtin-attrs.def attribs.c (decl_attributes): Possibly call insert_default_attributes to insert default attributes on... 2001-10-02 08:12:25 +01:00
builtin-types.def builtin-types.def (BT_FN_VOID_PTR_VAR): New. 2001-12-07 01:42:35 +00:00
builtins.c builtin-types.def (BT_FN_VOID_PTR_VAR): New. 2001-12-07 01:42:35 +00:00
builtins.def builtin-types.def (BT_FN_VOID_PTR_VAR): New. 2001-12-07 01:42:35 +00:00
c-aux-info.c libiberty.h (reconcat): New function. 2001-09-24 22:38:22 +00:00
c-common.c c-common.c (shadow_warning): New function, moved from cp/decl.c. 2001-12-05 23:20:00 +00:00
c-common.def re PR c/4787 (Different anonymous variables declared but only one allocated when the initialization is the same) 2001-12-04 22:55:40 +00:00
c-common.h c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P. 2001-12-08 22:34:54 +00:00
c-convert.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
c-decl.c * c-decl.c (c_language): Remove duplicate. 2001-12-07 14:19:47 -08:00
c-errors.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
c-format.c c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New. 2001-11-25 18:54:12 +00:00
c-lang.c re PR c/4787 (Different anonymous variables declared but only one allocated when the initialization is the same) 2001-12-04 22:55:40 +00:00
c-lex.c c-lex.c (c_lex): Peek a token ahead for a string to concatenate... 2001-12-08 12:01:59 +00:00
c-lex.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-objc-common.c cpphash.c (_cpp_init_hashtable): Update. 2001-11-27 22:31:34 +00:00
c-parse.in c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P. 2001-12-08 22:34:54 +00:00
c-pragma.c re PR bootstrap/3451 (AIX 4.3.2 redefinition of macro) 2001-11-13 03:20:58 +00:00
c-pragma.h c-pragma.h (cpp_register_pragma_space): Remove. 2001-10-14 17:44:00 +00:00
c-semantics.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
c-tree.h re PR c/4787 (Different anonymous variables declared but only one allocated when the initialization is the same) 2001-12-04 22:55:40 +00:00
c-typeck.c c-parse.in: Take string literals in assembler constructs, not expressions. 2001-12-08 19:13:04 +00:00
caller-save.c ChangeLog.2, [...]: Fix spelling errors. 2001-11-04 02:51:28 +00:00
calls.c attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
cfg.c * cfg.c: Fix typos and formatting in the introductory comment. 2001-11-21 16:02:09 +00:00
cfganal.c cse.c (true_dependence_in_rtx): New function. 2001-11-28 09:47:25 +00:00
cfgbuild.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
cfgcleanup.c cfgcleanup.c (label_is_jump_target_p): New function. 2001-12-10 01:09:42 +00:00
cfglayout.c cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename to .... 2001-11-16 21:15:29 +01:00
cfglayout.h Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h; remove unneded depdendencies; 2001-11-05 15:38:01 +00:00
cfgloop.c ChangeLog.2, [...]: Fix spelling errors. 2001-11-11 11:25:28 +00:00
cfgrtl.c cfgrtl.c (verify_flow_info): Allow jump table data in fallthru if CASE_DROPS_THROUGH. 2001-12-05 03:54:51 +00:00
collect2.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
collect2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
combine.c ChangeLog.2, [...]: Fix spelling errors. 2001-11-11 11:25:28 +00:00
conditions.h acconfig.h: Fix comment formatting. 2001-10-09 22:40:12 +00:00
config.gcc config.gcc: Include dbxelf.h before elfos.h. 2001-12-06 17:34:55 +00:00
config.guess
config.in configure.in (AC_CHECK_FUNCS): Delete strtoul, bsearch, popen, strchr, strrchr, isascii, gettimeofday. 2001-12-01 01:57:31 +00:00
configure build-make, cross-make: Delete file. 2001-12-04 18:02:50 +00:00
configure.frag Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
configure.in build-make, cross-make: Delete file. 2001-12-04 18:02:50 +00:00
conflict.c ChangeLog.2, [...]: Fix spelling errors. 2001-11-11 11:25:28 +00:00
convert.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
convert.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cppdefault.c cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR. 2001-09-29 11:22:05 -07:00
cppdefault.h builtins.c (expand_builtin_setjmp_receiver): Const-ify. 2001-10-07 16:51:11 +00:00
cpperror.c cpperror.c (print_location): Take line and column, for default positioning use the previously lexed token. 2001-09-14 22:04:46 +00:00
cppexp.c cppexp.c (parse_number): Use ISXDIGIT/hex_value. 2001-11-10 04:46:01 +00:00
cppfiles.c cppfiles.c (open_file): If we've opened a directory by mistake, close it. 2001-12-06 16:41:18 +00:00
cpphash.c cpphash.c (_cpp_init_hashtable): Update. 2001-11-27 22:31:34 +00:00
cpphash.h cpphash.c (_cpp_init_hashtable): Update. 2001-11-27 22:31:34 +00:00
cppinit.c c-decl.c (grokdeclarator): Use ISO word. 2001-12-03 19:15:19 +00:00
cpplex.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
cpplib.c cppfiles.c (stack_include_file): Don't optimize zero-length files. 2001-11-26 23:44:54 +00:00
cpplib.h c-common.c: Include c-lex.h. 2001-11-15 10:01:10 +00:00
cppmacro.c c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. 2001-12-01 18:42:49 +00:00
cppmain.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
cppspec.c cppspec.c (lang_specific_driver): Set is_cpp_driver. 2001-12-04 22:26:16 +00:00
crtstuff.c dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards. 2001-10-26 01:51:01 +00:00
cse.c cse.c (true_dependence_in_rtx): New function. 2001-11-28 09:47:25 +00:00
cselib.c cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_MEM in comment. 2001-11-03 11:28:33 -05:00
cselib.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cstamp-h.in
dbxout.c 1750a.md: Add default case in switch. 2001-12-09 16:31:53 +00:00
dbxout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dbxstclass.h
debug.c Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. 2001-07-19 21:17:09 +00:00
debug.h vms.h (VMS_DEBUGGING_INFO): New macro. 2001-12-02 09:38:07 -05:00
defaults.h vms.h (VMS_DEBUGGING_INFO): New macro. 2001-12-02 09:38:07 -05:00
dependence.c c-common.c (c_tree_code_name): Const-ification. 2001-09-12 17:18:03 +00:00
df.c df.c (iterate_dataflow_sbitmap, [...]): Add casts to remove warnings. 2001-11-28 07:10:38 -05:00
df.h df.h (transfer_function_sbitmap): Use PARAMS around argument list in function prototypes. 2001-11-26 12:36:09 -07:00
diagnostic.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
diagnostic.def diagnostic.def: New file. 2001-05-01 08:19:45 +00:00
diagnostic.h ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
doloop.c doloop.c (doloop_valid_p): Check for LTU and GTU as well. 2001-11-29 21:16:31 -05:00
dominance.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
doschk.c
dwarf.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2.h vms.h (VMS_DEBUGGING_INFO): New macro. 2001-12-02 09:38:07 -05:00
dwarf2asm.c * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Handle const1_rtx. 2001-11-30 08:34:12 -05:00
dwarf2asm.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2out.c vms.h (VMS_DEBUGGING_INFO): New macro. 2001-12-02 09:38:07 -05:00
dwarf2out.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarfout.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
emit-rtl.c emit-rtl.c (component_ref_for_mem_expr): Try harder to find decl underneath COMPONENT_REFs. 2001-12-05 06:33:28 -05:00
enquire.c
errors.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
errors.h top level: 2001-09-24 00:27:33 +00:00
except.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
except.h ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
explow.c attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
expmed.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
expr.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
expr.h attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
final.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
fix-header.c fix-header.c (main): Move inf_buffer termination and inf_limit calculation to after read. 2001-11-24 17:17:58 -05:00
fixproto Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
flags.h final.c (count_basic_block, [...]): Kill. 2001-12-06 11:49:46 +00:00
floatlib.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
flow.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
fold-const.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
fp-test.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
function.c ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
function.h attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
future.options
gbl-ctors.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcc.c cppspec.c (lang_specific_driver): Set is_cpp_driver. 2001-12-04 22:26:16 +00:00
gcc.h Missed in last commit. 2001-11-28 17:34:54 +00:00
gcc.hlp Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gccbug.in freebsd.h, [...]: Update FSF address. 2001-10-09 11:16:27 +01:00
gccspec.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcov-io.h c-common.h: Fix comment formatting. 2001-10-09 14:03:13 +00:00
gcov.c gcov.c (output_data): Use IS_ABSOLUTE_PATHNAME to test for absolute pathnames. 2001-11-06 23:00:29 -08:00
gcse.c gcse.c (store_killed_in_insn): Consider pure calls as potential store killers in addition to normal calls. 2001-12-05 15:17:49 +01:00
gdbinit.in * gdbinit.in: Move break on exit after break on fancy_abort. 2001-08-21 01:54:33 -07:00
gen-protos.c c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
genattr.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genattrtab.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
gencheck.c gencheck.c, [...]: Don't define xmalloc. 2001-12-01 08:16:25 +00:00
gencodes.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genconfig.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genconstants.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genemit.c 1750a.md: Add default case in switch. 2001-12-09 16:31:53 +00:00
genextract.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genflags.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
gengenrtl.c gencheck.c, [...]: Don't define xmalloc. 2001-12-01 08:16:25 +00:00
genmultilib acinclude.m4: Fix spelling error of "separate" as "seperate". 2001-10-07 19:02:46 +01:00
genopinit.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genoutput.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genpeep.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genpreds.c builtins.c (expand_builtin_setjmp_receiver): Const-ify. 2001-10-07 16:51:11 +00:00
genrecog.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
gensupport.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
gensupport.h rtl.def (INCLUDE): Define. 2001-11-14 20:17:08 +00:00
ggc-callbacks.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-common.c Makefile.in (OBJS): Added tree-inline.o. 2001-10-05 02:49:16 +00:00
ggc-none.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-page.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
ggc-simple.c fold-const.c (hashtab.h): Include. 2001-09-20 11:12:54 -04:00
ggc.h calls.c: Fix formatting. 2001-10-11 12:43:43 +00:00
glimits.h Remove s390x __LONG_MAX__ special case from glimits.h; 2001-08-14 00:53:23 +00:00
global.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
gmon.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
graph.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
graph.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gstab.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gsyms.h
gsyslimits.h cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. 2001-05-10 00:07:23 +00:00
gthr-aix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-dce.h gthr-dce.h: If _DCE_THREADS is not defined, then just include gthr-single. 2001-11-30 12:47:11 -07:00
gthr-posix.h gthr-dce.h: Fix comment formatting. 2001-10-12 13:10:33 +00:00
gthr-rtems.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-single.h gthr-dce.h: Fix comment formatting. 2001-10-12 13:10:33 +00:00
gthr-solaris.h gthr-dce.h: Fix comment formatting. 2001-10-12 13:10:33 +00:00
gthr-vxworks.h gthr-dce.h: Fix comment formatting. 2001-10-12 13:10:33 +00:00
gthr-win32.h re PR bootstrap/4448 (make bootstrap failed: gthr-win32.h erroneous) 2001-11-19 00:24:52 +00:00
gthr.h ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
haifa-sched.c ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
halfpic.c Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h 2001-10-28 14:01:20 +00:00
halfpic.h Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h 2001-10-28 14:01:20 +00:00
hard-reg-set.h alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
hash.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
hash.h i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to `int'. 2001-05-04 14:36:39 +00:00
hashtable.c cpplex.c (parse_identifier): Fast-path optimize. 2001-09-10 22:34:03 +00:00
hashtable.h cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. 2001-08-11 12:37:19 +00:00
hwint.h hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type. 2001-12-09 20:56:37 -05:00
ifcvt.c ifcvt.c (noce_try_store_flag_constants): Test for overflow in computing DIFF. 2001-11-27 01:07:59 -08:00
input.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
insn-addr.h 1750a.md: Add default case in switch. 2001-12-09 16:31:53 +00:00
integrate.c integrate.c (get_hard_reg_initial_reg): New. 2001-11-14 22:02:24 -05:00
integrate.h integrate.c (get_hard_reg_initial_reg): New. 2001-11-14 22:02:24 -05:00
intl.c aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL when appropriate. 2001-10-19 15:17:39 +00:00
intl.h aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL when appropriate. 2001-10-19 15:17:39 +00:00
jump.c function.c (keep_stack_depressed): Major rework. 2001-11-21 18:41:40 -05:00
langhooks-def.h langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_inlining. 2001-12-05 18:48:19 -05:00
langhooks.c * langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED. 2001-12-06 18:15:46 +00:00
langhooks.h langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_inlining. 2001-12-05 18:48:19 -05:00
lcm.c ChangeLog.2, [...]: Fix spelling errors. 2001-11-11 11:25:28 +00:00
libfuncs.h attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
libgcc-std.ver Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST. 2001-06-13 14:26:03 +00:00
libgcc2.c final.c (count_basic_block, [...]): Kill. 2001-12-06 11:49:46 +00:00
libgcc2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
limitx.h
limity.h cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. 2001-05-10 00:07:23 +00:00
line-map.c cppfiles.c (stack_include_file): line-map.c now handles include depth. 2001-08-21 23:05:12 +00:00
line-map.h cppfiles.c (stack_include_file): line-map.c now handles include depth. 2001-08-21 23:05:12 +00:00
lists.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
local-alloc.c cfgrtl.c (purge_all_dead_edges): Initialize variable. 2001-12-02 13:43:10 +00:00
longlong.h calls.c: Fix formatting. 2001-10-11 12:43:43 +00:00
loop.c alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. 2001-11-15 18:44:58 -05:00
loop.h loop.h (struct induction): Rename ext_dependant to ext_dependent. 2001-10-29 22:13:41 +00:00
machmode.def machmode.def: Add documentation for the seventh argument in vector modes. 2001-11-04 00:34:50 +00:00
machmode.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
main.c toplev.h (struct lang_hooks): HONOR_READONLY now bool. 2001-10-20 07:24:36 -04:00
mbchar.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mbchar.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mips-tdump.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
mips-tfile.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
mkconfig.sh mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is defined (prevents link errors when... 2001-11-19 23:12:41 +00:00
mkdeps.c mkdeps.c (deps_add_default_target): Make local variable ``start'' a const char pointer. 2001-08-03 15:42:25 +00:00
mkdeps.h Standardize header guards. 2001-05-25 18:31:47 -07:00
mkinstalldirs
mklibgcc.in re PR bootstrap/4020 (Shell script syntax errors in gcc make files) 2001-11-18 22:08:32 +00:00
mkmap-flat.awk Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mkmap-symver.awk Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
move-if-change
optabs.c attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 18:33:53 -05:00
optabs.h alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. 2001-11-15 18:44:58 -05:00
output.h m68k.c (init_FPA_table): Provide static prototype. 2001-12-01 17:40:43 +00:00
params.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
params.def ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
params.h builtins.c (expand_builtin_setjmp_receiver): Const-ify. 2001-10-07 16:51:11 +00:00
predict.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
predict.def ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
predict.h ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
prefix.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
prefix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
print-rtl.c rtl.h (mem_attrs): Rename decl to expr; adjust all users. 2001-12-02 11:04:23 -08:00
print-tree.c Fix line wrap in copyright notice. 2001-12-05 06:54:04 -05:00
profile.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
protoize.c ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 12:42:06 +00:00
read-rtl.c read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these. 2001-11-19 17:37:12 -05:00
real.c c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
real.h calls.c: Fix formatting. 2001-10-11 12:43:43 +00:00
recog.c * recog.c (decode_asm_operands): Check that the SRC is ASM_OPERANDS. 2001-11-02 10:52:08 +00:00
recog.h builtins.c (expand_builtin_setjmp_receiver): Const-ify. 2001-10-07 16:51:11 +00:00
reg-stack.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
regclass.c * regclass.c (choose_hard_reg_mode): Handle vector arguments. 2001-11-26 10:18:47 +00:00
regmove.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
regrename.c reload.c (find_reloads): Mark new USE insns with QImode. 2001-09-29 21:52:12 +00:00
regs.h aix.h (REG_SIZE): Don't #undef. 2001-11-27 15:32:18 +00:00
reload.c gcse.c (delete_null_pointer_checks_1): Do not use delelete_list; call purge_dead_edges after removing. 2001-12-03 15:22:47 +00:00
reload.h calls.c: Fix formatting. 2001-10-11 12:43:43 +00:00
reload1.c rtl.h (mem_attrs): Rename decl to expr; adjust all users. 2001-12-02 11:04:23 -08:00
reorg.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
resource.c alias.c: Remove uses of "register" specifier in declarations of arguments and local... 2001-10-11 03:16:15 +00:00
resource.h c-common.h: Fix comment formatting. 2001-10-09 14:03:13 +00:00
rtl-error.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
rtl.c rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings. 2001-12-08 06:11:25 +00:00
rtl.def rtl.def (PREFETCH): New rtx code. 2001-12-04 00:47:14 +00:00
rtl.h rtl.h (get_jump_table_offset): Declare. 2001-12-07 16:10:03 +00:00
rtlanal.c * rtlanal.c (get_jump_table_offset): Delete unused variable. 2001-12-08 11:22:57 +00:00
sbitmap.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sbitmap.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
scan-decls.c c-lex.c (cb_def_pragma): Update. 2001-09-24 22:53:12 +00:00
scan-types.sh
scan.c c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
scan.h c-common.h: Fix comment formatting. 2001-10-09 14:03:13 +00:00
sched-deps.c ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
sched-ebb.c Fix typo in FSF copyright statement 2001-09-14 11:05:39 +00:00
sched-int.h ChangeLog.2, [...]: Fix spelling errors. 2001-11-04 02:51:28 +00:00
sched-rgn.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
sched-vis.c rtl.def (PREFETCH): New rtx code. 2001-12-04 00:47:14 +00:00
sdbout.c * sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL. 2001-11-18 14:08:43 -05:00
sdbout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sibcall.c ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
simplify-rtx.c dbxout.c (dbxout_symbol_location): Update call of alter_subreg. 2001-11-14 13:51:10 +00:00
sort-protos
ssa-ccp.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
ssa-dce.c rtl.def (PREFETCH): New rtx code. 2001-12-04 00:47:14 +00:00
ssa.c ChangeLog.0, [...]: Fix spelling errors. 2001-10-28 20:09:17 +00:00
ssa.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
stab.def
stack.h
stmt.c attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
stor-layout.c stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN to unions. 2001-12-08 14:43:07 -05:00
stringpool.c c-lang.c (LANG_HOOKS_NAME): New. 2001-11-09 07:14:20 +00:00
sys-protos.h Makefile.in: Exterminate all references to assert.h. 2001-05-11 17:03:02 +00:00
sys-types.h
system.h cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, not after. 2001-11-19 06:28:52 -05:00
target-def.h target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame_section. 2001-10-22 14:43:31 +00:00
target.h target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame_section. 2001-10-22 14:43:31 +00:00
timevar.c * timevar.c (rtl.h): Include so get fancy abort. 2001-11-15 21:36:39 -05:00
timevar.def basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. 2001-10-20 10:04:00 +00:00
timevar.h ChangeLog.2, [...]: Fix spelling errors and typos. 2001-10-29 23:01:45 +00:00
tlink.c clipper.h (ASM_OUTPUT_REG_POP): Fix typo. 2001-11-09 23:13:22 +00:00
toplev.c final.c (count_basic_block, [...]): Kill. 2001-12-06 11:49:46 +00:00
toplev.h Clean up langhooks 2001-11-06 21:12:14 +00:00
tradcif.y c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
tradcpp.c c-decl.c (grokdeclarator): Use ISO word. 2001-12-03 19:15:19 +00:00
tradcpp.h Standardize header guards. 2001-05-25 18:31:47 -07:00
tree-dump.c tree-dump.c: Rename from c-dump.c. 2001-11-22 02:33:02 +00:00
tree-dump.h tree-dump.c: Rename from c-dump.c. 2001-11-22 02:33:02 +00:00
tree-inline.c tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following... 2001-12-06 17:58:23 +00:00
tree-inline.h langhooks.h: New file. 2001-10-08 20:54:07 +00:00
tree.c tree.c (append_random_char): Conditionalize INO for VMS. 2001-12-09 20:28:03 -05:00
tree.def expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE. 2001-11-21 18:32:03 -05:00
tree.h attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
tsystem.h c-common.h: Fix comment formatting. 2001-10-09 14:03:13 +00:00
typeclass.h
unprotoize.c
unroll.c unroll.c (loop_iterations): Give up on jumps with null JUMP_LABEL while scanning for multiple back edges. 2001-12-01 12:04:16 +00:00
unwind-dw2-fde.c unwind-dw2-fde.c (__deregister_frame_info_bases): Fix lossage in last change return OB. 2001-11-20 18:14:19 +00:00
unwind-dw2-fde.h ChangeLog.2, [...]: Fix spelling errors. 2001-11-11 11:25:28 +00:00
unwind-dw2.c tm.texi (DWARF_FRAME_REGISTERS): Add documentation. 2001-12-06 21:38:03 +00:00
unwind-pe.h unwind-pe.h (read_uleb128, [...]): Move actual reading code here. 2001-08-31 05:49:13 -04:00
unwind-sjlj.c unwind-sjlj.c (_Unwind_GetRegionStart, [...]): Argument is unused. 2001-10-01 23:31:47 +00:00
unwind.h unwind.h (_UA_END_OF_STACK): New flag. 2001-09-04 11:20:21 -07:00
unwind.inc alias.c: Fix typos in comments. 2001-09-19 23:58:10 +00:00
varasm.c * varasm.c (output_constant, case ERROR_MARK): New case. 2001-12-05 17:52:05 -05:00
varray.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
varray.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
version.c Daily bump. 2001-12-10 08:16:45 +00:00
version.h Standardize header guards. 2001-05-25 18:31:47 -07:00
vmsdbg.h hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type. 2001-12-09 20:56:37 -05:00
vmsdbgout.c vmsdbgout.c (lookup_filename): Assign null string instead of null pointer to fnam. 2001-12-09 18:49:51 -05:00
xcoffout.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
xcoffout.h c-common.h: Fix comment formatting. 2001-10-09 14:03:13 +00:00

README.Portability

Copyright (C) 2000 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 C89 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

The first section of this file deals strictly with portability issues,
the second with common coding pitfalls.


			Portability Issues
			==================

Unary +
-------

K+R C compilers and preprocessors have no notion of unary '+'.  Thus
the following code snippet contains 2 portability problems.

int x = +2;  /* int x = 2;  */
#if +1       /* #if 1  */
#endif


Pointers to void
----------------

K+R C compilers did not have a void pointer, and used char * as the
pointer to anything.  The macro PTR is defined as either void * or
char * depending on whether you have a standards compliant compiler or
a K+R one.  Thus

  free ((void *) h->value.expansion);

should be written

  free ((PTR) h->value.expansion);

Further, an initial investigation indicates that pointers to functions
returning void are okay.  Thus the example given by "Calling functions
through pointers to functions" below appears not to cause a problem.


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

Some SGI compilers choke on the parentheses in:-

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.

K+R C did not allow concatenation of string literals like

  "This is a " "single string literal".

Moreover, 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.


signed keyword
--------------

The signed keyword did not exist in K+R compilers; it was introduced
in ISO C89, so you cannot use it.  In both K+R and standard C,
unqualified char and bitfields may be signed or unsigned.  There is no
way to portably declare signed chars or signed bitfields.

All other arithmetic types are signed unless you use the 'unsigned'
qualifier.  For instance, it is safe to write

  short paramc;

instead of

  signed short paramc;

If you have an algorithm that depends on signed char or signed
bitfields, you must find another way to write it before it can be
integrated into GCC.


Function prototypes
-------------------

You need to provide a function prototype for every function before you
use it, and functions must be defined K+R style.  The function
prototype should use the PARAMS macro, which takes a single argument.
Therefore the parameter list must be enclosed in parentheses.  For
example,

int myfunc PARAMS ((double, int *));

int
myfunc (var1, var2)
	double var1;
	int *var2;
{
  ...
}

You also need to use PARAMS when referring to function protypes in
other circumstances, for example see "Calling functions through
pointers to functions" below.

Variable-argument functions are best described by example:-

void cpp_ice PARAMS ((cpp_reader *, const char *msgid, ...));

void
cpp_ice VPARAMS ((cpp_reader *pfile, const char *msgid, ...))
{  
#ifndef ANSI_PROTOTYPES
  cpp_reader *pfile;
  const char *msgid;
#endif
  va_list ap;
  
  VA_START (ap, msgid);
  
#ifndef ANSI_PROTOTYPES
  pfile = va_arg (ap, cpp_reader *);
  msgid = va_arg (ap, const char *);
#endif

  ...
  va_end (ap);
}

For the curious, here are the definitions of the above macros.  See
ansidecl.h for the definitions of the above macros and more.

#define PARAMS(paramlist)  paramlist  /* ISO C.  */
#define VPARAMS(args)   args

#define PARAMS(paramlist)  ()         /* K+R C.  */
#define VPARAMS(args)   (va_alist) va_dcl

One aspect of using K+R style function declarations, is you cannot
have arguments whose types are char, short, or float, since without
prototypes (ie, K+R rules), these types are promoted to int, int, and
double respectively.

Calling functions through pointers to functions
-----------------------------------------------

K+R C compilers require parentheses around the dereferenced function
pointer expression in the call, whereas ISO C relaxes the syntax.  For
example

typedef void (* cl_directive_handler) PARAMS ((cpp_reader *, const char *));
      *p->handler (pfile, p->arg);

needs to become

      (*p->handler) (pfile, p->arg);


Macros
------

The rules under K+R C and ISO C for achieving stringification and
token pasting are quite different.  Therefore some macros have been
defined which will get it right depending upon the compiler.

  CONCAT2(a,b) CONCAT3(a,b,c) and CONCAT4(a,b,c,d)

will paste the tokens passed as arguments.  You must not leave any
space around the commas.  Also,

  STRINGX(x)

will stringify an argument; to get the same result on K+R and ISO
compilers x should not have spaces around it.


Passing structures by value
---------------------------

Avoid passing structures by value, either to or from functions.  It
seems some K+R compilers handle this differently or not at all.


Enums
-----

In K+R C, you have to cast enum types to use them as integers, and
some compilers in particular give lots of warnings for using an enum
as an array index.


Bitfields
---------

See also "signed keyword" above.  In K+R C only unsigned int bitfields
were defined (i.e. unsigned char, unsigned short, unsigned long.
Using plain int/short/long was not allowed).


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);


Reserved Keywords
-----------------

K+R C has "entry" as a reserved keyword, so you should not use it for
your variable names.


Type promotions
---------------

K+R used unsigned-preserving rules for arithmetic expresssions, while
ISO uses value-preserving.  This means an unsigned char compared to an
int is done as an unsigned comparison in K+R (since unsigned char
promotes to unsigned) while it is signed in ISO (since all of the
values in unsigned char fit in an int, it promotes to int).

Trigraphs
---------

You weren't going to use them anyway, but trigraphs were not defined
in K+R C, and some otherwise ISO C compliant compilers do not accept
them.


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

K+R C did not accept a 'u' suffix on integer constants.  If you want
to declare a constant to be be unsigned, you must use an explicit
cast.

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(a, b)
      int a, b;
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.  K+R C has no problem with 'void' as a return type, so you
need not worry about that.

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

  void
  operate(a, b)
      int a, 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.