gcc/gcc
Richard Guenther 5cda34b18a tree-inline.c (estimate_num_insns_1): Treat CONVERT_EXPR the same as NOP_EXPR.
2007-07-04  Richard Guenther  <rguenther@suse.de>

	* tree-inline.c (estimate_num_insns_1): Treat CONVERT_EXPR
	the same as NOP_EXPR.

From-SVN: r126325
2007-07-04 16:21:39 +00:00
..
ada
config target.h (struct gcc_target): Add target_help field. 2007-07-04 15:05:26 +00:00
cp tree.c (maybe_canonicalize_argtypes): New. 2007-07-04 06:32:30 +00:00
doc target.h (struct gcc_target): Add target_help field. 2007-07-04 15:05:26 +00:00
fortran re PR fortran/31198 (wrong code: Max() with optional arguments) 2007-07-04 07:25:39 +00:00
ginclude
java Make-lang.in (doc/gcj.info): Add $(gcc_docdir) to include path. 2007-07-03 20:52:33 +00:00
objc
objcp
po be.po, [...]: Update. 2007-06-26 21:01:49 +01:00
testsuite vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Reject -mrelax unless compiling RTP PIC. 2007-07-04 13:01:33 +00:00
treelang
ABOUT-GCC-NLS
BASE-VER
COPYING
COPYING.LIB
ChangeLog tree-inline.c (estimate_num_insns_1): Treat CONVERT_EXPR the same as NOP_EXPR. 2007-07-04 16:21:39 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
DATESTAMP Daily bump. 2007-07-04 00:17:16 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. 2007-07-03 07:53:58 +02:00
ONEWS
README.Portability
SERVICE
acinclude.m4
aclocal.m4
addresses.h
alias.c tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p. 2007-07-02 20:01:32 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c
basic-block.h
bb-reorder.c
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... 2007-07-02 09:18:14 +00:00
builtins.def
c-aux-info.c
c-common.c tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p. 2007-07-02 20:01:32 +00:00
c-common.def
c-common.h
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-decl.c
c-dump.c
c-errors.c
c-format.c
c-format.h
c-gimplify.c
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. 2007-07-03 07:53:58 +02:00
c-objc-common.c * c-objc-common.c (c_types_compatible_p): Fix indentation. 2007-07-04 08:32:33 +10:00
c-objc-common.h
c-omp.c
c-opts.c
c-parser.c c-parser.c (objc_pq_context): Removed. 2007-07-03 18:09:15 +00:00
c-pch.c
c-ppoutput.c
c-pragma.c
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-tree.h
c-typeck.c re PR c/4076 (-Wunused doesn't warn about static function only called by itself.) 2007-06-30 12:56:43 +00:00
c.opt Index: gcc/ChangeLog 2007-06-28 19:31:45 +00:00
caller-save.c
calls.c re PR c/4076 (-Wunused doesn't warn about static function only called by itself.) 2007-06-30 12:56:43 +00:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c
cfgexpand.c
cfghooks.c
cfghooks.h
cfglayout.c
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c
cgraph.c
cgraph.h
cgraphbuild.c
cgraphunit.c
collect2.c
collect2.h
combine-stack-adj.c
combine.c combine.c (recog_for_combine): Log the success or failure of matching new insn patterns against the machine... 2007-07-03 12:45:31 +00:00
common.opt common.opt (fipa-matrix-reorg): Add Optimization attribute. 2007-06-28 09:30:57 +00:00
conditions.h
config.build
config.gcc config.gcc (arm-wrs-vxworks): Don't include svr4.h. 2007-07-04 10:07:21 +00:00
config.host
config.in configure.ac: Test for .dtprelword support on MIPS. 2007-07-03 21:28:02 +01:00
configure configure.ac: Test for .dtprelword support on MIPS. 2007-07-03 21:28:02 +01:00
configure.ac configure.ac: Test for .dtprelword support on MIPS. 2007-07-03 21:28:02 +01:00
convert.c
convert.h
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c * cse.c: Rever accidentally comitted TODO_verify_rtl_sharing change. 2007-06-29 23:18:16 +00:00
cselib.c
cselib.h
cstamp-h.in
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
dbxout.h
dce.c [multiple changes] 2007-07-01 14:43:47 +00:00
dce.h
ddg.c ddg.c (check_sccs): Define only if ENABLE_CHECKING is defined. 2007-07-03 07:19:33 -07:00
ddg.h modulo-sched: print sccs and check it 2007-07-03 10:27:19 +00:00
debug.c
debug.h
defaults.h
df-core.c
df-problems.c df-problems.c (df_set_unused_notes_for_mw): Fix formatting. 2007-06-29 07:05:23 +00:00
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
dse.c
dse.h
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c dwarf2out.c: Move DWARF2 abbreviation glossary closer to the top of this file. 2007-07-04 10:56:44 +10:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (both int and real). 2007-06-29 19:20:25 -07:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c
expmed.c
expr.c
expr.h
final.c
fix-header.c
fixproto
flags.h
fold-const.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
fp-test.c
function.c
function.h
fwprop.c fwprop.c (try_fwprop_subst): Use validate_unshare_change. 2007-06-27 01:21:13 +00:00
gbl-ctors.h
gcc.c re PR other/31400 (enable static linking of support libraries through -static-libXY) 2007-06-27 22:58:37 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype-yacc.y
gengtype.c
gengtype.h
genmddeps.c
genmodes.c rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-low.c
gimplify.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
glimits.h
global.c
graph.c
graph.h
graphds.c
graphds.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-posix.c re PR target/28307 (pthread functions in libgcc not weak any more on Tru64 UNIX) 2007-07-03 13:41:00 +00:00
gthr-posix.h re PR target/28307 (pthread functions in libgcc not weak any more on Tru64 UNIX) 2007-07-03 13:41:00 +00:00
gthr-posix95.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c re PR target/31684 (ICE in get_attr_first_insn, at config/ia64/itanium2.md:1839 at -O2) 2007-07-02 17:15:35 +00:00
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c * ifcvt.c (find_cond_trap): Avoid invalid RTL sharing. 2007-07-03 22:14:27 +00:00
init-regs.c
input.h
insn-addr.h
insn-notes.def
integrate.c
integrate.h
intl.c
intl.h
ipa-cp.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-inline.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-reference.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-reference.h
ipa-type-escape.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
ipa-type-escape.h
ipa-utils.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-utils.h ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
jump.c
lambda-code.c
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h
langhooks.c
langhooks.h
lcm.c
libada-mk.in
libfuncs.h
libgcc-std.ver
libgcc2.c
libgcc2.h libgcc2.h: Conditionally declare __bswapsi2 and __bswapdi2. 2007-07-03 16:35:20 +00:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
longlong.h
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c loop-unroll.c (unroll_loop_runtime_iterations): Unshare newly emit code. 2007-06-30 11:16:33 +00:00
loop-unswitch.c
lower-subreg.c
machmode.def rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
machmode.h rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
main.c
matrix-reorg.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
mode-switching.c
modulo-sched.c modulo-sched: print sccs and check it 2007-07-03 10:27:19 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c re PR libgomp/32468 (number of threads in a parallel region depends on number of SECTIONs and MAX_THREADS) 2007-07-02 21:22:47 +02:00
opt-functions.awk
opt-gather.awk
optabs.c
optabs.h
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c target.h (struct gcc_target): Add target_help field. 2007-07-04 15:05:26 +00:00
opts.h
output.h
params.c
params.def
params.h
passes.c
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c fwprop.c (try_fwprop_subst): Use validate_unshare_change. 2007-06-27 01:21:13 +00:00
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c
profile.c
protoize.c
read-rtl.c
real.c
real.h
recog.c * recog.c (validate_change_rtx_1): Unshare TO argument. 2007-06-29 10:41:48 +00:00
recog.h fwprop.c (try_fwprop_subst): Use validate_unshare_change. 2007-06-27 01:21:13 +00:00
reg-notes.def
reg-stack.c
regclass.c
regmove.c
regrename.c
regs.h
regstat.c
reload.c
reload.h
reload1.c
reorg.c
resource.c
resource.h
rtl-error.c
rtl-factoring.c
rtl.c
rtl.def rtl.def (UNSPEC, [...]): More comments. 2007-07-03 22:44:26 +00:00
rtl.h
rtlanal.c
rtlhooks-def.h
rtlhooks.c rtlhooks.c (gen_lowpart_if_possible): Check for invalid subreg before calling gen_lowpart_SUBREG. 2007-07-02 12:40:30 -07:00
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
sdbout.c
sdbout.h
see.c
simplify-rtx.c
sort-protos
sreal.c
sreal.h
stab.def
stack-ptr-mod.c
statistics.h
stmt.c
stor-layout.c
stringpool.c
struct-equiv.c
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h
target-def.h target.h (struct gcc_target): Add target_help field. 2007-07-04 15:05:26 +00:00
target.h target.h (struct gcc_target): Add target_help field. 2007-07-04 15:05:26 +00:00
targhooks.c cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. 2007-07-03 07:53:58 +02:00
targhooks.h cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. 2007-07-03 07:53:58 +02:00
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c
toplev.h
tracer.c
tree-affine.c re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-affine.c)) 2007-06-28 12:03:49 -07:00
tree-affine.h
tree-browser.c
tree-browser.def
tree-cfg.c tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... 2007-07-02 09:18:14 +00:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-complex.c
tree-data-ref.c tree-data-ref.h (data_dependence_relation): New flag reversed_p. 2007-07-04 07:19:01 +00:00
tree-data-ref.h tree-data-ref.h (data_dependence_relation): New flag reversed_p. 2007-07-04 07:19:01 +00:00
tree-dfa.c
tree-dump.c
tree-dump.h
tree-eh.c
tree-flow-inline.h
tree-flow.h re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-gimple.c
tree-gimple.h
tree-if-conv.c re PR tree-optimization/31966 (Miscompiles valid code with -ftree-vectorize) 2007-07-02 16:26:11 +02:00
tree-inline.c tree-inline.c (estimate_num_insns_1): Treat CONVERT_EXPR the same as NOP_EXPR. 2007-07-04 16:21:39 +00:00
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
tree-nomudflap.c
tree-nrv.c tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p, SSA_NAMEs, RESULT_DECLs and PARM_DECLs. 2007-07-02 14:57:22 +02:00
tree-object-size.c
tree-optimize.c
tree-outof-ssa.c
tree-pass.h
tree-phinodes.c
tree-predcom.c tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... 2007-07-02 09:18:14 +00:00
tree-pretty-print.c
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c
tree-ssa-address.c tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... 2007-07-02 09:18:14 +00:00
tree-ssa-alias-warnings.c
tree-ssa-alias.c
tree-ssa-ccp.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-ssa-copyrename.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-ssa-dce.c
tree-ssa-dom.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-ssa-ifcombine.c re PR tree-optimization/32482 (ICE verify_ssa failed) 2007-07-04 11:44:58 +00:00
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-ivopts.c (strip_offset_1): Treat POINTER_PLUS_EXPR like PLUS_EXPR. 2007-07-03 21:39:26 -07:00
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... 2007-07-02 09:18:14 +00:00
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 Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
tree-ssa-phiopt.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-ssa-pre.c Fix PR tree-optimization/32583 Fix PR tree-optimization/32584 2007-07-02 18:27:46 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-ssa-sccvn.c tree-ssa-sccvn.c (set_ssa_val_to): Check for operand_equal_p before declaring inequality. 2007-07-03 12:55:13 +00:00
tree-ssa-sccvn.h Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
tree-ssa-sink.c
tree-ssa-structalias.c
tree-ssa-structalias.h
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa.c tree-ssa.c (useless_type_conversion_p): Document future intent as defining the middle-end type system. 2007-07-02 12:13:39 +00:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-vect-analyze.c re PR tree-optimization/32230 (Segfault in set_bb_for_stmt with -O -ftree-vectorize) 2007-07-02 10:27:27 +00:00
tree-vect-generic.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-vect-patterns.c
tree-vect-transform.c re PR tree-optimization/24659 (Conversions are not vectorized) 2007-06-29 12:30:06 +02:00
tree-vectorizer.c
tree-vectorizer.h
tree-vn.c re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) 2007-07-02 11:53:08 +00:00
tree-vrp.c
tree.c tree.c (maybe_canonicalize_argtypes): Improve description. 2007-07-04 06:35:25 +00:00
tree.def tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name. 2007-06-26 20:05:19 +00:00
tree.h * tree.h (DECL_ALIGN): Back out previous change. 2007-07-03 21:00:01 +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
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.h
var-tracking.c
varasm.c
varpool.c
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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

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

  if (mem)
    free (mem);


Trigraphs
---------

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


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

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


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

errno
-----

errno might be declared as a macro.


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

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

  unsigned variable;

as shorthand for

  unsigned int variable;

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

  (unsigned) variable

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

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

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

o Passing incorrect types to fprintf and friends.

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