freebsd-skq/contrib/gcc
pfg c32f5a21dc MFC r286074:
GCC: Add a new option "-fstack-protector-strong"

This includes additional functions to be protected: those that
have local array definitions, or have references to local frame
addresses. This is a new option in GCC-4.9 that was relicensed
by Han Shen from Google under GPLv2.

Obtained from:	OpenBSD (2014-01-14)
2015-08-13 01:02:57 +00:00
..
config MFC r276045: 2014-12-27 05:24:18 +00:00
cp MFC r275477: 2014-12-11 08:05:59 +00:00
doc MFC r286074: 2015-08-13 01:02:57 +00:00
ginclude
acinclude.m4
aclocal.m4
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
BASE-VER * Don't give the impression that this compiler is GPLv3. 2011-10-24 20:52:41 +00:00
basic-block.h
bb-reorder.c
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def MFC r258428, r258445 2013-12-18 19:07:29 +00:00
builtins.c MFC r258017, r258429, r258748, r258817: 2013-12-21 18:47:00 +00:00
builtins.def MFC r258428, r258445 2013-12-18 19:07:29 +00:00
c-aux-info.c
c-common.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-common.def
c-common.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-config-lang.in
c-convert.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-cppbuiltin.c MFC r286074: 2015-08-13 01:02:57 +00:00
c-decl.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-dump.c
c-errors.c
c-format.c Revert r235797. GCC's mis-assumptions has led to incorrect usage of 2012-05-23 23:43:55 +00:00
c-format.h
c-gimplify.c
c-incpath.c MFC r259666, r259696: 2013-12-28 20:02:49 +00:00
c-incpath.h
c-lang.c
c-lex.c Add support for "d" floating-point suffix, as defined by draft N1312 2013-05-12 15:29:35 +00:00
c-objc-common.c
c-objc-common.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-omp.c
c-opts.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-parser.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-pch.c
c-ppoutput.c MFC rr258501, r258507; 2013-12-15 03:47:31 +00:00
c-pragma.c
c-pragma.h
c-pretty-print.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-pretty-print.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-semantics.c
c-tree.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c-typeck.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
c.opt MFC r261178: 2014-01-31 03:30:09 +00:00
caller-save.c
calls.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
cfg.c MFC r259666, r259696: 2013-12-28 20:02:49 +00:00
cfganal.c
cfgbuild.c
cfgcleanup.c
cfgexpand.c MFC r286074: 2015-08-13 01:02:57 +00:00
cfghooks.c
cfghooks.h
cfglayout.c
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c
cgraph.c
cgraph.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
cgraphunit.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
ChangeLog Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.apple MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
ChangeLog.gcc43 MFC r259873: 2014-01-08 19:33:16 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c MFC r259666, r259696: 2013-12-28 20:02:49 +00:00
collect2.h
combine.c MFC r260361: 2014-01-11 01:44:22 +00:00
common.opt MFC r286074: 2015-08-13 01:02:57 +00:00
conditions.h
config.build
config.gcc gcc: configuration fix. 2013-06-24 21:13:58 +00:00
config.host
config.in
configure MFC r258428, r258445 2013-12-18 19:07:29 +00:00
configure.ac MFC r258428, r258445 2013-12-18 19:07:29 +00:00
conflict.c
convert.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
convert.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
COPYING
COPYING.LIB
coretypes.h
coverage.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
coverage.h
cppdefault.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
cppdefault.h
cppspec.c
crtstuff.c Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoid 2010-08-26 13:04:16 +00:00
cse.c Bring in a subset of gcc fixes that were back ported to 2012-05-18 19:02:39 +00:00
cselib.c
cselib.h
cstamp-h.in
DATESTAMP Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
dbxout.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
dbxout.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
DEV-PHASE * Don't give the impression that this compiler is GPLv3. 2011-10-24 20:52:41 +00:00
df-core.c
df-problems.c
df-scan.c
df.h
dfp.c
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dummy-checksum.c
dwarf2.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
dwarf2asm.c
dwarf2asm.h
dwarf2out.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
dwarf2out.h
dwarf.h
emit-rtl.c MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
explow.c
expmed.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
expr.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
expr.h
final.c MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
fix-header.c
fixproto
flags.h MFC r258017, r258429, r258748, r258817: 2013-12-21 18:47:00 +00:00
flow.c
fold-const.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
fp-test.c
FREEBSD-deletelist
FREEBSD-libiberty
FREEBSD-upgrade
FREEBSD-Xlist
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
function.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
gbl-ctors.h
gcc.c MFC r286074: 2015-08-13 01:02:57 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c MFC r259666, r259696: 2013-12-28 20:02:49 +00:00
gcse.c
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
genautomata.c Fix clang warnings. 2011-05-19 15:18:35 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l Fix clang warnings. 2011-05-19 15:18:35 +00:00
gengtype-yacc.y
gengtype.c
gengtype.h
genmddeps.c
genmodes.c Fix clang warnings. 2011-05-18 21:00:27 +00:00
genmultilib
genopinit.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
gimple-low.c
gimplify.c MFC rr258501, r258507; 2013-12-15 03:47:31 +00:00
glimits.h
global.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix95.h gcc: add some configuration and references. 2013-06-24 20:38:27 +00:00
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
input.h
insn-addr.h
insn-notes.def
integrate.c
integrate.h
intl.c
intl.h
ipa-cp.c
ipa-inline.c
ipa-prop.c
ipa-prop.h
ipa-pure-const.c Bring in a subset of gcc fixes that were back ported to 2012-05-18 19:02:39 +00:00
ipa-reference.c
ipa-reference.h
ipa-type-escape.c
ipa-type-escape.h
ipa-utils.c Bring in a subset of gcc fixes that were back ported to 2012-05-18 19:02:39 +00:00
ipa-utils.h
ipa.c
jump.c
lambda-code.c
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
langhooks.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
langhooks.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c MFC 261991: 2014-03-21 17:53:59 +00:00
libgcc2.h MFC 261991: 2014-03-21 17:53:59 +00:00
libgcc-std.ver MFC r258428, r258445 2013-12-18 19:07:29 +00:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
longlong.h MFC r262613: 2014-03-26 07:31:57 +00:00
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unswitch.c
machmode.def
machmode.h
main.c
Makefile.in MFC r258428, r258445 2013-12-18 19:07:29 +00:00
mips-tdump.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
mips-tfile.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
mkconfig.sh
mklibgcc.in MFC r258428, r258445 2013-12-18 19:07:29 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c
omp-builtins.def
omp-low.c Fix clang warnings. 2011-05-22 22:17:06 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
optabs.h MFC r258428, r258445 2013-12-18 19:07:29 +00:00
optc-gen.awk
opth-gen.awk add support to gcc for AES and PCLMUL intrinsics... This addes the 2013-09-03 17:33:29 +00:00
opts-common.c
opts.c MFC rr258501, r258507; 2013-12-15 03:47:31 +00:00
opts.h
output.h Fix clang warnings. 2011-06-18 13:56:33 +00:00
params.c
params.def
params.h
passes.c
pointer-set.c
pointer-set.h
postreload-gcse.c MFC r258081, r258138, r258143, r258179, r258157, r258204, 258205, 2013-12-12 18:15:32 +00:00
postreload.c
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
print-tree.c MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
profile.c
protoize.c
read-rtl.c
README.Portability
real.c
real.h
recog.c
recog.h
reg-notes.def
reg-stack.c
regclass.c
regmove.c
regrename.c
regs.h MFC r258081, r258138, r258143, r258179, r258157, r258204, 258205, 2013-12-12 18:15:32 +00:00
reload1.c MFC r259655 (partial), r259944: 2014-01-03 15:54:12 +00:00
reload.c
reload.h
reorg.c
resource.c
resource.h
rtl-error.c
rtl-factoring.c
rtl.c
rtl.def MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
rtl.h MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
rtlanal.c MFC r258081, r258138, r258143, r258179, r258157, r258204, 258205, 2013-12-12 18:15:32 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c gcc: Merge upstream changes. 2013-12-27 16:06:08 +00:00
sdbout.c
sdbout.h
see.c
SERVICE
simplify-rtx.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
stor-layout.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
stringpool.c
struct-equiv.c
stub-objc.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
sync-builtins.def
sys-protos.h
sys-types.h
system.h
target-def.h gcc: Merge upstream changes. 2013-12-27 16:06:08 +00:00
target.h gcc: Merge upstream changes. 2013-12-27 16:06:08 +00:00
targhooks.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
targhooks.h Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
timevar.c
timevar.def
timevar.h
tlink.c MFC r259666, r259696: 2013-12-28 20:02:49 +00:00
toplev.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
toplev.h MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
tracer.c
tree-browser.c
tree-browser.def
tree-cfg.c MFC r260014, r260099: 2014-01-20 19:37:38 +00:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-complex.c
tree-data-ref.c
tree-data-ref.h
tree-dfa.c
tree-dump.c gcc: Merge upstream changes. 2013-12-27 16:06:08 +00:00
tree-dump.h
tree-eh.c
tree-flow-inline.h
tree-flow.h MFC rr258501, r258507; 2013-12-15 03:47:31 +00:00
tree-gimple.c
tree-gimple.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
tree-if-conv.c Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
tree-inline.c
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-linear.c
tree-mudflap.c
tree-mudflap.h
tree-nested.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c
tree-optimize.c
tree-outof-ssa.c
tree-pass.h
tree-phinodes.c
tree-pretty-print.c
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c
tree-ssa-address.c
tree-ssa-alias-warnings.c MFC rr258501, r258507; 2013-12-15 03:47:31 +00:00
tree-ssa-alias.c MFC rr258501, r258507; 2013-12-15 03:47:31 +00:00
tree-ssa-ccp.c Bring a couple of fixes for gcc optimizations. 2012-06-21 16:49:20 +00:00
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-ssa-dom.c
tree-ssa-dse.c
tree-ssa-forwprop.c
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c
tree-ssa-loop-prefetch.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c
tree-ssa-operands.c
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-pre.c Bring a couple of fixes for gcc optimizations. 2012-06-21 16:49:20 +00:00
tree-ssa-propagate.c MFC r258428, r258445 2013-12-18 19:07:29 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-ssa-sink.c
tree-ssa-structalias.c Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
tree-ssa-structalias.h
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa.c
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c
tree-vect-analyze.c Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
tree-vect-generic.c
tree-vect-patterns.c Fix clang warnings. 2011-05-22 22:17:06 +00:00
tree-vect-transform.c
tree-vectorizer.c
tree-vectorizer.h
tree-vn.c
tree-vrp.c MFC rr258501, r258507; 2013-12-15 03:47:31 +00:00
tree.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
tree.def MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
tree.h MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c Pull in r183984 from llvm trunk: 2013-06-20 18:25:10 +00:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.h
var-tracking.c Bring in a subset of gcc fixes that were back ported to 2012-05-18 19:02:39 +00:00
varasm.c MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c Merge r267482,r267483,r267486,r267577,r267671,r267672 from head: 2014-06-22 16:48:21 +00:00
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c
xcoffout.h

Copyright (C) 2000, 2003 Free Software Foundation, Inc.

This file is intended to contain a few notes about writing C code
within GCC so that it compiles without error on the full range of
compilers GCC needs to be able to compile on.

The problem is that many ISO-standard constructs are not accepted by
either old or buggy compilers, and we keep getting bitten by them.
This knowledge until know has been sparsely spread around, so I
thought I'd collect it in one useful place.  Please add and correct
any problems as you come across them.

I'm going to start from a base of the ISO C90 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

For the complete coding style conventions used in GCC, please read
http://gcc.gnu.org/codingconventions.html


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

Irix6 "cc -n32" and OSF4 "cc" have problems with constant string
initializers with parens around it, e.g.

const char string[] = ("A string");

This is unfortunate since this is what the GNU gettext macro N_
produces.  You need to find a different way to code it.

Some compilers like MSVC++ have fairly low limits on the maximum
length of a string literal; 509 is the lowest we've come across.  You
may need to break up a long printf statement into many smaller ones.


Empty macro arguments
---------------------

ISO C (6.8.3 in the 1990 standard) specifies the following:

If (before argument substitution) any argument consists of no
preprocessing tokens, the behavior is undefined.

This was relaxed by ISO C99, but some older compilers emit an error,
so code like

#define foo(x, y) x y
foo (bar, )

needs to be coded in some other way.


free and realloc
----------------

Some implementations crash upon attempts to free or realloc the null
pointer.  Thus if mem might be null, you need to write

  if (mem)
    free (mem);


Trigraphs
---------

You weren't going to use them anyway, but some otherwise ISO C
compliant compilers do not accept trigraphs.


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

You should never use a 'l' suffix on integer constants ('L' is fine),
since it can easily be confused with the number '1'.


			Common Coding Pitfalls
			======================

errno
-----

errno might be declared as a macro.


Implicit int
------------

In C, the 'int' keyword can often be omitted from type declarations.
For instance, you can write

  unsigned variable;

as shorthand for

  unsigned int variable;

There are several places where this can cause trouble.  First, suppose
'variable' is a long; then you might think

  (unsigned) variable

would convert it to unsigned long.  It does not.  It converts to
unsigned int.  This mostly causes problems on 64-bit platforms, where
long and int are not the same size.

Second, if you write a function definition with no return type at
all:

  operate (int a, int b)
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.

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

  void
  operate (int a, int b)
  ...

but operate() is called above its definition, you will get an error
about a "type mismatch with previous implicit declaration".  The cure
is to prototype all functions at the top of the file, or in an
appropriate header.

Char vs unsigned char vs int
----------------------------

In C, unqualified 'char' may be either signed or unsigned; it is the
implementation's choice.  When you are processing 7-bit ASCII, it does
not matter.  But when your program must handle arbitrary binary data,
or fully 8-bit character sets, you have a problem.  The most obvious
issue is if you have a look-up table indexed by characters.

For instance, the character '\341' in ISO Latin 1 is SMALL LETTER A
WITH ACUTE ACCENT.  In the proper locale, isalpha('\341') will be
true.  But if you read '\341' from a file and store it in a plain
char, isalpha(c) may look up character 225, or it may look up
character -31.  And the ctype table has no entry at offset -31, so
your program will crash.  (If you're lucky.)

It is wise to use unsigned char everywhere you possibly can.  This
avoids all these problems.  Unfortunately, the routines in <string.h>
take plain char arguments, so you have to remember to cast them back
and forth - or avoid the use of strxxx() functions, which is probably
a good idea anyway.

Another common mistake is to use either char or unsigned char to
receive the result of getc() or related stdio functions.  They may
return EOF, which is outside the range of values representable by
char.  If you use char, some legal character value may be confused
with EOF, such as '\377' (SMALL LETTER Y WITH UMLAUT, in Latin-1).
The correct choice is int.

A more subtle version of the same mistake might look like this:

  unsigned char pushback[NPUSHBACK];
  int pbidx;
  #define unget(c) (assert(pbidx < NPUSHBACK), pushback[pbidx++] = (c))
  #define get(c) (pbidx ? pushback[--pbidx] : getchar())
  ...
  unget(EOF);

which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
WITH UMLAUT.


Other common pitfalls
---------------------

o Expecting 'plain' char to be either sign or unsigned extending.

o Shifting an item by a negative amount or by greater than or equal to
  the number of bits in a type (expecting shifts by 32 to be sensible
  has caused quite a number of bugs at least in the early days).

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

o Host vs. target floating point representation, including emitting NaNs
  and Infinities in a form that the assembler handles.

o qsort being an unstable sort function (unstable in the sense that
  multiple items that sort the same may be sorted in different orders
  by different qsort functions).

o Passing incorrect types to fprintf and friends.

o Adding a function declaration for a module declared in another file to
  a .c file instead of to a .h file.