gcc/gcc
2010-08-06 04:02:42 +00:00
..
ada [multiple changes] 2010-08-05 11:26:47 +02:00
c-family c-ada-spec.c (dump_ada_template): Mark underlying instance type as visited. 2010-08-04 17:50:10 +02:00
config re PR target/45189 (New stack alignment test failures) 2010-08-05 11:04:58 -07:00
cp Move PR c++/45112 ChangeLog entry to correct location. 2010-07-31 17:42:48 +00:00
doc invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable and -mrelocatable-lib description. 2010-08-06 12:16:44 +09:30
fortran re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointer function result assignment) 2010-08-04 21:49:19 +02:00
ginclude
java * class.c (build_utf8_ref): Make decl DECL_USER_ALIGN. 2010-08-06 04:02:42 +00:00
lto * Make-lang.in (lto.o): Add dependency to splay-tree.h 2010-07-28 14:06:45 +00:00
objc tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
objcp
po common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
testsuite re PR testsuite/42855 (FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized *) 2010-08-05 15:36:18 +02:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c alias.c (rtx_refs_may_alias_p): Do not resort to TBAA if either alias-set is zero. 2010-08-04 15:35:21 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c re PR target/44290 (__naked attribute is broken) 2010-07-23 14:47:46 +00:00
auto-inc-dec.c
BASE-VER
basic-block.h re PR target/42495 (redundant memory load) 2010-07-27 19:48:15 +00:00
bb-reorder.c Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h 2010-07-12 19:04:11 +00:00
bb-reorder.h Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h 2010-07-12 19:04:11 +00:00
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
builtins.def builtins.def (BUILT_IN_ARGS_INFO): Remove. 2010-07-23 14:31:20 +00:00
builtins.h Makefile.in (target-globals.o): Depend on builtins.h. 2010-07-12 19:03:35 +00:00
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of TREE_CHAIN. 2010-07-16 01:30:32 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c langhooks-def.h (lhd_init_options, [...]): New. 2010-07-27 10:59:51 +01:00
c-objc-common.h common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
c-parser.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
c-tree.h
c-typeck.c c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of TREE_CHAIN. 2010-07-16 01:30:32 +00:00
caller-save.c From Martin Thuresson <martint@google.com> 2010-08-05 22:58:35 +00:00
calls.c calls.c (load_register_parameters): Move check for zero sized items so that only the call to ... 2010-07-22 07:59:50 +00:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c
cfgexpand.c re PR target/44542 (expand_one_stack_var_at may set DECL_ALIGN to a too high value) 2010-07-27 19:54:32 +02:00
cfghooks.c
cfghooks.h
cfglayout.c
cfglayout.h
cfgloop.c
cfgloop.h Makefile.in (target-globals.o): Depend on $(CFGLOOP_H). 2010-07-12 19:02:55 +00:00
cfgloopanal.c Makefile.in (target-globals.o): Depend on $(CFGLOOP_H). 2010-07-12 19:02:55 +00:00
cfgloopmanip.c
cfgrtl.c
cgraph.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
cgraph.h
cgraphbuild.c
cgraphunit.c ipa-prop.h (enum ipa_lattice_type): Changed comments. 2010-08-05 15:23:07 +02:00
ChangeLog invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable and -mrelocatable-lib description. 2010-08-06 12:16:44 +09:30
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-2009
ChangeLog.dataflow
ChangeLog.graphite
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c
collect2.h
combine-stack-adj.c
combine.c Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
common.opt Add -ftree-loop-distribute-patterns enabled at -O3. 2010-08-02 16:20:36 +00:00
conditions.h
config.build
config.gcc common.opt (-G): Don't define option here. 2010-07-30 18:04:37 +01:00
config.host
config.in re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthread.so to be linked in.) 2010-07-23 17:58:57 +00:00
configure re PR preprocessor/41943 (include search path composition is bogus) 2010-07-23 20:32:25 +02:00
configure.ac re PR preprocessor/41943 (include search path composition is bogus) 2010-07-23 20:32:25 +02:00
convert.c re PR tree-optimization/45034 ("safe" conversion from unsigned to signed char gives broken code) 2010-07-29 10:59:54 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
coverage.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
coverage.h
cppdefault.c cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before LOCAL_INCLUDE_DIR. 2010-07-31 22:00:22 +02:00
cppdefault.h
cppspec.c darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. 2010-07-28 10:36:21 +01:00
crtstuff.c
cse.c
cselib.c
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2010-08-06 00:17:23 +00:00
dbgcnt.c
dbgcnt.def dbgcnt.def (eipa_sra): New counter. 2010-07-29 17:30:40 +02:00
dbgcnt.h
dbxout.c Fix violations of self-assignment check in GCC source. 2010-07-23 22:20:45 +00:00
dbxout.h
dce.c re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3) 2010-08-04 21:07:05 +00:00
dce.h re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) 2010-07-29 12:39:57 +00:00
ddg.c ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop. 2010-07-19 09:18:14 +00:00
ddg.h
debug.c
debug.h
defaults.h alpha.h (SWITCH_TAKES_ARG): Define. 2010-08-03 10:42:46 +01:00
DEV-PHASE
df-core.c re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) 2010-07-29 12:39:57 +00:00
df-problems.c re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3) 2010-08-04 21:07:05 +00:00
df-scan.c
df.h re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) 2010-07-29 12:39:57 +00:00
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c re PR target/42495 (redundant memory load) 2010-07-27 19:48:15 +00:00
domwalk.c
domwalk.h
double-int.c Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
double-int.h Makefile.in (double-int.o): Add $(TOPLEV_H) dependency. 2010-08-04 09:15:51 +00:00
dse.c
dse.h
dummy-checksum.c
dwarf2asm.c
dwarf2asm.h
dwarf2out.c re PR target/45189 (New stack alignment test failures) 2010-08-05 08:39:54 -07:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c re PR debug/45055 (another -fcompare-debug failure with uninitialised read in walk_gimple_stmt) 2010-07-30 16:36:56 +02: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 Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
expmed.c expmed.c (expand_mult_const): Expand shift into temporary. 2010-08-05 14:03:36 +02:00
expmed.h expmed.h (MAX_BITS_PER_WORD): Move to... 2010-07-13 19:48:58 +00:00
expr.c expr.c (store_expr): Use emit_block_move only if both source and target are MEMs. 2010-08-05 16:37:38 +00:00
expr.h
final.c final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally. 2010-08-02 09:51:39 +00:00
fixed-value.c
fixed-value.h
flags.h flags.h (target_flagstate): Add x_flag_excess_precision. 2010-07-12 18:54:26 +00:00
fold-const.c
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New. 2010-07-28 20:00:09 +02:00
function.h
fwprop.c
gbl-ctors.h
gcc-plugin.h
gcc.c alpha.h (SWITCH_TAKES_ARG): Define. 2010-08-03 10:42:46 +01:00
gcc.h darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. 2010-07-28 10:36:21 +01:00
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c gcov.c (flag_display_progress): New static variable. 2010-08-05 15:21:13 +00:00
gcse.c re PR debug/45105 (-fcompare-debug failure at -Os) 2010-07-28 19:01:05 +02:00
gcse.h Makefile.in (gcse.o, [...]): Depend on gcse.h.. 2010-07-12 19:04:03 +00:00
gdbinit.in
genattr.c
genattrtab.c
genautomata.c Fix comment typo. 2010-07-12 18:17:47 +01:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genenums.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype.c revert: rtl.def (NOTE): Swap operands 4 and 5. 2010-07-29 21:48:03 +02:00
gengtype.h
genhooks.c
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-fold.c re PR tree-optimization/45073 (gfortran.dg/assumed_charlen_function_3.f90 ICEs with -fprofile-generate) 2010-07-26 14:48:43 +00:00
gimple-iterator.c re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
gimple-low.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
gimple-pretty-print.c tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
gimple-pretty-print.h
gimple.c lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values. 2010-07-23 14:01:49 +00:00
gimple.def
gimple.h lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values. 2010-07-23 14:01:49 +00:00
gimplify.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
glimits.h
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
graphite-clast-to-gimple.c
graphite-clast-to-gimple.h
graphite-dependences.c
graphite-dependences.h
graphite-interchange.c
graphite-poly.c
graphite-poly.h
graphite-ppl.c
graphite-ppl.h
graphite-scop-detection.c
graphite-scop-detection.h
graphite-sese-to-poly.c
graphite-sese-to-poly.h
graphite.c
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 re PR debug/45055 (another -fcompare-debug failure with uninitialised read in walk_gimple_stmt) 2010-07-30 16:36:56 +02:00
hard-reg-set.h defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. 2010-07-12 18:54:17 +00:00
highlev-plugin-common.h
hooks.c coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
hooks.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c re PR debug/45055 (another -fcompare-debug failure with uninitialised read in walk_gimple_stmt) 2010-07-30 16:36:56 +02:00
implicit-zee.c
incpath.c
incpath.h
init-regs.c
input.c
input.h
insn-addr.h
insn-notes.def
integrate.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
integrate.h
intl.c
intl.h
ipa-cp.c ipa-cp.c (ipcp_discover_new_direct_edges): New function. 2010-08-05 15:30:14 +02:00
ipa-inline.c re PR tree-optimization/44915 (ICE: SIGSEGV in walk_aliased_vdefs_1.constprop.42 (tree-ssa-alias.c:1707) with -findirect-inlining) 2010-07-23 18:35:52 +02:00
ipa-prop.c ipa-prop.h (enum ipa_lattice_type): Changed comments. 2010-08-05 15:23:07 +02:00
ipa-prop.h ipa-prop.h (enum ipa_lattice_type): Changed comments. 2010-08-05 15:23:07 +02:00
ipa-pure-const.c re PR tree-optimization/45052 (volatile ignored) 2010-07-26 09:26:43 +00:00
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c ipa-split.c (struct split_point): Add split_part_set_retval. 2010-08-03 14:23:04 +00:00
ipa-struct-reorg.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
ipa-struct-reorg.h
ipa-type-escape.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c ipa.c (function_and_variable_visibility): Variables marked as used should not be localized. 2010-07-15 11:03:03 +00:00
ira-build.c ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. 2010-07-22 15:48:30 +00:00
ira-color.c ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. 2010-07-22 15:48:30 +00:00
ira-conflicts.c ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. 2010-07-22 15:48:30 +00:00
ira-costs.c ira-int.h (target_ira_int): Add x_max_struct_costs_size... 2010-07-12 19:03:15 +00:00
ira-emit.c ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. 2010-07-22 15:48:30 +00:00
ira-int.h ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. 2010-07-22 15:48:30 +00:00
ira-lives.c ira-build.c (ira_create_object): New arg SUBWORD; all callers changed. 2010-07-22 15:48:30 +00:00
ira.c From Martin Thuresson <martint@google.com> 2010-08-05 22:58:35 +00:00
ira.h Makefile.in (target-globals.o): Depend on $(IRA_INT_H). 2010-07-12 19:03:06 +00:00
jump.c
lambda-code.c
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
langhooks.c coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
langhooks.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
LANGUAGES
lcm.c
libfuncs.h Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H). 2010-07-12 18:55:48 +00:00
libgcc2.c defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. 2010-07-12 18:54:17 +00:00
libgcc2.h
libgcc-libsystem.ver
libgcc-std.ver
libgcov.c
limitx.h
limity.h
lists.c
longlong.h
loop-doloop.c ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop. 2010-07-19 09:18:14 +00:00
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) 2010-07-29 12:39:57 +00:00
lto-cgraph.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
lto-compress.c
lto-compress.h
lto-opts.c * lto-opts.c (lto_file_read_options): Add loop over all inputs. 2010-07-28 14:30:45 +00:00
lto-section-in.c lto-section-in.c (lto_section_name): Synchronize names with lto_get_section_name. 2010-07-23 05:24:47 +00:00
lto-section-out.c re PR lto/44992 (ld -r breaks LTO) 2010-07-23 05:33:51 +00:00
lto-streamer-in.c lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values. 2010-07-23 14:01:49 +00:00
lto-streamer-out.c lto-streamer-out.c (write_symbol): Fix visibilities of external references. 2010-07-24 01:04:29 +00:00
lto-streamer.c re PR lto/44992 (ld -r breaks LTO) 2010-07-23 05:33:51 +00:00
lto-streamer.h lto-streamer.h (struct lto_file_decl_data): Mark resolutions with GTY((skip)). 2010-07-26 20:51:29 +00:00
lto-symtab.c lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values. 2010-07-23 14:01:49 +00:00
lto-wrapper.c
machmode.def
machmode.h
main.c
Makefile.in ipa-prop.h (enum ipa_lattice_type): Changed comments. 2010-08-05 15:23:07 +02:00
matrix-reorg.c
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c re PR target/44761 (sh.md warnings) 2010-07-13 10:41:15 +00:00
modulo-sched.c
omega.c Fix violations of self-assignment check in GCC source. 2010-07-23 22:20:45 +00:00
omega.h
omp-builtins.def
omp-low.c tree.h (struct tree_base): Add nameless_flag bitfield. 2010-07-23 19:04:35 +02:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H). 2010-07-12 18:55:48 +00:00
optabs.h Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H). 2010-07-12 18:54:35 +00:00
optc-gen.awk coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
opth-gen.awk
opts-common.c darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. 2010-07-28 10:36:21 +01:00
opts-diagnostic.h
opts.c Add -ftree-loop-distribute-patterns enabled at -O3. 2010-08-02 16:20:36 +00:00
opts.h darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. 2010-07-28 10:36:21 +01:00
output.h re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
params.c
params.def ipa-prop.h (enum ipa_lattice_type): Changed comments. 2010-08-05 15:23:07 +02:00
params.h re PR target/42495 (redundant memory load) 2010-07-27 19:48:15 +00:00
passes.c re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
plugin.c
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c From Martin Thuresson <martint@google.com> 2010-08-05 22:58:35 +00:00
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5. 2010-07-27 21:52:39 +00:00
print-tree.c
profile.c
profile.h
read-md.c
read-md.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c) 2010-07-13 16:03:49 +02:00
recog.h
reg-notes.def Describe unwinding for realigned frames explicitly. 2010-08-04 16:58:26 -07:00
reg-stack.c
regcprop.c re PR bootstrap/45028 (ICE building 64-bit libjava on Solaris 2/SPARC: output_operand: invalid expression as operand) 2010-07-22 22:48:42 +02:00
reginfo.c reginfo.c (init_reg_sets): Don't zero globals here. 2010-07-12 19:04:21 +00:00
regmove.c
regrename.c
regs.h regs.h (target_regs): Add x_direct_load, x_direct_store and x_float_extend_from_mem. 2010-07-12 18:55:57 +00:00
regset.h
regstat.c
reload1.c re PR rtl-optimization/45051 (gcc.c-torture/execute/builtins/abs-2.c and abs-3.c due to "track subwords of DImode allocnos") 2010-07-27 09:34:51 +00:00
reload.c reload.c (find_reloads): Revert code to penalize small register classes that was brought in with the IRA... 2010-07-14 11:07:17 +00:00
reload.h reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore_code. 2010-07-12 19:03:43 +00:00
reorg.c
resource.c
resource.h
rtl-error.c
rtl-error.h
rtl.c
rtl.def revert: rtl.def (NOTE): Swap operands 4 and 5. 2010-07-29 21:48:03 +02:00
rtl.h From Martin Thuresson <martint@google.com> 2010-08-05 22:58:35 +00:00
rtlanal.c rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask computations. 2010-08-05 22:18:33 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c re PR debug/45055 (another -fcompare-debug failure with uninitialised read in walk_gimple_stmt) 2010-07-30 16:36:56 +02:00
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
sel-sched-ir.h
sel-sched.c
sel-sched.h
sese.c
sese.h
simplify-rtx.c Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c re PR middle-end/44878 (Build fails when compiling libstdc++) 2010-07-22 18:14:27 +00:00
stor-layout.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
store-motion.c
stringpool.c
sync-builtins.def
system.h common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
target-def.h
target-globals.c reginfo.c (init_reg_sets): Don't zero globals here. 2010-07-12 19:04:21 +00:00
target-globals.h Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h 2010-07-12 19:04:11 +00:00
target.def i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New. 2010-07-28 20:00:09 +02:00
target.h
targhooks.c i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New. 2010-07-28 20:00:09 +02:00
targhooks.h i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New. 2010-07-28 20:00:09 +02:00
timevar.c
timevar.def timevar.def (TV_TREE_STORE_COPY_PROP): Remove. 2010-07-29 13:50:00 +00:00
timevar.h
tlink.c
toplev.c Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
toplev.h Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-complex.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-data-ref.c Add -ftree-loop-distribute-patterns enabled at -O3. 2010-08-02 16:20:36 +00:00
tree-data-ref.h Add -ftree-loop-distribute-patterns enabled at -O3. 2010-08-02 16:20:36 +00:00
tree-dfa.c tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-dump.h re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering) 2010-07-13 22:55:57 +01:00
tree-eh.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
tree-emutls.c re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
tree-flow-inline.h tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-flow.h Fix to expose more LIM when creating mem_ref 2010-07-28 05:08:24 +00:00
tree-if-conv.c
tree-inline.c ipa-prop.h (enum ipa_lattice_type): Changed comments. 2010-08-05 15:23:07 +02:00
tree-inline.h
tree-into-ssa.c tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c Add -ftree-loop-distribute-patterns enabled at -O3. 2010-08-02 16:20:36 +00:00
tree-loop-linear.c
tree-mudflap.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
tree-mudflap.h
tree-nested.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-nomudflap.c
tree-nrv.c re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c-torture/execute/builtins/pr22237.c execution) 2010-07-26 16:01:55 +00:00
tree-object-size.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-optimize.c Reliably change cgraph_state to SSA form. 2010-07-19 07:42:50 -07:00
tree-outof-ssa.c
tree-parloops.c
tree-pass.h re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
tree-phinodes.c
tree-predcom.c
tree-pretty-print.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-pretty-print.h
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c re PR tree-optimization/45144 (SRA optimization issue of bit-field) 2010-08-05 03:05:35 +00:00
tree-ssa-address.c Fix to expose more LIM when creating mem_ref 2010-07-28 05:08:24 +00:00
tree-ssa-alias.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
tree-ssa-alias.h
tree-ssa-ccp.c tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-ssa-dom.c re PR tree-optimization/44977 (ice in propagate_rhs_into_lhs, at tree-ssa-dom.c:2728) 2010-07-20 12:41:20 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c re PR middle-end/44824 (internal compiler error: verify_stmts failed) 2010-07-14 12:19:16 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00: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 Revert change in revision 162652. 2010-07-29 07:30:18 -07:00
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-ssa-loop-prefetch.c Fix PR 44955: Strip off the real and complex parts. 2010-07-21 15:44:24 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c tree-ssa-math-opts.c (convert_plusminus_to_widen): Fix type used in the call to optab_for_tree_code. 2010-07-31 15:51:17 +00:00
tree-ssa-operands.c
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-phiprop.c
tree-ssa-pre.c
tree-ssa-propagate.c tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree-ssa-propagate.h tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree-ssa-reassoc.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-ssa-sccvn.c re PR tree-optimization/45071 (ICE: tree check: expected ssa_name, have integer_cst in inhibit_phi_insertion, at tree-ssa-pre.c:3278 with -ftree-pre -ftree-vectorize) 2010-07-26 12:48:37 +00:00
tree-ssa-sccvn.h
tree-ssa-sink.c
tree-ssa-structalias.c re PR tree-optimization/45120 (-fipa-pta causes FAIL: gcc.c-torture/execute/pta-field-2.c execution) 2010-07-29 12:30:09 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa-uninit.c Fix PR44932 2010-07-19 16:32:57 +00:00
tree-ssa.c lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values. 2010-07-23 14:01:49 +00:00
tree-ssanames.c
tree-stdarg.c builtins.def (BUILT_IN_ARGS_INFO): Remove. 2010-07-23 14:31:20 +00:00
tree-stdarg.h
tree-switch-conversion.c
tree-tailcall.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-vect-data-refs.c
tree-vect-generic.c
tree-vect-loop-manip.c
tree-vect-loop.c tree-vect-loop.c (vect_create_epilog_for_reduction): Switch to outer loop when creating reduction epilogue for double reduction... 2010-07-29 06:02:34 +00:00
tree-vect-patterns.c
tree-vect-slp.c re PR tree-optimization/44152 (ICE on compiling xshow.f of xplor-nih with -O3 -ffast-math -fwhopr) 2010-07-27 12:26:31 +00:00
tree-vect-stmts.c
tree-vectorizer.c
tree-vectorizer.h
tree-vrp.c tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree.c tree.c (build_vector): Assert that the vector constant has enough elements. 2010-07-29 12:31:29 +00:00
tree.def
tree.h Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07: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 re PR debug/45015 (ICE in cselib.c caused by fix for PR43051) 2010-07-21 21:11:55 +02:00
varasm.c re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
varpool.c re PR target/44132 (emutls is broken under a range of circumstances.) 2010-07-26 15:53:50 -07:00
vec.c
vec.h re PR debug/44901 (-fcompare-debug failure for tree-predcom.c) 2010-07-13 08:59:56 +02:00
vecir.h
vecprim.h
version.c
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.