gcc/gcc
Alexandre Oliva 70e0ccd0a0 flow.c (calculate_global_regs_live): Clear aux fields of ENTRY and EXIT.
* flow.c (calculate_global_regs_live): Clear aux fields of
ENTRY and EXIT.

From-SVN: r51183
2002-03-22 19:54:34 +00:00
..
ada Makefile.in: Update. 2002-03-20 07:58:41 +00:00
ch c-common.c (c_tree_code_type, [...]): Delete. 2002-03-13 01:42:43 +00:00
config v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx * instead of rtx to it. 2002-03-22 20:29:21 +01:00
cp tree.c (cp_cannot_inline_tree_fn): Same. 2002-03-21 23:17:19 +00:00
doc toplev.c (flag_loop_optimize, [...]): New static variables. 2002-03-22 15:32:00 +00:00
f Daily bump. 2002-03-22 08:17:32 +00:00
fixinc re PR target/5996 (libstdc++ (FILE related) sparc-sun-solaris2.8 bootstrap failure) 2002-03-21 18:24:52 -08:00
ginclude
intl
java parse.y (build_access_to_thisn): Stop when FROM is not an inner class. 2002-03-21 19:00:24 +00:00
objc Makefile.in: Update. 2002-03-20 07:58:41 +00:00
po fr.po: Update to latest revision. 2002-03-14 16:39:28 +00:00
testsuite re PR target/3177 (Invalid sibcall optimisation on ia64) 2002-03-22 11:23:05 -08:00
.cvsignore cvsignore: Remove *.info* and genrtl*; these files are generated elsewhere now. 2002-03-04 23:21:41 +00:00
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h
aclocal.m4
alias.c alias.c: (nonlocal_mentioned_p): Use for_each_rtx. 2002-03-21 06:59:43 +00:00
attribs.c * attribs.c (decl_attributes): Fix signed/unsigned warning. 2002-03-10 20:54:15 +00:00
basic-block.h basic-block.h (fixup_abnormal_edges): Declare. 2002-03-07 15:38:00 +00:00
bb-reorder.c bb-reorder.c (make_reorder_chain_1): Protect against when redundant edges are omitted. 2002-03-21 21:50:15 -05:00
bitmap.c
bitmap.h
builtin-attrs.def
builtin-types.def c-common.c, [...]: Delete code implementing -traditional mode. 2002-02-27 18:48:07 +00:00
builtins.c re PR c/3711 (ICE in instantiate_virtual_regs_1, at function.c:3880) 2002-03-08 14:45:13 +01:00
builtins.def c-common.c, [...]: Delete code implementing -traditional mode. 2002-02-27 18:48:07 +00:00
c-aux-info.c
c-common.c langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_inline instead of optimize == 0. 2002-03-21 23:15:38 +00:00
c-common.def c-common.c (statement_code_p): Handle CLEANUP_STMT. 2002-03-15 20:08:39 +00:00
c-common.h Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
c-convert.c
c-decl.c c-decl.c: Include c-pragma.h. 2002-03-14 23:11:14 -08:00
c-errors.c
c-format.c re PR c/4389 (Improper constant folding) 2002-02-20 23:54:35 +01:00
c-lang.c re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0) 2002-03-19 09:47:14 +01:00
c-lex.c c-lex.c (cb_file_change): Pass the #inclusion's line number to the start_source_file debug hook... 2002-03-20 05:06:51 +00:00
c-lex.h * c-lex.h (position_after_whitespace): Remove. 2002-03-12 23:30:32 +00:00
c-objc-common.c langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_inline instead of optimize == 0. 2002-03-21 23:15:38 +00:00
c-parse.in c-common.h (yyparse, [...]): New. 2002-03-17 20:41:46 +00:00
c-pragma.c c-decl.c: Include c-pragma.h. 2002-03-14 23:11:14 -08:00
c-pragma.h c-decl.c: Include c-pragma.h. 2002-03-14 23:11:14 -08:00
c-semantics.c c-common.c (statement_code_p): Handle CLEANUP_STMT. 2002-03-15 20:08:39 +00:00
c-tree.h Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
c-typeck.c re PR c/5597 ([regression from 2.95.3] Initialization of flexible char array member segfaults) 2002-03-21 18:03:46 -08:00
caller-save.c
calls.c calls.c (precompute_arguments): Do not assume that temporaries can be destroyed after expanding the argument. 2002-03-18 22:25:50 +00:00
cfg.c * cfg.c (dump_flow_info): Remove unused variable. 2002-03-11 12:10:44 +01:00
cfganal.c cfgrtl.c (delete_insn_and_edges, [...]): New. 2002-03-06 10:17:23 +00:00
cfgbuild.c
cfgcleanup.c Fix the constant I forgot to update :( 2002-03-22 11:18:33 +00:00
cfglayout.c
cfglayout.h
cfgloop.c
cfgrtl.c cfgcleanup.c (outgoing_edges_math): Fix condition; relax frequencies match; avoid match on different loop depths. 2002-03-22 11:11:21 +00:00
ChangeLog flow.c (calculate_global_regs_live): Clear aux fields of ENTRY and EXIT. 2002-03-22 19:54:34 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.lib
collect2.c A fix for cross building aix. 2002-03-12 19:07:06 +00:00
collect2.h
combine.c emit-rtl.c (gen_int_mode): New function. 2002-03-19 10:00:43 -08:00
conditions.h
config.gcc t-linux64: New. 2002-03-22 10:49:56 +10:30
config.guess
config.in
configure configure.in: Don't pass -Wno-long-long to a ADA compiler that doesn't support it. 2002-03-14 09:56:41 +00:00
configure.frag
configure.in configure.in: Don't pass -Wno-long-long to a ADA compiler that doesn't support it. 2002-03-14 09:56:41 +00:00
conflict.c
convert.c
convert.h
COPYING
COPYING.LIB
cppdefault.c
cppdefault.h
cpperror.c
cppexp.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
cppfiles.c
cpphash.c
cpphash.h cpphash.h (struct lexer_state): Remove line_extension member. 2002-03-14 18:17:18 +00:00
cppinit.c * cppinit.c: Revert -MD removal. 2002-03-16 14:03:36 +00:00
cpplex.c cpplex.c (parse_identifier_slow): Rename parse_slow, adjust prototype, and handle lexing numbers and identifiers. 2002-03-22 07:23:21 +00:00
cpplib.c cpphash.h (struct lexer_state): Remove line_extension member. 2002-03-14 18:17:18 +00:00
cpplib.h cpphash.h (struct lexer_state): Remove line_extension member. 2002-03-14 18:17:18 +00:00
cppmacro.c cppmacro.c (cpp_macro_definition): Emit a space after the macro name... 2002-03-19 21:43:39 +00:00
cppmain.c cpphash.h (struct lexer_state): Remove line_extension member. 2002-03-14 18:17:18 +00:00
cppspec.c
crtstuff.c attribs.c (c_common_attribute_table): Add visibility. 2002-02-26 22:17:22 +01:00
cse.c defaults.h (MODE_HAS_NANS, [...]): New. 2002-03-07 11:37:16 +00:00
cselib.c
cselib.h
cstamp-h.in
dbxout.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
dbxout.h
dbxstclass.h
debug.c Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
debug.h Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
defaults.h 1750a.h, [...] (POINTER_SIZE): Delete. 2002-03-12 05:28:21 +00:00
dependence.c
df.c * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE. 2002-02-27 13:50:57 +00:00
df.h
diagnostic.c Makefile.in: Update. 2002-03-20 07:58:41 +00:00
diagnostic.def
diagnostic.h
doloop.c
dominance.c
doschk.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c Makefile.in: Update. 2002-03-20 07:58:41 +00:00
dwarf2out.h
dwarf.h
dwarfout.c Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
emit-rtl.c emit-rtl.c (gen_int_mode): New function. 2002-03-19 10:00:43 -08:00
enquire.c
errors.c
errors.h
except.c except.c (current_function_has_exception_handlers): New. 2002-03-19 16:49:13 -08:00
except.h except.c (current_function_has_exception_handlers): New. 2002-03-19 16:49:13 -08:00
explow.c emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS to form the sum. 2002-02-21 15:06:16 -08:00
expmed.c emit-rtl.c (gen_int_mode): New function. 2002-03-19 10:00:43 -08:00
expr.c fix g++ testcase crash namedret1.c on sparcv9 and s390 2002-03-22 18:13:45 +00:00
expr.h re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055) 2002-02-21 22:11:08 +01:00
final.c emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... 2002-03-03 21:10:09 +00:00
fix-header.c
fixproto
flags.h langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_inline instead of optimize == 0. 2002-03-21 23:15:38 +00:00
floatlib.c
flow.c flow.c (calculate_global_regs_live): Clear aux fields of ENTRY and EXIT. 2002-03-22 19:54:34 +00:00
fold-const.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c Makefile.in: Update. 2002-03-20 07:58:41 +00:00
function.h fix comment typo 2002-03-15 05:17:16 -05:00
future.options
gbl-ctors.h
gcc.c * gcc.c (validate_all_switches): Also handle `%W{...}'. 2002-03-09 19:53:22 +00:00
gcc.h
gcc.hlp
gccbug.in
gccspec.c
gcov-io.h
gcov.c
gcse.c * gcse.c (insert_insn_end_bb): Fix typo in last change. 2002-03-08 20:23:55 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
gencheck.c
gencodes.c
genconfig.c
genconstants.c
genemit.c re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crtbegin.o) 2002-03-20 22:58:57 +01:00
genextract.c genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. 2002-03-07 22:03:27 +00:00
genflags.c genflags.c (gen_insn): Use IS_VSPACE. 2002-03-11 14:39:35 -08:00
gengenrtl.c emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... 2002-03-03 21:10:09 +00:00
genmultilib
genopinit.c
genoutput.c genflags.c (gen_insn): Use IS_VSPACE. 2002-03-11 14:39:35 -08:00
genpeep.c
genpreds.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
genrecog.c re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2) 2002-03-21 08:14:18 +01:00
gensupport.c gensupport.c (first_dir_md_include): Renamed from include; change all references. 2002-03-08 22:44:21 +00:00
gensupport.h
ggc-callbacks.c
ggc-common.c
ggc-none.c
ggc-page.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
ggc-simple.c
ggc.h
glimits.h
global.c
gmon.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the function and constify it. 2002-03-13 12:15:46 -05:00
gthr-posix.h gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the function and constify it. 2002-03-13 12:15:46 -05:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the function and constify it. 2002-03-13 12:15:46 -05:00
gthr-vxworks.h
gthr-win32.h gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define. 2002-03-05 22:08:23 +00:00
gthr.h
haifa-sched.c haifa-sched.c (sched_emit_insn): New. 2002-02-28 10:32:12 -08:00
halfpic.c
halfpic.h
hard-reg-set.h
hash.c
hash.h
hashtable.c
hashtable.h
hooks.c
hooks.h
hwint.h
ifcvt.c * ifcvt.c (dead_or_predicable): Fix uninitialized variable. 2002-03-18 00:16:50 +00:00
input.h
insn-addr.h
integrate.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
integrate.h
intl.c
intl.h
jump.c Add 2002 to the copyright dates. 2002-03-07 13:38:22 +00:00
langhooks-def.h Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
langhooks.c langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_inline instead of optimize == 0. 2002-03-21 23:15:38 +00:00
langhooks.h Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
LANGUAGES
lcm.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-std.ver
limitx.h
limity.h
line-map.c
line-map.h
lists.c
local-alloc.c
longlong.h
loop.c loop.c (basic_induction_var): Don't call convert_modes if mode classes are different. 2002-03-13 08:41:45 +01:00
loop.h
machmode.def re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2) 2002-03-21 08:14:18 +01:00
machmode.h
main.c
Makefile.in cfgcleanup.c (outgoing_edges_math): Fix condition; relax frequencies match; avoid match on different loop depths. 2002-03-22 11:11:21 +00:00
mbchar.c * mbchar.c (JIS_state_table, JIS_action_table): Const-ify. 2002-03-10 20:59:57 +00:00
mbchar.h
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkdeps.c
mkdeps.h
mkinstalldirs
mklibgcc.in mklibgcc.in (SHLIB_MKMAP_OPTS): New variable. 2002-03-22 11:25:35 +10:30
mkmap-flat.awk
mkmap-symver.awk mklibgcc.in (SHLIB_MKMAP_OPTS): New variable. 2002-03-22 11:25:35 +10:30
move-if-change
ONEWS
optabs.c emit-rtl.c (gen_int_mode): New function. 2002-03-19 10:00:43 -08:00
optabs.h
output.h tm.texi (ASM_WEAKEN_DECL): Document. 2002-03-01 16:30:38 +10:30
params.c
params.def Add --param max-unrolled-insns=<n> support 2002-03-14 23:31:50 +00:00
params.h Add --param max-unrolled-insns=<n> support 2002-03-14 23:31:50 +00:00
predict.c bb-reorder.c (make_reorder_chain_1): Protect against when redundant edges are omitted. 2002-03-21 21:50:15 -05:00
predict.def
predict.h
prefix.c
prefix.h
print-rtl.c
print-tree.c c-decl.c: Include c-pragma.h. 2002-03-14 23:11:14 -08:00
profile.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
protoize.c
read-rtl.c
README-fixinc
README.Portability
real.c * real.c (eiisneg): Move outside #ifdef NANS. 2002-03-22 14:54:31 +00:00
real.h emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... 2002-03-03 21:10:09 +00:00
recog.c emit-rtl.c (try_split): Use delete_insns. 2002-03-14 18:09:49 +00:00
recog.h
reg-stack.c basic-block.h (fixup_abnormal_edges): Declare. 2002-03-07 15:38:00 +00:00
regclass.c emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... 2002-03-03 21:10:09 +00:00
regmove.c
regrename.c
regs.h
reload1.c reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent is not a valid memory_operand. 2002-03-12 21:02:24 +00:00
reload.c reload.c (copy_replacements_1): New. 2002-03-10 15:51:08 -08:00
reload.h
reorg.c
resource.c
resource.h
rtl-error.c
rtl.c rtl.c (copy_most_rtx): Move from here ... 2002-03-08 07:29:13 -05:00
rtl.def
rtl.h alias.c: (nonlocal_mentioned_p): Use for_each_rtx. 2002-03-21 06:59:43 +00:00
rtlanal.c alias.c: (nonlocal_mentioned_p): Use for_each_rtx. 2002-03-21 06:59:43 +00:00
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
sched-ebb.c
sched-int.h haifa-sched.c (sched_emit_insn): New. 2002-02-28 10:32:12 -08:00
sched-rgn.c sched-rgn.c (add_branch_dependences): Don't allow insns that throw to move away from the end of the block. 2002-03-10 15:01:59 -08:00
sched-vis.c
sdbout.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
sdbout.h
SERVICE
sibcall.c except.c (current_function_has_exception_handlers): New. 2002-03-19 16:49:13 -08:00
simplify-rtx.c emit-rtl.c (gen_int_mode): New function. 2002-03-19 10:00:43 -08:00
sort-protos
ssa-ccp.c Tidy whitespace. 2002-03-06 17:17:14 -08:00
ssa-dce.c
ssa.c
ssa.h
stab.def
stack.h
stmt.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
stor-layout.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
stringpool.c
sys-protos.h
sys-types.h
system.h c-common.c, [...]: Delete code implementing -traditional mode. 2002-02-27 18:48:07 +00:00
target-def.h
target.h
timevar.c
timevar.def cfgrtl.c (delete_insn_and_edges, [...]): New. 2002-03-06 10:17:23 +00:00
timevar.h
tlink.c
toplev.c toplev.c (flag_loop_optimize, [...]): New static variables. 2002-03-22 15:32:00 +00:00
toplev.h
tradcif.y
tradcpp.c
tradcpp.h
tree-dump.c c-common.c (statement_code_p): Handle CLEANUP_STMT. 2002-03-15 20:08:39 +00:00
tree-dump.h
tree-inline.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
tree-inline.h
tree.c c-common.c (c_tree_code_type, [...]): Delete. 2002-03-13 01:42:43 +00:00
tree.def c-common.c (c_tree_code_type, [...]): Delete. 2002-03-13 01:42:43 +00:00
tree.h Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
tsystem.h
typeclass.h
unprotoize.c
unroll.c re PR rtl-optimization/5891 (ICE compiling SPEC fp test with -funroll-loops on ia64) 2002-03-15 04:06:26 +01:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c add comments 2002-03-15 05:18:21 -05:00
unwind-pe.h
unwind-sjlj.c
unwind.h
unwind.inc add comments 2002-03-15 05:18:21 -05:00
varasm.c * varasm.c (output_constant_def): Fix stupid typo. 2002-03-19 18:12:18 -08:00
varray.c
varray.h
version.c Daily bump. 2002-03-22 08:17:32 +00:00
version.h
vmsdbg.h
vmsdbgout.c Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
xcoffout.c
xcoffout.h

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.