gcc/gcc
2009-06-17 12:59:39 +00:00
..
ada Relax constraints on Machine_Attribute argument types: 2009-06-17 08:58:35 +00:00
config re PR target/39254 (gcc.c-torture/execute/va-arg-trap-1.c ICEs on powerpc-apple-darwin9) 2009-06-17 05:27:29 +01:00
cp aix.h (LIBSTDCXX_STATIC): Remove -lstdc++. 2009-06-16 14:51:54 -04:00
doc install.texi (*-*-aix): Update explanation of XLC bootstrap. 2009-06-16 14:46:47 -04:00
fortran * decl.c (build_struct): Rewrite loop over constructor elements. 2009-06-17 12:53:01 +00:00
ginclude
java java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
objc df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch. 2009-06-16 05:12:15 +00:00
objcp rs6000-protos.h (altivec_resolve_overloaded_builtin): Change first argument type to location_t. 2009-06-13 21:27:56 +00:00
po
testsuite * gcc.dg/func-ptr-conv-1.c: Update column info. 2009-06-17 12:59:39 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c
BASE-VER
basic-block.h basic-block.h (ENTRY_BLOCK, EXIT_BLOCK): Document that neither of them is supposed to hold actual statements. 2009-06-07 21:26:59 +02:00
bb-reorder.c
bitmap.c bitmap.c (bitmap_clear): Don't declare as inline. 2009-06-16 16:46:31 +00:00
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
builtins.def re PR c/39252 (Request new feature __builtin_unreachable ()) 2009-06-11 23:55:45 +00:00
c-aux-info.c
c-common.c c-common.c (skip_evaluation): Don't define. 2009-06-16 14:24:40 +00:00
c-common.def
c-common.h c-common.c (skip_evaluation): Don't define. 2009-06-16 14:24:40 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-decl.c * c-decl.c (grokdeclarator): Change size_varies to bool. 2009-06-16 20:20:21 +00:00
c-dump.c
c-errors.c
c-format.c
c-format.h
c-gimplify.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
c-lang.c
c-lex.c
c-objc-common.c
c-objc-common.h
c-omp.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
c-opts.c df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch. 2009-06-16 05:12:15 +00:00
c-parser.c c-common.c (skip_evaluation): Don't define. 2009-06-16 14:24:40 +00:00
c-pch.c
c-ppoutput.c
c-pragma.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
c-tree.h df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch. 2009-06-16 05:12:15 +00:00
c-typeck.c c-common.c (skip_evaluation): Don't define. 2009-06-16 14:24:40 +00:00
c.opt df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch. 2009-06-16 05:12:15 +00:00
caller-save.c
calls.c
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c cfgcleanup.c (old_insns_match_p): Remove code to substitute REG_EQUAL/REG_EQUIV notes. 2009-06-13 23:15:48 +00:00
cfgexpand.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
cfghooks.c
cfghooks.h
cfglayout.c
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c re PR c/39252 (Request new feature __builtin_unreachable ()) 2009-06-11 23:55:45 +00:00
cgraph.c cgraph.c (cgraph_make_node_local): Use DECL_COMDAT_GROUP. 2009-06-15 14:52:41 +00:00
cgraph.h cgraph.c (cgraph_node_can_be_local_p): New function. 2009-06-10 18:43:24 +02:00
cgraphbuild.c
cgraphunit.c cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY. 2009-06-15 14:25:50 +00:00
ChangeLog re PR c++/40389 (optimizer bug (possibly)) 2009-06-17 10:29:22 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c re PR bootstrap/40430 (collect2.c fails to compile: new qualifiers in middle of multi-level non-const cast are unsafe) 2009-06-12 17:45:57 +00:00
collect2.h
combine-stack-adj.c timevar.def (TV_COMBINE_STACK_ADJUST): New timevar. 2009-06-12 22:34:18 +00:00
combine.c
common.opt common.opt (gdwarf-): Accept a version number. 2009-06-11 20:08:11 -07:00
conditions.h
config.build
config.gcc config.gcc (extra_headers): Add ia32intrin.h for x86. 2009-06-16 14:17:31 -07:00
config.host
config.in basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
configure basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
configure.ac basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
convert.c
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c
cselib.c
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2009-06-17 00:16:46 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
debug.h basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
defaults.h
DEV-PHASE
df-byte-scan.c
df-core.c
df-problems.c df-problems.c (df_byte_lr_alloc): Don't set problem_data to itself. 2009-06-16 19:01:18 +00:00
df-scan.c vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I. 2009-06-10 16:21:03 +00:00
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
dwarf2.h common.opt (gdwarf-): Accept a version number. 2009-06-11 20:08:11 -07:00
dwarf2asm.c cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY. 2009-06-15 14:25:50 +00:00
dwarf2asm.h
dwarf2out.c dwarf2out.c (last_var_location_insn): New variable. 2009-06-12 09:01:25 +02:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
emit-rtl.h
emutls.c
errors.c errors.c (internal_error): Commentary typo fix. 2009-06-07 21:29:43 +02:00
errors.h
et-forest.c
et-forest.h
except.c except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl. 2009-06-15 14:27:18 +00:00
except.h
exec-tool.in
explow.c
expmed.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
expr.c re PR middle-end/40446 (ICE in gen_lowpart_general) 2009-06-16 15:48:07 +02:00
expr.h
final.c common.opt (fcompare-debug=, [...]): New. 2009-06-08 07:46:02 +00:00
fixed-value.c
fixed-value.h
flags.h
fold-const.c cpplib.h (struct cpp_options): Add warn_cxx_operator_names field. 2009-06-12 19:43:25 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
function.h
fwprop.c
gbl-ctors.h gbl-ctors.h: Add header guard. 2009-06-07 21:53:14 +02:00
gcc-plugin.h
gcc.c * gcc.c (compare_files): Cast munmap argumento to caddr_t. 2009-06-10 12:55:34 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch. 2009-06-16 05:12:15 +00:00
gcse.c
gdbinit.in
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.c plugins.texi (Interacting with the GCC Garbage Collector): Mention the plugin mode of gengtype. 2009-06-16 05:56:39 +00:00
gengtype.h
genmddeps.c
genmodes.c
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-iterator.c errors.c (internal_error): Commentary typo fix. 2009-06-07 21:29:43 +02:00
gimple-low.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
gimple-pretty-print.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
gimple.c re PR c++/40389 (optimizer bug (possibly)) 2009-06-17 10:29:22 +00:00
gimple.def
gimple.h
gimplify.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
glimits.h
graph.c
graph.h
graphds.c
graphds.h
graphite.c re PR bootstrap/40408 (bootstrap boken again!) 2009-06-10 22:46:38 +00:00
graphite.h
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h
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 bitmap.c (bitmap_clear): Don't declare as inline. 2009-06-16 16:46:31 +00:00
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c
incpath.c
incpath.h
init-regs.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
ipa-reference.c
ipa-reference.h
ipa-struct-reorg.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
ipa-struct-reorg.h
ipa-type-escape.c
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
ira-build.c ira-build.c (copy_info_to_removed_store_destinations): Initialize parent_a. 2009-06-16 20:25:30 +00:00
ira-color.c
ira-conflicts.c
ira-costs.c
ira-emit.c
ira-int.h
ira-lives.c
ira.c
ira.h
jump.c jump.c (returnjump_p): Handle delayed branches. 2009-06-08 18:49:17 +00:00
lambda-code.c
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY. 2009-06-15 14:25:50 +00:00
langhooks.c cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY. 2009-06-15 14:25:50 +00:00
langhooks.h cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY. 2009-06-15 14:25:50 +00:00
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-std.ver
libgcov.c
limitx.h
limity.h
lists.c
longlong.h
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
machmode.def
machmode.h
main.c
Makefile.in * Makefile.in (tree-vect-stmts.o): Depend upon $(TOPLEV_H). 2009-06-16 16:59:03 +00:00
matrix-reorg.c tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions. 2009-06-07 21:44:39 +02:00
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c
omega.c
omega.h
omp-builtins.def
omp-low.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
optabs.h
optc-gen.awk
opth-gen.awk common.opt (gdwarf-): Accept a version number. 2009-06-11 20:08:11 -07:00
opts-common.c
opts.c common.opt (gdwarf-): Accept a version number. 2009-06-11 20:08:11 -07:00
opts.h
output.h
params.c
params.def 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com> 2009-06-08 16:00:13 +00:00
params.h 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com> 2009-06-08 16:00:13 +00:00
passes.c passes.c: Add bswap pass. 2009-06-14 14:45:32 +00:00
plugin.c [multiple changes] 2009-06-16 22:18:55 -04:00
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c
profile.c
profile.h
read-rtl.c
README.Portability
real.c
real.h
recog.c
recog.h
reg-notes.def
reg-stack.c
regcprop.c
reginfo.c
regmove.c
regrename.c
regs.h
regstat.c
reload1.c
reload.c
reload.h
reorg.c resource.c (mark_referenced_resources): Change include_delayed_effects parameter to bool. 2009-06-16 18:55:20 +00:00
resource.c resource.c (mark_referenced_resources): Change include_delayed_effects parameter to bool. 2009-06-16 18:55:20 +00:00
resource.h resource.c (mark_referenced_resources): Change include_delayed_effects parameter to bool. 2009-06-16 18:55:20 +00:00
rtl-error.c
rtl.c
rtl.def
rtl.h java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
rtlanal.c
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c
sdbout.c basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
sdbout.h
see.c
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
sel-sched-ir.h
sel-sched.c sel-sched.c: Make forward declarations of move_op_hooks and fur_hooks explicitly extern. 2009-06-16 19:09:35 +00:00
sel-sched.h
simplify-rtx.c
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
stor-layout.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
store-motion.c
stringpool.c
stub-objc.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
sync-builtins.def
system.h system.h (gcc_assert, [...]): Revert accidental commit in r148403. 2009-06-12 00:04:11 +00:00
target-def.h
target.h java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
targhooks.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
targhooks.h targhooks.c (default_builtin_vectorized_function): Change fn parameter to unsigned int. 2009-06-09 20:34:13 +00:00
timevar.c
timevar.def timevar.def (TV_COMBINE_STACK_ADJUST): New timevar. 2009-06-12 22:34:18 +00:00
timevar.h
tlink.c
toplev.c toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not extern inline. 2009-06-16 16:55:41 +00:00
toplev.h toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not extern inline. 2009-06-16 16:55:41 +00:00
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-cfg.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-cfgcleanup.c
tree-chrec.c re PR middle-end/40460 (Enormous memory usage during compilation with -O2 or -O3 optimizations.) 2009-06-17 10:26:24 +00:00
tree-chrec.h re PR middle-end/40460 (Enormous memory usage during compilation with -O2 or -O3 optimizations.) 2009-06-17 10:26:24 +00:00
tree-complex.c
tree-data-ref.c
tree-data-ref.h
tree-dfa.c
tree-dump.c
tree-dump.h
tree-eh.c except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl. 2009-06-15 14:27:18 +00:00
tree-flow-inline.h
tree-flow.h tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions. 2009-06-07 21:44:39 +02:00
tree-if-conv.c
tree-inline.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c
tree-loop-linear.c
tree-mudflap.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-mudflap.h
tree-nested.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c tree-object-size.c (addr_object_size): Fix a pasto in the last change. 2009-06-15 20:48:00 +02:00
tree-optimize.c
tree-outof-ssa.c
tree-parloops.c tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter. 2009-06-16 07:21:12 +00:00
tree-pass.h passes.c: Add bswap pass. 2009-06-14 14:45:32 +00:00
tree-phinodes.c
tree-predcom.c re PR tree-optimization/40421 (Revision 148352 failed 416.gamess in SPEC CPU 2006) 2009-06-13 17:02:17 +00:00
tree-pretty-print.c
tree-profile.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c re PR tree-optimization/40432 (verify_stmts failed with -O2: non-register as LHS of unary operation) 2009-06-16 12:16:40 +02:00
tree-ssa-address.c
tree-ssa-alias.c tree-ssa-alias.c (is_escape_site): Remove. 2009-06-16 14:12:44 +00:00
tree-ssa-alias.h tree-ssa-alias.c (is_escape_site): Remove. 2009-06-16 14:12:44 +00:00
tree-ssa-ccp.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-ssa-dom.c
tree-ssa-dse.c
tree-ssa-forwprop.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c re PR middle-end/40340 (Fortification warning no longer emitted in inlines) 2009-06-05 17:35:13 +02:00
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 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com> 2009-06-09 17:00:31 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c tree-ssa-math-opts.c: Remove extra divide. 2009-06-15 09:28:38 +00:00
tree-ssa-operands.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-phiprop.c
tree-ssa-pre.c errors.c (internal_error): Commentary typo fix. 2009-06-07 21:29:43 +02:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-ssa-sccvn.c bitmap.c (bitmap_clear): Don't declare as inline. 2009-06-16 16:46:31 +00:00
tree-ssa-sccvn.h tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions. 2009-06-07 21:44:39 +02:00
tree-ssa-sink.c
tree-ssa-structalias.c re PR c++/40389 (optimizer bug (possibly)) 2009-06-17 10:29:22 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-switch-conversion.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree-tailcall.c
tree-vect-data-refs.c misaligned store support 2009-06-05 15:28:50 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c
tree-vect-loop.c tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter. 2009-06-16 07:21:12 +00:00
tree-vect-patterns.c tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter. 2009-06-16 07:21:12 +00:00
tree-vect-slp.c
tree-vect-stmts.c tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter. 2009-06-16 07:21:12 +00:00
tree-vectorizer.c
tree-vectorizer.h tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additional parameter. 2009-06-16 07:21:12 +00:00
tree-vrp.c java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. 2009-06-12 22:06:47 +00:00
tree.c re PR middle-end/40439 (Bootstrap broken on FreeBSD in tree.c) 2009-06-15 10:05:29 +00:00
tree.def
tree.h cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY. 2009-06-15 14:25:50 +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 cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL_COMDAT_GROUP instead of DECL_ONE_ONLY. 2009-06-15 14:25:50 +00:00
varpool.c
varray.c
varray.h
vec.c df-problems.c (df_byte_lr_alloc): Don't set problem_data to itself. 2009-06-16 19:01:18 +00:00
vec.h vec.h (VEC_stack_alloc): Define different version if GATHER_STATISTICS is defined... 2009-06-17 00:10:23 +00:00
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
web.c
xcoff.h
xcoffout.c basic-block.h (struct basic_block_def): Add discriminator field. 2009-06-04 16:12:27 -07:00
xcoffout.h * xcoffout.h (xcoffout_source_line): Update prototype. 2009-06-05 14:03:09 -04:00

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.