gcc/gcc
Simon Baldwin e4d3551548 Rolled back the following changes made in revision 134865:
* c-common.h (warn_array_subscript_range): New function.
        * c-common.c (warn_array_subscript_range): Ditto.
        * tree-vrp.c (check_array_ref): Corrected code to agree with
        comment, ignoring only arrays of size 0 or size 1.
        * c-typeck.c (build_array_ref): Call warn_array_subscript_range.

        * testsuite/gcc.dg/Warray-bounds.c: Updated for frontend warnings,
        additional tests for arrays of size 0 and size 1.
        * testsuite/g++.dg/warn/Warray-bounds.c: Ditto.
        * testsuite/gcc.dg/Warray-bounds-noopt.c: New testcase.
        * testsuite/g++.dg/warn/Warray-bounds-noopt.c: Ditto.

        * typeck.c (build_array_ref): Call warn_array_subscript_range.

From-SVN: r134889
2008-05-02 20:01:31 +00:00
..
ada decl.c (make_packable_type): Resize the last component to its RM size only if it is of an aggregate type. 2008-05-01 10:50:01 +00:00
config i386.c (ix86_special_builtin_type): New. 2008-05-02 12:20:43 -07:00
cp Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
doc Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
fortran PR fortran/PR35940 2008-05-02 04:05:12 +00:00
ginclude
java tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
objc tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
objcp t-uclinux (generated_files): Add sysroot-suffix.h. 2008-04-03 06:12:27 +00:00
po * zh_CN.po: Update. 2008-03-27 21:21:53 +00:00
testsuite Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4 re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
addresses.h
alias.c tree.h (TYPE_NONALIASED_COMPONENT): Expand comment. 2008-05-01 20:13:56 +00:00
alias.h * alias.h (alias_set_type): Change from HOST_WIDE_INT to int. 2008-03-06 01:18:51 +00:00
alloc-pool.c re PR tree-optimization/34176 (SCCVN breaks gettext) 2007-11-23 14:28:59 +00:00
alloc-pool.h re PR tree-optimization/34176 (SCCVN breaks gettext) 2007-11-23 14:28:59 +00:00
attribs.c re PR c/35744 (ICE attributes for invalid types) 2008-04-11 06:55:38 +00:00
auto-inc-dec.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
BASE-VER * BASE-VER: Set to 4.4.0. 2008-02-18 23:41:06 +01:00
basic-block.h except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
bb-reorder.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
bitmap.c bitmap.h (bitmap_single_bit_set_p): Declare. 2007-11-09 14:01:33 +00:00
bitmap.h sbitmap.c (sbitmap_range_empty_p): New function. 2008-04-21 20:15:38 +00:00
bt-load.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
builtin-attrs.def
builtin-types.def
builtins.c builtins.c (fold_call_expr): Return realret. 2008-04-30 17:21:55 +00:00
builtins.def targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
c-aux-info.c
c-common.c Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
c-common.def
c-common.h Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti) 2008-01-06 22:30:32 +00:00
c-decl.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
c-dump.c
c-errors.c re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree) 2008-03-02 15:45:29 +00:00
c-format.c c-format.c (check_format_info_main): Use strncmp rather than a magic prefix to handle multichar length specs. 2008-04-24 07:42:07 +00:00
c-format.h ms format support for mingw. 2008-03-20 09:24:42 +01:00
c-gimplify.c re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO) 2007-11-20 11:36:03 +01:00
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c cpp-id-data.h (UC): Was U, conflicts with U... 2008-04-18 09:58:08 -04:00
c-objc-common.c
c-objc-common.h function.c (free_after_parsing): Replace with cxx_push_function_context from C++ front-end. 2008-04-04 14:57:18 +00:00
c-omp.c c-omp.c (check_omp_for_incr_expr): Handle CONVERT_EXPR. 2008-01-05 16:57:00 +00:00
c-opts.c cppopts.texi (-dU): Document. 2008-04-02 20:42:53 +01:00
c-parser.c cpp-id-data.h (UC): Was U, conflicts with U... 2008-04-18 09:58:08 -04:00
c-pch.c re PR pch/13675 (#including a precompiled header more than once in the same unit fails) 2008-04-01 12:58:02 +02:00
c-ppoutput.c cppopts.texi (-dU): Document. 2008-04-02 20:42:53 +01:00
c-pragma.c c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL. 2008-02-27 09:51:22 +01:00
c-pragma.h c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL. 2008-02-27 09:51:22 +01:00
c-pretty-print.c dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex printing. 2008-04-15 19:56:20 +00:00
c-pretty-print.h
c-semantics.c
c-tree.h tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
c-typeck.c Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
c.opt c.opt (Wsynth): Deprecate. 2008-03-09 17:43:10 +00:00
caller-save.c caller-save.c (insert_one_insn): If inserting before a call_insn then the registers containing the arguments of... 2007-12-10 01:01:03 +00:00
calls.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
cfg.c cfg.c: Include tree-flow.h. 2008-03-05 17:20:26 +00:00
cfganal.c
cfgbuild.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
cfgcleanup.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
cfgexpand.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
cfghooks.c
cfghooks.h
cfglayout.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
cgraph.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
cgraph.h re PR middle-end/34969 (ICE with -fipa-cp -ffast-math) 2008-01-30 00:21:24 +01:00
cgraphbuild.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
cgraphunit.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
ChangeLog Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007 2008-01-12 Richard Guenther <rguenther@suse.de> 2008-01-12 12:27:07 +00:00
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
collect2.c re PR driver/35665 (FAIL: gfortran.dg/include_2.f90 -O (test for excess error)) 2008-04-09 00:11:58 +00:00
collect2.h
combine-stack-adj.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
combine.c re PR target/34916 (gcc.c-torture/execute/pr27364.c fails with -O1, -O2 and -Os) 2008-04-04 23:45:46 +00:00
common.opt common.opt (ftree-loop-distribution): Add Optimization attribute. 2008-04-22 09:58:19 +00:00
conditions.h
config.build re PR bootstrap/35273 (Bootstrap of mingw32 using non-MSYS shell broken) 2008-02-21 19:55:39 +00:00
config.gcc config.gcc (crx-*-elf): Remove deprecation. 2008-04-25 17:19:27 +05:30
config.host config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68hc11. 2008-03-27 10:04:08 +00:00
config.in extensions.m4: New. 2008-03-27 09:46:19 +00:00
configure re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
configure.ac re PR bootstrap/35752 (Combined gcc + binutils source tree doesn't bootstrap with --enable-shared) 2008-04-02 10:07:58 +00:00
convert.c
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
coverage.c coverage.c: Include tree-pass.h. 2008-04-21 23:35:47 +00:00
coverage.h coverage.h (tree_coverage_counter_addr): Declare. 2008-03-08 20:52:50 +00:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
cselib.c
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2008-05-02 00:17:42 +00:00
dbgcnt.c dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
dbgcnt.def dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
dbgcnt.h
dbxout.c function.h (incomming_args): Break out of struct function. 2008-04-08 08:59:34 +00:00
dbxout.h
dce.c dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
dce.h re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) 2007-10-22 19:28:23 +00:00
ddg.c re PR tree-optimization/26854 (Inordinate compile times on large routines) 2008-01-22 13:57:01 +00:00
ddg.h
debug.c
debug.h re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE) 2008-01-16 12:10:27 +01:00
defaults.h MAINTAINERS (c4x port): Remove. 2008-01-25 20:49:04 +00:00
DEV-PHASE
df-byte-scan.c forgot to add this in last commit. 2008-04-21 20:01:26 +00:00
df-core.c dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
df-problems.c dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
df-scan.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
df.h dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
dfp.c re PR c/35712 (decimal float literal constant zero loses significant trailing zeroes) 2008-04-03 23:49:35 +00:00
dfp.h
diagnostic.c diagnostic.c (diagnostic_count_diagnostic): Delete. 2008-03-24 14:19:55 +00:00
diagnostic.def
diagnostic.h re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree) 2008-03-02 15:45:29 +00:00
dojump.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross-host gccs) 2008-02-08 19:10:25 +00:00
dse.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
dse.h
dummy-checksum.c
dwarf2.h re PR fortran/22244 (dimension information is lost for multi-dimension array) 2007-12-09 18:08:06 +01:00
dwarf2asm.c dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex printing. 2008-04-15 19:56:20 +00:00
dwarf2asm.h
dwarf2out.c re PR debug/36060 (Too big stack requirements of cc1plus during GC) 2008-04-28 11:45:26 +02:00
dwarf2out.h re PR fortran/22244 (dimension information is lost for multi-dimension array) 2007-12-09 18:08:06 +01:00
dwarf.h
ebitmap.c
ebitmap.h
emit-rtl.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
except.h gengtype.c (write_root): Param_is argument is OK. 2008-04-15 19:37:22 +00:00
exec-tool.in re PR bootstrap/35752 (Combined gcc + binutils source tree doesn't bootstrap with --enable-shared) 2008-04-02 10:07:58 +00:00
explow.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
expmed.c re PR rtl-optimization/36006 (invalid rtl sharing with -O2) 2008-04-24 06:53:47 +02:00
expr.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
expr.h re PR middle-end/35800 (Revision 133835 failed to compile binutils) 2008-04-03 02:09:20 +00:00
final.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
fix-header.c
fixed-value.c
fixed-value.h
fixproto Committed with RM approval this time. 2008-01-25 07:52:56 +11:00
flags.h flags.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Define. 2008-04-14 19:18:31 +00:00
fold-const.c re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a * 4) 2008-04-29 15:59:43 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
function.h tree-pass.h (opt_pass): Add IPA_PASS. 2008-05-01 16:08:15 +00:00
fwprop.c dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
gbl-ctors.h
gcc.c gcc.c (wrapper_string): New variable. 2008-04-30 17:17:03 +00:00
gcc.h re PR fortran/35019 (Gfortran does not support "-J <dir>" only "-J<dir>") 2008-04-21 13:10:15 -04:00
gccbug.in
gccspec.c
gcov-dump.c gcov-dump.c (tag_summary): Only print summaries for the first GCOV_COUNTERS_SUMMABLE counters. 2008-04-10 18:21:26 +00:00
gcov-io.c
gcov-io.h * gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden. 2008-03-18 14:47:14 +00:00
gcov-iov.c
gcov.c re PR driver/35420 (--version copyright date vs. 2008) 2008-03-02 23:50:02 +01:00
gcse.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c * genattrtab.c (main): Rearrange output of insn-attrtab.c headers. 2007-10-17 19:47:12 +00:00
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 re PR debug/36060 (Too big stack requirements of cc1plus during GC) 2008-04-28 11:45:26 +02:00
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c genopinit.c: Include tm_p.h in generated file. 2007-12-10 05:42:02 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c Support valgrind 3.3 for --enable-checking=valgrind. 2008-02-19 04:13:05 +00:00
ggc-none.c
ggc-page.c Support valgrind 3.3 for --enable-checking=valgrind. 2008-02-19 04:13:05 +00:00
ggc-zone.c Support valgrind 3.3 for --enable-checking=valgrind. 2008-02-19 04:13:05 +00:00
ggc.h
gimple-low.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
gimplify.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
glimits.h
global.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
graph.c
graph.h
graphds.c
graphds.h invoke.texi: Document -ftree-loop-distribution. 2008-02-28 12:37:24 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
gthr-nks.h re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
gthr-posix95.h gthr-posix.h (__gthread_active_p): Use the Solaris implementation for FreeBSD as well. 2008-04-18 02:16:35 +00:00
gthr-posix.c
gthr-posix.h gthr-posix.h (__gthread_active_p): Use the Solaris implementation for FreeBSD as well. 2008-04-18 02:16:35 +00:00
gthr-rtems.h gthr-rtems.h: Implement __gthread_mutex_destroy. 2008-03-05 13:16:57 +00:00
gthr-single.h re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
gthr-solaris.h re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
gthr-tpf.h re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
gthr-vxworks.h * gthr-vxworks.h (UNUSED): Define. 2008-03-24 11:18:22 +00:00
gthr-win32.h * gthr-win32.h [__GTHREAD_HIDE_WIN32API] 2008-03-04 06:33:39 +00:00
gthr.h re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
haifa-sched.c df-scan.c (df_ref_chain_change_bb): Simplify. 2008-03-01 03:36:43 +00:00
hard-reg-set.h ra-conflict.c: New file. 2007-10-02 13:10:07 +00:00
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
init-regs.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
input.h toplev.c (input_file_stack, [...]): Remove. 2008-02-29 20:09:05 +00:00
insn-addr.h
insn-notes.def
integrate.c function.h (incomming_args): Break out of struct function. 2008-04-08 08:59:34 +00:00
integrate.h function.h (incomming_args): Break out of struct function. 2008-04-08 08:59:34 +00:00
intl.c
intl.h
ipa-cp.c ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of setting number of formal... 2008-04-30 12:01:59 +02:00
ipa-inline.c re PR tree-optimization/36100 (always_inline attribute is broken at -O0) 2008-05-02 11:08:22 +00:00
ipa-prop.c ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of setting number of formal... 2008-04-30 12:01:59 +02:00
ipa-prop.h ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of setting number of formal... 2008-04-30 12:01:59 +02:00
ipa-pure-const.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
ipa-reference.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
ipa-reference.h
ipa-struct-reorg.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
ipa-struct-reorg.h Fogot to commit ipa-struct-reorg.c ipa-struct-reorg.h. 2007-10-24 12:48:41 +00:00
ipa-type-escape.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
ipa-type-escape.h ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index. 2007-10-24 10:36:30 +00:00
ipa-utils.c [multiple changes] 2007-11-08 16:45:53 +00:00
ipa-utils.h
ipa.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
jump.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
lambda-code.c lambda-code.c (lambda_transform_legal_p): Handle the case of no dependences in the dependence_relations vector. 2008-01-16 19:26:26 +00:00
lambda-mat.c
lambda-trans.c
lambda.h invoke.texi: Document -ftree-loop-distribution. 2008-02-28 12:37:24 +00:00
langhooks-def.h re PR c++/35758 (vector_size attribute lost in function arguments for templates) 2008-04-24 18:29:40 +02:00
langhooks.c tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
langhooks.h re PR c++/35758 (vector_size attribute lost in function arguments for templates) 2008-04-24 18:29:40 +02:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c libgcc2.c [L_trampoline]: Remove unnecessary prototype for 2008-04-15 19:44:16 +00:00
libgcc2.h libgcc2.c (__fixunstfDI, [...]): Make return type unsigned. 2007-11-05 11:41:40 +00:00
libgcc-std.ver libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section. 2007-09-28 18:36:00 +00:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
longlong.h longlong.h (add_ssaaaa): Support Intel asm syntax in i386 and x86_64 versions. 2007-10-29 23:54:54 +00:00
loop-doloop.c Fix 34826 2008-01-17 17:49:32 +00:00
loop-init.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
loop-invariant.c PR middle-end/PR28690 2008-04-07 12:36:59 -05:00
loop-iv.c re PR tree-optimization/26854 (Inordinate compile times on large routines) 2008-01-22 13:57:01 +00:00
loop-unroll.c
loop-unswitch.c
lower-subreg.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
machmode.def
machmode.h
main.c
Makefile.in dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
matrix-reorg.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
mips-tdump.c re PR driver/35420 (--version copyright date vs. 2008) 2008-03-02 23:50:02 +01:00
mips-tfile.c re PR driver/35420 (--version copyright date vs. 2008) 2008-03-02 23:50:02 +01:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
modulo-sched.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c * optabs.c (expand_float): Fix REG_EQUAL for UNSIGNED_FLOAT libcall. 2008-04-25 18:20:02 +00:00
optabs.h re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc) 2007-11-18 20:18:39 +01:00
optc-gen.awk re PR bootstrap/35169 (SIGSEGV for stack growth failure while building 4.2.3) 2008-04-28 22:27:22 +00:00
opth-gen.awk common.opt (Wlarger-than=): New. 2008-02-26 14:01:02 +00:00
opts-common.c re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits) 2008-02-07 20:40:19 +00:00
opts.c common.opt (fprofile-dir=, [...]): New options 2008-03-31 21:52:10 +00:00
opts.h re PR other/28322 (GCC new warnings and compatibility) 2008-02-25 23:41:43 +00:00
output.h targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
params.c
params.def params.def (PARAM_MAX_FIELDS_FOR_FIELD_SENSITIVE): Set default to zero, thus disable creation of SFTs. 2008-04-15 15:41:52 +00:00
params.h ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index. 2007-10-24 10:36:30 +00:00
passes.c re PR tree-optimization/36100 (always_inline attribute is broken at -O0) 2008-05-02 11:08:22 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
postreload.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
predict.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
predict.def tree-pretty-print.c: Include predict.h. 2008-03-18 15:21:06 +00:00
predict.h tree-pretty-print.c: Include predict.h. 2008-03-18 15:21:06 +00:00
prefix.c
prefix.h
pretty-print.c builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics. 2007-09-27 09:24:58 +02:00
pretty-print.h builtins.c (expand_builtin, [...]): Use new %K format string specifier for diagnostics. 2007-09-27 09:24:58 +02:00
print-rtl.c dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex printing. 2008-04-15 19:56:20 +00:00
print-tree.c tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
profile.c system.h (USE_MAPPED_LOCATION): Poison. 2008-02-26 16:05:24 +00:00
protoize.c
ra-conflict.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
ra.h global.c (find_reg): Mark the eh regs as used if necessary. 2008-01-17 16:18:59 +00:00
read-rtl.c read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary representation. 2007-11-20 17:24:51 +00:00
README.Portability
real.c builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, dconstthird, dconste and/or dconst10. 2008-03-26 15:04:44 +00:00
real.h builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, dconstthird, dconste and/or dconst10. 2008-03-26 15:04:44 +00:00
recog.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
recog.h
reg-notes.def re PR rtl-optimization/34773 (miscompilation of vfprintf_r) 2008-02-01 21:28:46 +00:00
reg-stack.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
regclass.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
regmove.c regmove.c (try_auto_increment): Fix spelling error in comment. 2008-03-20 15:31:53 +11:00
regrename.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
regs.h re PR rtl-optimization/31396 (Inline code performance much worse than out-of-line) 2008-01-16 16:32:05 +00:00
regstat.c re PR rtl-optimization/31396 (Inline code performance much worse than out-of-line) 2008-01-16 16:32:05 +00:00
reload1.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
reload.c Fix bug Joern Rennecke reported. 2008-04-07 15:09:07 -07:00
reload.h
reorg.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
resource.c function.h (incomming_args): Break out of struct function. 2008-04-08 08:59:34 +00:00
resource.h
rtl-error.c system.h (USE_MAPPED_LOCATION): Poison. 2008-02-26 16:05:24 +00:00
rtl-factoring.c * rtl-factoring.c (collect_patterns_seqs): Handle CC0 targets. 2008-04-22 07:24:06 +00:00
rtl.c
rtl.def system.h (USE_MAPPED_LOCATION): Poison. 2008-02-26 16:05:24 +00:00
rtl.h PR middle-end/PR28690 2008-04-07 12:36:59 -05:00
rtlanal.c Revert 2008-04-08 09:40:27 -05:00
rtlhooks-def.h
rtlhooks.c re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where GET_MODE_CLASS (read_mode) != GET_MODE_CLASS (store_mode) (and the size is the same)) 2008-03-22 19:37:53 +00:00
sbitmap.c sbitmap.c (sbitmap_range_empty_p): New function. 2008-04-21 20:15:38 +00:00
sbitmap.h sbitmap.c (sbitmap_range_empty_p): New function. 2008-04-21 20:15:38 +00:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c Maxim Kuvyrkov <maxim@codesourcery.com> 2007-11-09 20:23:42 +03:00
sched-ebb.c sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. 2007-10-17 19:50:55 +00:00
sched-int.h sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. 2007-10-17 19:50:55 +00:00
sched-rgn.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
sched-vis.c dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex printing. 2008-04-15 19:56:20 +00:00
sdbout.c
sdbout.h
see.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
simplify-rtx.c simplify-rtx.c (simplify_subreg): Remove useless shifts from word-extractions out of a multi-word object. 2008-03-06 13:30:10 +00:00
sort-protos
sparseset.c re PR rtl-optimization/33796 (valgrind error with -O2 for linux kernel code) 2008-01-16 21:21:36 -06:00
sparseset.h sparseset.c: Include config.h and system.h before sparseset.h. 2007-12-05 13:47:22 +01:00
sreal.c
sreal.h
stab.def
stack-ptr-mod.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
statistics.h
stmt.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
stor-layout.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
stringpool.c
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h Fix bug reported by Andrew Pinski. 2008-04-12 00:13:44 -07:00
target-def.h targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
target.h targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
targhooks.c target.h (unspec_may_trap_p): New target hook. 2007-10-16 09:13:47 +00:00
targhooks.h targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
timevar.c
timevar.def dbgcnt.def (ra_byte_scan): Added. 2008-04-21 18:55:13 +00:00
timevar.h
tlink.c tlink.c (scan_linker_output): Look for symbol name in single quotes. 2008-03-31 18:01:43 +00:00
toplev.c re PR libstdc++/35597 (libstdc++ -ffunction-sections -fdata-sections disabled on AIX) 2008-04-09 10:41:07 -04:00
toplev.h tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument. 2008-04-05 05:50:19 +00:00
tracer.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-affine.c Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency. 2008-04-16 15:16:42 +00:00
tree-affine.h tree-affine.h (aff_combination_expand): Declare. 2008-03-27 10:25:36 +00:00
tree-browser.c
tree-browser.def
tree-cfg.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
tree-cfgcleanup.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-chrec.c tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME defined in a loop at depth 0 is invariant. 2008-03-03 11:51:36 +00:00
tree-chrec.h tree-chrec.h (build_polynomial_chrec): RHS of a chrec should not be of pointer type. 2007-11-14 00:41:05 +00:00
tree-complex.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-data-ref.c tree-data-ref.c (dump_data_dependence_relation): Avoid data reference dumps if ddr is NULL or dependence is unknown. 2008-03-21 13:42:56 +01:00
tree-data-ref.h invoke.texi: Document -ftree-loop-distribution. 2008-02-28 12:37:24 +00:00
tree-dfa.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-dump.c tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument. 2008-04-05 05:50:19 +00:00
tree-dump.h re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-eh.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-flow-inline.h tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p. 2008-03-05 19:33:55 +00:00
tree-flow.h re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen late enough) 2008-04-27 16:27:08 +00:00
tree-gimple.c tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
tree-gimple.h tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
tree-if-conv.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-inline.c tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. 2008-04-23 14:50:17 +02:00
tree-inline.h tree-inline.c (copy_generic_body, [...]): Export. 2008-04-03 05:41:57 +00:00
tree-into-ssa.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-loop-linear.c tree-loop-linear.c (try_interchange_loops): Compare memory access strides against cache sizes. 2008-02-29 12:41:14 +00:00
tree-mudflap.c tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
tree-mudflap.h
tree-nested.c tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
tree-nomudflap.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-nrv.c re PR c/35739 (ICE with _Decimal128 and va_list) 2008-04-16 18:01:57 +02:00
tree-object-size.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-optimize.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
tree-outof-ssa.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-parloops.c tree-parloops.c (take_address_of, [...]): Make them work on a region of code delimited by two edges in the CFG. 2008-04-24 16:23:51 +01:00
tree-pass.h tree-pass.h (opt_pass): Add IPA_PASS. 2008-05-01 16:08:15 +00:00
tree-phinodes.c
tree-predcom.c tree-predcom.c (suitable_reference_p): Return false if the reference can throw. 2008-04-15 15:39:42 +00:00
tree-pretty-print.c dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex printing. 2008-04-15 19:56:20 +00:00
tree-profile.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-scalar-evolution.c tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. 2008-04-23 14:50:17 +02:00
tree-scalar-evolution.h re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox) 2007-11-30 00:32:04 +00:00
tree-sra.c tree-sra.c (sra_walk_expr): Disable scalarization if on the LHS and not a full access. 2008-04-20 17:53:58 +00:00
tree-ssa-address.c re PR tree-optimization/35834 (building libiberty fails in build2_stat for -mcpu=m32c as of r133403) 2008-04-08 09:53:52 +00:00
tree-ssa-alias-warnings.c revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... 2008-02-28 09:56:54 +00:00
tree-ssa-alias.c tree-ssa-alias.c (finalize_ref_all_pointers): Remove. 2008-04-29 15:56:12 +00:00
tree-ssa-ccp.c re PR tree-optimization/21636 (Missed ccp optimization) 2008-04-30 19:05:12 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-copyrename.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-dce.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-dom.c tree-flow.h (widen_bitfield): Remove declaration. 2008-03-26 11:09:43 +00:00
tree-ssa-dse.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-forwprop.c tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Remove special casing of constant qualifiers. 2008-03-20 22:06:40 +00:00
tree-ssa-ifcombine.c re PR tree-optimization/14847 ([tree-ssa] combine "if (a & 1) goto there" and "if (a & 4) goto there") 2008-04-30 15:06:16 +00:00
tree-ssa-live.c except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_record. 2008-04-18 05:26:12 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-loop-im.c re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown) 2008-04-30 21:42:24 +00:00
tree-ssa-loop-ivcanon.c re PR tree-optimization/36078 (gfortran fails to build cpu2006/465.tonto) 2008-04-29 16:01:36 +00:00
tree-ssa-loop-ivopts.c tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. 2008-04-23 14:50:17 +02:00
tree-ssa-loop-manip.c re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen late enough) 2008-04-27 16:27:08 +00:00
tree-ssa-loop-niter.c tree-gimple.h (is_gimple_invariant_address): Declare. 2008-03-18 14:02:17 +00:00
tree-ssa-loop-prefetch.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen late enough) 2008-04-27 16:27:08 +00:00
tree-ssa-math-opts.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-operands.c tree-pretty-print.c: Include predict.h. 2008-03-18 15:21:06 +00:00
tree-ssa-operands.h re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quadratic behavior) 2008-01-08 16:29:14 +00:00
tree-ssa-phiopt.c re PR tree-optimization/35431 (ICE with complex integer, invalid gimple) 2008-03-31 02:45:53 -07:00
tree-ssa-phiprop.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-pre.c tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop): Use is_gimple_min_invariant instead of TREE_INVARIANT. 2008-03-20 23:14:35 +00:00
tree-ssa-propagate.c tree-flow.h (vrp_evaluate_conditional): Change signature. 2008-04-24 09:48:41 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-sccvn.c tree-vn.c (expressions_equal_p): Do not check type equality or compatibility before calling operand_equal_p. 2008-04-17 09:09:31 +00:00
tree-ssa-sccvn.h tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype. 2008-04-15 13:28:08 +00:00
tree-ssa-sink.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa-structalias.c tree-ssa-alias.c (finalize_ref_all_pointers): Remove. 2008-04-29 15:56:12 +00:00
tree-ssa-structalias.h tree-ssa-alias.c (finalize_ref_all_pointers): Remove. 2008-04-29 15:56:12 +00:00
tree-ssa-ter.c tree-ssa-ter.c (free_temp_expr_table): Free num_in_part and new_replaceable_dependencies. 2008-01-13 04:27:46 +00:00
tree-ssa-threadedge.c builtins.c (fold_call_expr): Return realret. 2008-04-30 17:21:55 +00:00
tree-ssa-threadupdate.c re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of edge 94->1 -6651) 2007-11-07 22:05:37 +00:00
tree-ssa-uncprop.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-ssa.c tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Remove special casing of constant qualifiers. 2008-03-20 22:06:40 +00:00
tree-ssanames.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-stdarg.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
tree-stdarg.h
tree-tailcall.c re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) 2008-04-25 23:14:40 +00:00
tree-vect-analyze.c re PR tree-optimization/36034 (wrong code vectorizing unrolled inner loop (SLP)) 2008-04-24 14:21:45 +00:00
tree-vect-generic.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-vect-patterns.c re PR tree-optimization/35171 (ICE in vect_recog_dot_prod_pattern) 2008-02-12 21:29:39 +00:00
tree-vect-transform.c re PR tree-optimization/35821 (Internal compiler error: segmentation fault) 2008-04-10 05:51:59 +00:00
tree-vectorizer.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
tree-vectorizer.h tree-vectorizer.c (free_stmt_vec_info): New function. 2008-03-12 06:06:00 +00:00
tree-vn.c tree-vn.c (expressions_equal_p): Do not check type equality or compatibility before calling operand_equal_p. 2008-04-17 09:09:31 +00:00
tree-vrp.c Rolled back the following changes made in revision 134865: 2008-05-02 20:01:31 +00:00
tree.c tree-cfg.c (verify_expr): Check with is_gimple_address. 2008-04-23 15:00:52 +00:00
tree.def re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int) i + 0x0ffffffff > 4) 2008-03-28 12:20:09 +00:00
tree.h tree.h (TYPE_NONALIASED_COMPONENT): Expand comment. 2008-05-01 20:13:56 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document. 2007-09-14 14:35:12 -04:00
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.c: Fix comment typo. 2007-11-26 13:22:41 +11:00
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h * unwind-generic.h: Fix comment typos. 2007-11-26 13:25:50 +11:00
unwind-pe.h
unwind-sjlj.c
unwind.inc * unwind.inc: Comment that unwind-sjlj.c includes this file. 2007-11-20 16:38:30 +11:00
value-prof.c
value-prof.h
var-tracking.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
varasm.c targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
varpool.c varpool.c (dump_varpool): Use 'next', not 'next_needed' when traversing pool. 2007-11-02 15:29:09 +00:00
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c re PR other/35094 (RTL dump file letters hosed and partly undocumented) 2008-03-19 11:22:40 +00:00
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.