gcc/gcc
John David Anglin 02a57c739e pa.c (output_cbranch, [...]): Output nop for conditional branch to the following instruction.
* pa.c (output_cbranch, output_bb, output_bvb): Output nop for
	conditional branch to the following instruction.  Use next_real_insn
	instead of next_active_insn.
	(output_dbra, output_movb, jump_in_call_delay): Use next_real_insn
	instead of next_active_insn.

From-SVN: r64723
2003-03-22 18:53:08 +00:00
..
ada Makefile.in (STRICT2_WARN): Add @WERROR@. 2003-03-20 03:11:25 +00:00
config pa.c (output_cbranch, [...]): Output nop for conditional branch to the following instruction. 2003-03-22 18:53:08 +00:00
cp PR c++/9978, c++/9708 2003-03-22 15:34:41 +00:00
doc re PR other/9813 (misplaced paragraph in Constructing Calls node) 2003-03-21 15:06:19 +00:00
f com.c (ffecom_constantunion_with_type): New function. 2003-03-22 13:01:08 +00:00
fixinc fixinc.interix: Remove dead code (most of it). 2003-03-13 03:01:26 +00:00
ginclude float.h, [...]: GCC, not GNU CC. 2003-03-13 02:58:40 +00:00
intl Makefile.in (.y.c): Only enable production rule when maintaining. 2003-03-14 21:36:28 +00:00
java javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of IEEE float and double respectively. 2003-03-21 17:10:02 +00:00
objc
po c-common.c: Include intl.h. 2003-03-22 03:28:39 +00:00
testsuite s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split alternatives. 2003-03-22 17:52:10 +00:00
treelang treetree.c (cpp_create_reader): Follow prototype change in cpplib.h. 2003-03-21 08:27:42 +01:00
.cvsignore
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h
aclocal.m4 aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete. 2003-03-21 17:19:34 +00:00
alias.c alias.c (rtx_equal_for_memref_p): Assume that X and Y has been canonicalized. 2003-03-18 18:24:07 +00:00
alloc-pool.c
alloc-pool.h
attribs.c
basic-block.h cfg.c (unchecked_make_edge): New. 2003-03-10 12:59:12 +00:00
bb-reorder.c
bitmap.c
bitmap.h
builtin-attrs.def
builtin-types.def
builtins.c builtins.c (expand_builtin_unop): New target_mode operand; use it to convert the result to the correct mode. 2003-03-18 11:03:59 -08:00
builtins.def
c-aux-info.c
c-common.c c-common.c: Include intl.h. 2003-03-22 03:28:39 +00:00
c-common.def
c-common.h c-common.c: Include intl.h. 2003-03-22 03:28:39 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
c-decl.c c-common.c: Include intl.h. 2003-03-22 03:28:39 +00:00
c-dump.c c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. 2003-03-19 20:34:10 +00:00
c-errors.c
c-format.c
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c Makefile.in: Update. 2003-03-15 12:18:47 +00:00
c-objc-common.c
c-opts.c Various cleanups to help compile server. 2003-03-20 08:46:18 -08:00
c-parse.in
c-pch.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +00:00
c-ppoutput.c Makefile.in: Update. 2003-03-15 12:18:47 +00:00
c-pragma.c
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-tree.h c-tree.h (struct lang_identifier): Remove error_locus field. 2003-03-17 21:16:07 +00:00
c-typeck.c c-tree.h (struct lang_identifier): Remove error_locus field. 2003-03-17 21:16:07 +00:00
caller-save.c
calls.c calls.c (flags_from_decl_or_type): Factor and remove redundant conditional tests. 2003-03-14 01:59:16 +00:00
cfg.c cfg.c (unchecked_make_edge): New. 2003-03-10 12:59:12 +00:00
cfganal.c
cfgbuild.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
cfgcleanup.c rtl.h (subrtx_p): Renamed to rtx_referenced_p. 2003-03-15 22:51:37 +00:00
cfglayout.c cfg.c (unchecked_make_edge): New. 2003-03-10 12:59:12 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c
cgraph.c
cgraph.h
cgraphunit.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
ChangeLog pa.c (output_cbranch, [...]): Output nop for conditional branch to the following instruction. 2003-03-22 18:53:08 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8 ChangeLog: Rotated last year's entries to... 2003-03-13 19:20:26 +00:00
ChangeLog.lib
collect2.c
collect2.h
combine.c * combine.c (simplify_comparison <AND>): Use gen_int_mode. Tidy. 2003-03-22 18:31:02 +10:30
conditions.h
config.gcc * config.gcc: Remove 'float_format'. 2003-03-22 00:29:06 +00:00
config.guess
config.in aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete. 2003-03-21 17:19:34 +00:00
configure aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete. 2003-03-21 17:19:34 +00:00
configure.frag
configure.in aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete. 2003-03-21 17:19:34 +00:00
conflict.c
convert.c
convert.h
COPYING
COPYING.LIB
coretypes.h
cppdefault.c
cppdefault.h
cpperror.c
cppexp.c
cppfiles.c Various cleanups to help compile server. 2003-03-20 08:46:18 -08:00
cpphash.c
cpphash.h /home/neil/diffs/include.log 2003-03-14 21:47:50 +00:00
cppinit.c Various cleanups to help compile server. 2003-03-20 08:46:18 -08:00
cpplex.c c-opts.c: Default TARGET_EBCDIC to 0 if not defined. 2003-03-17 06:41:06 +00:00
cpplib.c /home/neil/diffs/include.log 2003-03-14 21:47:50 +00:00
cpplib.h Various cleanups to help compile server. 2003-03-20 08:46:18 -08:00
cppmacro.c /home/neil/diffs/include.log 2003-03-14 21:47:50 +00:00
cpppch.c cpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING. 2003-03-13 03:12:36 +00:00
cppspec.c Makefile.in: Update. 2003-03-11 06:42:21 +00:00
cpptrad.c
crtstuff.c
cse.c cselib.c (clear_table): Do not take argument; always clear just used slots. 2003-03-14 20:15:13 +00:00
cselib.c cselib.c (clear_table): Do not take argument; always clear just used slots. 2003-03-14 20:15:13 +00:00
cselib.h cselib.c (cselib_invalidate_mem_1): Move too ... 2003-03-11 21:52:42 +00:00
cstamp-h.in
dbxout.c
dbxout.h
dbxstclass.h
debug.c
debug.h
defaults.h aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete. 2003-03-21 17:19:34 +00:00
df.c Somehow the indentation got screwed when i patched the commit tree on a PC with a patch from a mac. 2003-03-20 23:05:55 +00:00
df.h 2003-03-20 Daniel Berlin <dberlin@dberlin.org> 2003-03-20 23:02:54 +00:00
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c Makefile.in (dojump.o): New target. 2003-03-13 17:05:23 +01:00
doloop.c
dominance.c
doschk.c
dummy-conditions.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +00:00
dwarf2.h
dwarf2asm.c
dwarf2asm.h ansidecl.h (ATTRIBUTE_NONNULL, [...]): New. 2003-03-17 22:57:27 +00:00
dwarf2out.c Add support for DWARF 3 64-bit sections. 2003-03-19 18:18:36 +00:00
dwarf2out.h
dwarf.h
dwarfout.c
emit-rtl.c emit-rtl.c (try_split): Handle 1-1 splits of call insns properly. 2003-03-13 01:02:51 -08:00
errors.c
errors.h
et-forest.c
et-forest.h
except.c re PR c++/8805 (compile time regression with many member variables) 2003-03-17 06:09:30 +00:00
except.h
explow.c re PR middle-end/6348 (internal error in allocate_dynamic_stack_space with STACK_SIZE_MODE non-default) 2003-03-20 14:51:39 -08:00
expmed.c
expr.c re PR c++/10091 ([parisc] ICE in cp_expr_size, at cp/cp-lang.c:307) 2003-03-17 23:10:45 -05:00
expr.h Makefile.in (dojump.o): New target. 2003-03-13 17:05:23 +01:00
final.c
fix-header.c Various cleanups to help compile server. 2003-03-20 08:46:18 -08:00
fixproto fixproto: Define NULL and size_t in generated stdlib.h and unistd.h. 2003-03-22 00:15:53 +00:00
flags.h
flow.c
fold-const.c fold-const.c (extract_muldiv_1): Revert changing order of operands in case MULT_EXPR of 2003-02-16 patch. 2003-03-20 16:03:24 -08:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR inline-asm/7916 (ICE in instantiate_virtual_register_1) 2003-03-21 21:47:04 +00:00
function.h
future.options
gbl-ctors.h
gcc.c Makefile.in: Update. 2003-03-11 06:42:21 +00:00
gcc.h gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove. 2003-03-10 15:41:42 -08:00
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genattrtab.h genattrtab.h, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:51:01 +00:00
genautomata.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +00:00
gencheck.c
gencodes.c
genconditions.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +00:00
genconfig.c
genconstants.c
genemit.c
genextract.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-yacc.y
gengtype.c Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependencies. 2003-03-18 20:21:18 +00:00
gengtype.h
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize. 2003-03-17 17:59:58 +00:00
ggc-none.c
ggc-page.c Update comment for ggc_alloc - to match API change made 2000-6-9. 2003-03-17 10:42:23 -08: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
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
hard-reg-set.h
hashtable.c
hashtable.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h genattrtab.h, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:51:01 +00:00
hosthooks.h genattrtab.h, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:51:01 +00:00
hwint.h
ifcvt.c ifcvt.c (find_if_case_1): If we add a new bb, update the dominance information. 2003-03-20 16:49:24 +00:00
input.h
insn-addr.h
integrate.c
integrate.h
intl.c
intl.h
jump.c
langhooks-def.h c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. 2003-03-19 20:34:10 +00:00
langhooks.c c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. 2003-03-19 20:34:10 +00:00
langhooks.h c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. 2003-03-19 20:34:10 +00:00
LANGUAGES
lcm.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-std.ver
libgcov.c
limitx.h
limity.h
line-map.c Various cleanups to help compile server. 2003-03-20 08:43:19 -08:00
line-map.h
lists.c
local-alloc.c
location.h
longlong.h
loop-init.c
loop-unroll.c loop-unroll.c (decide_peel_completely, [...]): Set loop->has_desc. 2003-03-17 20:24:59 +00:00
loop-unswitch.c
loop.c rtl.h (subrtx_p): Renamed to rtx_referenced_p. 2003-03-15 22:51:37 +00:00
loop.h
machmode.def
machmode.h
main.c
Makefile.in c-common.c: Include intl.h. 2003-03-22 03:28:39 +00:00
mbchar.c
mbchar.h
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkdeps.c
mkdeps.h
mkheaders.in
mkinstalldirs
mklibgcc.in
mkmap-flat.awk
mkmap-symver.awk
move-if-change
ONEWS
optabs.c optabs.c (init_integral_libfuncs): Make sure we init at least up to "long long" size words. 2003-03-21 11:58:35 -05:00
optabs.h
output.h
params.c
params.def
params.h
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.h
print-rtl.c
print-tree.c
profile.c
profile.h
protoize.c
ra-build.c
ra-colorize.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
ra-debug.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
ra-rewrite.c
ra.c
ra.h
read-rtl.c
README-fixinc
README.Portability
real.c
real.h
recog.c
recog.h
reg-stack.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
regclass.c
regmove.c
regrename.c
regs.h
reload1.c reload1.c (choose_reload_regs): Use && instead of || with REG_CANNOT_CHANGE_MODE_P condition. 2003-03-15 14:06:01 +01:00
reload.c
reload.h
reorg.c
resource.c
resource.h
rtl-error.c
rtl.c
rtl.def
rtl.h rtl.h (subrtx_p): Renamed to rtx_referenced_p. 2003-03-15 22:51:37 +00:00
rtlanal.c rtl.h (subrtx_p): Renamed to rtx_referenced_p. 2003-03-15 22:51:37 +00:00
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c df.c (read_modify_subreg_p): Change from static to global. 2003-03-11 09:17:38 +00:00
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c
sdbout.c
sdbout.h
SERVICE
sibcall.c
simplify-rtx.c simplify-rtx (simplify_binary_operation): Don't abort for SS_PLUS, US_PLUS, SS_MINUS, US_MINUS. 2003-03-16 14:55:14 -08:00
sort-protos
sreal.c
sreal.h
ssa-ccp.c
ssa-dce.c
ssa.c
ssa.h
stab.def
stack.h
stmt.c stmt.c (tail_recursion_args): Call promote_mode to set unsignedp flag correctly before calling convert_move. 2003-03-17 20:34:04 +00:00
stor-layout.c
stringpool.c
sys-protos.h
sys-types.h
system.h
target-def.h
target.h
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c Various cleanups to help compile server. 2003-03-20 08:43:19 -08:00
toplev.h
tracer.c c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. 2003-03-15 13:43:33 +00:00
tree-dump.c
tree-dump.h
tree-inline.c re PR rtl-optimization/8396 ([sparc] optimizer ICE) 2003-03-14 14:49:40 +00:00
tree-inline.h genattrtab.h, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:51:01 +00:00
tree.c tree.c (substitute_in_expr, case 'e'): Only make recursive call on an operand if it has a PLACEHOLDER_EXPR. 2003-03-19 15:20:57 -05:00
tree.def
tree.h
tsystem.h fixproto: Define NULL and size_t in generated stdlib.h and unistd.h. 2003-03-22 00:15:53 +00:00
typeclass.h
unroll.c
unwind-dw2-fde-darwin.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +00:00
unwind-dw2-fde-glibc.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN. 2003-03-11 20:40:54 +00:00
unwind-libunwind.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +00:00
unwind-pe.h
unwind-sjlj.c
unwind.h
unwind.inc
varasm.c varasm.c (struct rtx_const): Change type of un.addr member to struct holding an additional 'symbol' member. 2003-03-15 16:30:35 +00:00
varray.c
varray.h
version.c Daily bump. 2003-03-22 00:17:06 +00:00
version.h
vmsdbg.h
vmsdbgout.c c-pch.c, [...]: Replace "GNU CC" with "GCC". 2003-03-13 03:48:31 +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;
{
  ...
}

This implies that if the function takes no arguments, it should be
declared and defined as follows:

int myfunc PARAMS ((void));

int
myfunc ()
{
  ...
}

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, ...))
{
  VA_OPEN (ap, msgid);
  VA_FIXEDARG (ap, cpp_reader *, pfile);
  VA_FIXEDARG (ap, const char *, msgid);

  ...
  VA_CLOSE (ap);
}

See ansidecl.h for the definitions of the above macros and more.

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.