gcc/gcc
Tobias Burnus e1d818f7ea re PR fortran/45019 (Aliasing of TARGET dummy argument not detected correctly)
2010-07-22  Tobias Burnus  <burnus@net-b.de>

        PR fortran/45019
        * dependency.c (gfc_check_dependency): Add argument alising
        * check.
        * symbol.c (gfc_symbols_could_alias): Add argument alising
        * check.

2010-07-22  Tobias Burnus  <burnus@net-b.de>

        PR fortran/45019
        * gfortran.dg/aliasing_dummy_5.f90: New.

From-SVN: r162410
2010-07-22 13:35:09 +02:00
..
ada tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
c-family tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
config sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC when no C library is specified. 2010-07-22 09:47:01 +00:00
cp * tree.c (cp_tree_equal): Fix CONSTRUCTOR handling. 2010-07-21 10:38:12 -04:00
doc rs6000.opt (mblock-move-inline-limit): New option. 2010-07-20 17:43:06 +00:00
fortran re PR fortran/45019 (Aliasing of TARGET dummy argument not detected correctly) 2010-07-22 13:35:09 +02:00
ginclude c-common.c (flag_isoc1x): New. 2010-04-25 22:54:22 +01:00
java tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
lto toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
objc tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
objcp system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
po re PR other/44034 (target hooks are hard to maintain) 2010-06-29 19:22:00 +01:00
testsuite re PR fortran/45019 (Aliasing of TARGET dummy argument not detected correctly) 2010-07-22 13:35:09 +02:00
ABOUT-GCC-NLS
BASE-VER * BASE-VER: Change to 4.6.0. 2010-04-06 13:14:22 +02:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC when no C library is specified. 2010-07-22 09:47:01 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007 Fix nit 2010-03-26 09:51:32 +00:00
ChangeLog-2008
ChangeLog-2009
ChangeLog.dataflow
ChangeLog.graphite Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2010-07-22 00:17:17 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in ipa-prop.h (struct ipa_node_params): Updated comment. 2010-07-22 11:45:29 +02:00
ONEWS
README.Portability
acinclude.m4
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
addresses.h
alias.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
alias.h
alloc-pool.c bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checking asserts. 2010-06-13 14:50:26 +00:00
alloc-pool.h
attribs.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
auto-inc-dec.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
basic-block.h basic-block.h (single_succ_edge, [...]): Do sanity checking with ENABLE_CHECKING only. 2010-06-08 19:53:10 +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.c (bitmap_clear_bit): Micro optimize. 2010-06-22 14:44:24 +00:00
bitmap.h bitmap.h (+bmp_iter_next_bit): New. 2010-06-11 21:56:08 +00:00
bt-load.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
builtin-attrs.def
builtin-types.def demangle-expected: Add tests for __int128 and unsigned __int128 types. 2010-05-26 18:13:55 +02:00
builtins.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
builtins.def builtins.c (build_complex_cproj, [...]): New. 2010-04-20 20:09:17 +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 re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*) 2010-06-14 14:30:29 +02:00
c-convert.c c-common.c: Move to c-family/. 2010-06-05 20:33:22 +00:00
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-common.c: Move to c-family/. 2010-06-05 20:33:22 +00:00
c-lang.h c-common.c: Move to c-family/. 2010-06-05 20:33:22 +00:00
c-objc-common.c c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE. 2010-06-09 13:34:18 +02:00
c-objc-common.h
c-parser.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
c-tree.h toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
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 reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore_code. 2010-07-12 19:03:43 +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 toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfganal.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfgbuild.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfgcleanup.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfgexpand.c re PR debug/45006 (Failed to bootstrap) 2010-07-20 20:57:14 +02:00
cfghooks.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cfghooks.h
cfglayout.c fwprop.c: Make emit-rtl.h include last. 2010-06-01 15:49:37 +00:00
cfglayout.h
cfgloop.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
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 toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
cgraph.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
cgraph.h cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function. 2010-07-08 16:46:49 +00:00
cgraphbuild.c vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro. 2010-07-06 02:26:33 +00:00
cgraphunit.c cgraphunit.c (verify_edge_count_and_frequency): New function. 2010-07-22 11:33:11 +02:00
cif-code.def cgraph.h (struct cgraph_node): New field indirect_calls. 2010-04-28 16:05:54 +02:00
collect2-aix.c
collect2-aix.h
collect2.c collect2.c (main): Remove SWITCHES_NEED_SPACES conditional. 2010-06-26 18:04:16 +01:00
collect2.h collect2.c (vflag): Change type from int to bool. 2010-04-29 17:42:54 +00:00
combine-stack-adj.c reginfo.c (init_reg_sets_1): Adjust comments. 2010-06-29 12:18:36 +00:00
combine.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
common.opt builtins.c (expand_builtin_init_trampoline): If -Wtrampolines make a warning. 2010-07-15 05:46:36 +00:00
conditions.h
config.build config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
config.gcc config.gcc (LIBC_GLIBC, [...]): Move constants to top level. 2010-07-19 20:05:46 +00:00
config.host
config.in * config.in: Regenerate. 2010-07-09 23:09:04 +02:00
configure configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test. 2010-07-09 23:00:08 +02:00
configure.ac configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test. 2010-07-09 23:00:08 +02:00
convert.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
convert.h
coretypes.h re PR middle-end/44566 (configuration with multiple targets / backends is not supported.) 2010-06-30 19:47:43 +01:00
coverage.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
coverage.h
cppdefault.c
cppdefault.h
cppspec.c darwin-driver.c (darwin_default_min_version): Use 2010-06-04 19:52:50 +01:00
crtstuff.c crtstuff.c (__JCR_LIST__, [...]): Mark as used. 2010-05-11 15:44:26 +00:00
cse.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cselib.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
cselib.h re PR debug/44694 (Long var tracking compile time of GiNaC tests) 2010-06-30 08:12:22 +02:00
cstamp-h.in
dbgcnt.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
dbgcnt.def Add a debug counter for the tree-ssa level if-conversion. 2010-06-25 18:37:50 +00:00
dbgcnt.h
dbxout.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
dbxout.h
dce.c re PR rtl-optimization/42461 (missed optimization for pure functions) 2010-06-09 21:49:44 +00:00
dce.h
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 This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
debug.h This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
defaults.h expmed.h (MAX_BITS_PER_WORD): Move to... 2010-07-13 19:48:58 +00:00
df-byte-scan.c
df-core.c re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 hard to debug) 2010-06-23 15:25:33 +01:00
df-problems.c df-problems.c (df_kill_notes): Do not collect dead notes. 2010-07-02 12:30:38 +00:00
df-scan.c re PR other/44034 (target hooks are hard to maintain) 2010-06-29 19:22:00 +01:00
df.h re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 hard to debug) 2010-06-23 15:25:33 +01:00
dfp.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
dfp.h
diagnostic-core.h diagnostic.h (diagnostic_classification_change_t): New. 2010-06-21 16:58:57 -04:00
diagnostic.c diagnostic.h (diagnostic_classification_change_t): New. 2010-06-21 16:58:57 -04:00
diagnostic.def
diagnostic.h diagnostic.h (diagnostic_classification_change_t): New. 2010-06-21 16:58:57 -04:00
dojump.c double-int.h (double_int_ior): New function. 2010-05-20 00:09:57 +04:00
dominance.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
domwalk.c coretypes.h (struct simple_bitmap_def, [...]): New core types. 2010-05-22 22:24:53 +00:00
domwalk.h
double-int.c double-int.h (fit_double_type): Remove declaration. 2010-07-05 22:45:40 +04:00
double-int.h double-int.h (fit_double_type): Remove declaration. 2010-07-05 22:45:40 +04:00
dse.c calls.c, [...]: Call targetm.calls.function_arg... 2010-06-29 12:24:04 +00:00
dse.h re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 hard to debug) 2010-06-23 15:25:33 +01:00
dummy-checksum.c
dwarf2asm.c This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
dwarf2asm.h This patch adds the end prologue and begin epilogue markers in Dwarf2 2010-06-16 19:40:46 +00:00
dwarf2out.c re PR debug/45003 (VTA issues with sign/zero extension and debug temporaries) 2010-07-21 10:50:57 +02:00
dwarf2out.h dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function. 2010-06-25 18:49:36 +00:00
ebitmap.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
ebitmap.h
emit-rtl.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
emit-rtl.h cgraph.h (varpool_first_static_initializer, [...]): Make checking only when checking enabled. 2010-06-09 15:41:23 +00:00
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c re PR other/44034 (target hooks are hard to maintain) 2010-06-29 19:22:00 +01:00
except.h system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
exec-tool.in
explow.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
expmed.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
expmed.h expmed.h (MAX_BITS_PER_WORD): Move to... 2010-07-13 19:48:58 +00:00
expr.c re PR rtl-optimization/44941 (ICE: RTL check: expected code 'mem', have 'reg' in emit_block_move_hints, at expr.c:1189) 2010-07-19 15:39:51 +00:00
expr.h c-common.c (IN_GCC_FRONTEND): Do not undef. 2010-07-03 21:17:46 +00:00
final.c final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_emit hook NULL check. 2010-07-08 20:07:52 +02:00
fixed-value.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
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 toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
fp-test.c
function.c function.c (record_hard_reg_sets): Restrict the previous change to cases where the incoming nominal mode is the... 2010-07-21 22:51:13 +00:00
function.h vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro. 2010-07-06 02:26:33 +00:00
fwprop.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
gbl-ctors.h
gcc-plugin.h re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail) 2010-06-09 11:40:28 +01:00
gcc.c collect2.c (main): Remove SWITCHES_NEED_SPACES conditional. 2010-06-26 18:04:16 +01:00
gcc.h gcc.c: Include diagnostic.h. 2010-05-28 23:48:36 +01:00
gccbug.in
gccspec.c
gcov-dump.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gcov-io.c
gcov-io.h
gcov-iov.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gcov.c
gcse.c Makefile.in (gcse.o, [...]): Depend on gcse.h.. 2010-07-12 19:04:03 +00:00
gcse.h Makefile.in (gcse.o, [...]): Depend on gcse.h.. 2010-07-12 19:04:03 +00:00
gdbinit.in print-tree.c (debug_vec_tree): New fn. 2010-05-27 14:39:56 -04:00
genattr.c Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H). 2010-06-21 18:27:25 +02:00
genattrtab.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genautomata.c Fix comment typo. 2010-07-12 18:17:47 +01:00
gencheck.c
genchecksum.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gencodes.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
genconditions.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genconfig.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
genconstants.c md.texi: Document the "unspec" and "unspecv" enum names. 2010-06-10 20:24:45 +00:00
genemit.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genenums.c re PR bootstrap/44512 (--enable-build-with-cxx bootstrap fails in revision 160669) 2010-07-05 21:18:07 +01:00
genextract.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genflags.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
gengenrtl.c gegenrtl.c: Remove unnecesary prototypes. 2010-06-01 14:21:57 +00:00
gengtype-lex.l gengtype-lex.l: Add HARD_REG_SET. 2010-05-24 12:24:00 +00:00
gengtype-parse.c
gengtype.c gengtype.c (start_root_entry): New function, split out from write_root. 2010-07-19 19:38:42 +00:00
gengtype.h Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies. 2010-05-05 10:06:37 +00:00
genhooks.c genhooks.c (emit_findices): Cast field precision to int. 2010-06-29 20:54:53 +00:00
genmddeps.c Makefile.in (BUILD_RTL): Move build/read-md.o to... 2010-06-10 20:23:23 +00:00
genmodes.c
genmultilib
genopinit.c gcc/ 2010-07-04 22:14:56 +00:00
genoutput.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genpeep.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genpreds.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genrecog.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
gensupport.c md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
gensupport.h Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
ggc-common.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
ggc-internal.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
ggc-none.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
ggc-page.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
ggc-zone.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
ggc.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
gimple-fold.c lto-streamer.c (write_symbol_vec): Rename to ... 2010-07-06 13:26:28 +00:00
gimple-iterator.c cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the new statement and adjust VDEF only if necessary. 2010-06-22 18:21:25 +00: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 gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
gimple.c re PR middle-end/45013 (Failed to build 483.xalancbmk in SPEC CPU 2006) 2010-07-21 11:45:27 +00:00
gimple.def gsstruct.def (GSS_CALL): New. 2010-04-12 15:20:48 +00:00
gimple.h lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p. 2010-07-20 12:05:59 +00:00
gimplify.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
glimits.h
graph.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
graph.h
graphds.c
graphds.h
graphite-blocking.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-clast-to-gimple.c Fix PR44391: use size_one_node for pointer types. 2010-06-15 19:11:59 +00:00
graphite-clast-to-gimple.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
graphite-dependences.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
graphite-dependences.h
graphite-interchange.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-poly.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
graphite-poly.h Fix comments and indentation. 2010-06-09 22:09:28 +00:00
graphite-ppl.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
graphite-ppl.h Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-scop-detection.c Avoid calling verify_ssa twice in verify_loop_closed_ssa. 2010-04-06 19:20:47 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c re PR bootstrap/44726 (Yet another broken bootstrap) 2010-06-30 18:38:37 +00:00
graphite-sese-to-poly.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
graphite.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
graphite.h
gsstruct.def gsstruct.def (GSS_CALL): New. 2010-04-12 15:20:48 +00:00
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-posix.c
gthr-posix.h gthr-posix.h (pthread_cancel): Don't declare if compiling against Bionic C library. 2010-05-27 12:08:51 +00:00
gthr-posix95.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00: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 hooks.h (hook_tree_tree_tree_bool_null): Rename to... 2010-05-19 16:23:27 +00:00
hooks.h hooks.h (hook_tree_tree_tree_bool_null): Rename to... 2010-05-19 16:23:27 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h revert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string placeholder from 0x%x to %#x. 2010-05-02 15:10:40 +02:00
ifcvt.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
implicit-zee.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
incpath.c
incpath.h
init-regs.c
input.c input.c: New file. 2010-05-27 12:33:27 +01:00
input.h input.c: New file. 2010-05-27 12:33:27 +01:00
insn-addr.h
insn-notes.def
integrate.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
integrate.h toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
intl.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
intl.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
ipa-cp.c cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function. 2010-07-08 16:46:49 +00:00
ipa-inline.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
ipa-prop.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
ipa-prop.h ipa-prop.h (struct ipa_node_params): Updated comment. 2010-07-22 11:45:29 +02:00
ipa-pure-const.c ipa-pure-const.c (varying_state): Break out from ... 2010-07-21 22:56:27 +00:00
ipa-ref-inline.h cgraphbuild.c (record_reference_ctx): Add varpool_node. 2010-05-06 08:39:32 +00:00
ipa-ref.c cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. 2010-06-07 15:33:34 +00:00
ipa-ref.h cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. 2010-06-07 15:33:34 +00:00
ipa-reference.c cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn. 2010-06-07 15:33:34 +00:00
ipa-reference.h tree.h (memory_identifier_string): Remove. 2010-05-15 09:46:55 +00:00
ipa-split.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +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-int.h (struct live_range): Rename allocno member to object and change type to ira_object_t. 2010-07-14 01:55:02 +00:00
ira-color.c ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_iterator. 2010-07-14 01:56:32 +00:00
ira-conflicts.c ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_iterator. 2010-07-14 01:56:32 +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-int.h (struct live_range): Rename allocno member to object and change type to ira_object_t. 2010-07-14 01:55:02 +00:00
ira-int.h ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_iterator. 2010-07-14 01:56:32 +00:00
ira-lives.c ira-int.h (struct live_range): Rename allocno member to object and change type to ira_object_t. 2010-07-14 01:55:02 +00:00
ira.c ira-int.h (ira_object_conflict_iterator): Rename from ira_allocno_conflict_iterator. 2010-07-14 01:56:32 +00:00
ira.h Makefile.in (target-globals.o): Depend on $(IRA_INT_H). 2010-07-12 19:03:06 +00:00
jump.c diagnostic-core.h: New. 2010-05-27 21:16:07 +01:00
lambda-code.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
lambda-mat.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda-trans.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
langhooks-def.h system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
langhooks.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
langhooks.h system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
lcm.c coretypes.h (struct simple_bitmap_def, [...]): New core types. 2010-05-22 22:24:53 +00:00
libfuncs.h Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H). 2010-07-12 18:55:48 +00:00
libgcc-libsystem.ver
libgcc-std.ver re PR other/25232 (libgcc-std.ver should include __unordxf2 and __unordtf2) 2010-03-30 13:35:08 +01:00
libgcc2.c defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. 2010-07-12 18:54:17 +00:00
libgcc2.h
libgcov.c
limitx.h
limity.h
lists.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
longlong.h s390.md: Replace TARGET_64BIT with TARGET_ZARCH. 2010-04-13 09:04:31 +00:00
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 utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
loop-invariant.c re PR middle-end/42505 (loop canonicalization causes a lot of unnecessary temporary variables) 2010-07-10 14:43:29 -04:00
loop-iv.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
loop-unroll.c Implement target hook for loop unrolling 2010-04-08 15:07:57 +00:00
loop-unswitch.c loop-unswitch.c (compare_and_jump_seq): Assert that the last insn in the sequence is a jump insn before setting its label. 2010-06-24 10:01:57 +00:00
lower-subreg.c lower-subreg.c (subreg_context): New static bitmap. 2010-07-14 15:17:28 +00:00
lto-cgraph.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
lto-compress.c diagnostic-core.h: New. 2010-05-27 21:16:07 +01:00
lto-compress.h
lto-opts.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
lto-section-in.c lto-section-in.c (lto_section_name): Add missing comma. 2010-07-08 23:02:47 +02:00
lto-section-out.c passes.c (ipa_write_summaries_1, [...]): Allocate encoders. 2010-05-10 16:13:52 +00:00
lto-streamer-in.c lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p. 2010-07-20 12:05:59 +00:00
lto-streamer-out.c lto-streamer-in.c (maybe_fixup_handled_component): Remove. 2010-07-14 16:29:22 +00:00
lto-streamer.c lto-streamer.c (cached_bp): Remove. 2010-06-14 18:54:17 +00:00
lto-streamer.h lto-streamer.c (cached_bp): Remove. 2010-06-14 18:54:17 +00:00
lto-symtab.c lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p. 2010-07-20 12:05:59 +00:00
lto-wrapper.c Makefile.in (READ_MD_H): New variable. 2010-06-10 20:21:23 +00:00
machmode.def
machmode.h
main.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
matrix-reorg.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh configure.ac (tm_include_list): Add insn-constants.h. 2010-06-10 20:23:43 +00:00
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 toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
omega.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
omega.h
omp-builtins.def
omp-low.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
opt-functions.awk opt-functions.awk (opt_sanitized_name): New. 2010-04-13 14:27:22 +00:00
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 vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 14:31:18 +02:00
opth-gen.awk re PR other/32998 (-frecord-gcc-switches issues) 2010-06-20 22:02:46 +01:00
opts-common.c re PR other/32998 (-frecord-gcc-switches issues) 2010-06-20 22:02:46 +01:00
opts-diagnostic.h diagnostic.c: Don't include opts.h. 2010-05-26 14:40:53 +01:00
opts.c re PR other/44034 (target hooks are hard to maintain) 2010-06-29 19:22:00 +01:00
opts.h re PR other/32998 (-frecord-gcc-switches issues) 2010-06-20 22:02:46 +01:00
output.h * target.h (struct asm_out):Add declare_constant_name field. 2010-06-16 01:01:57 +04:00
params.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
params.def params.def (max-inline-insns-auto): Default to 40. 2010-06-28 00:31:05 +00:00
params.h
passes.c passes.c (rest_of_decl_compilation): Do not call 2010-07-14 09:22:06 -07:00
plugin.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
plugin.def
plugin.h diagnostic.c: Don't include plugin.h. 2010-05-25 14:01:45 +01:00
pointer-set.c
pointer-set.h
postreload-gcse.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
postreload.c re PR bootstrap/44970 (Revision 162270 failed to bootstrap) 2010-07-21 22:48:14 +00:00
predict.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
predict.def
predict.h predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable. 2010-06-29 14:14:15 +00:00
prefix.c
prefix.h
pretty-print.c Makefile.in (READ_MD_H): New variable. 2010-06-10 20:21:23 +00:00
pretty-print.h toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
print-rtl.c md.texi: Document the "unspec" and "unspecv" enum names. 2010-06-10 20:24:45 +00:00
print-tree.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
profile.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
profile.h
read-md.c md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
read-md.h md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
read-rtl.c Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). 2010-06-10 20:23:13 +00:00
real.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
real.h real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
realmpfr.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
realmpfr.h real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
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 re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline asm operands) 2010-06-24 19:48:16 +02:00
reg-notes.def re PR debug/43290 (ICE in dwarf2out_frame_debug_expr) 2010-03-10 19:17:10 +01:00
reg-stack.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
regcprop.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
reginfo.c reginfo.c (init_reg_sets): Don't zero globals here. 2010-07-12 19:04:21 +00:00
regmove.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
regrename.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
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 coretypes.h (struct simple_bitmap_def, [...]): New core types. 2010-05-22 22:24:53 +00:00
regstat.c
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
reload1.c Makefile.in (target-globals.o): Depend on reload.h. 2010-07-12 18:53:59 +00:00
reorg.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
resource.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
resource.h
rtl-error.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
rtl-error.h toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
rtl.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
rtl.def md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
rtl.h rtl.h (target_rtl): Add x_static_reg_base_value. 2010-07-12 18:53:49 +00:00
rtlanal.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
sbitmap.h sbitmap.h (sbitmap_ptr, [...]): Move from here... 2010-05-23 00:11:55 +00:00
sched-deps.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sched-ebb.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sched-int.h sched-ebb.c: Rename struct deps to struct deps_desc. 2010-05-27 15:08:00 +00:00
sched-rgn.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sched-vis.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
sdbout.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sdbout.h
sel-sched-dump.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sel-sched-dump.h re PR bootstrap/44426 (gcc 4.5.0 requires c9x compiler to build) 2010-06-21 18:26:25 +02:00
sel-sched-ir.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sel-sched-ir.h sched-ebb.c: Rename struct deps to struct deps_desc. 2010-05-27 15:08:00 +00:00
sel-sched.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
sel-sched.h
sese.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
sese.h sese.h (create_if_region_on_edge): Remove. 2010-04-23 06:02:06 +00:00
simplify-rtx.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
stor-layout.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
store-motion.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
stringpool.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
sync-builtins.def
system.h c-common.c (IN_GCC_FRONTEND): Do not undef. 2010-07-03 21:17:46 +00:00
target-def.h re PR other/44034 (target hooks are hard to maintain) 2010-06-29 19:22:00 +01:00
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 final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_emit hook NULL check. 2010-07-08 20:07:52 +02:00
target.h tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new arguments. 2010-07-04 08:54:52 +00:00
targhooks.c final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_emit hook NULL check. 2010-07-08 20:07:52 +02:00
targhooks.h final.c (final_scan_insn): Replace TARGET_UNWIND_INFO macro check by unwind_emit hook NULL check. 2010-07-08 20:07:52 +02:00
timevar.c Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars. 2010-05-21 23:00:23 +00:00
timevar.def timevar.def (TV_OUT_OF_SSA, [...]): New timevars. 2010-07-03 19:34:30 +00:00
timevar.h Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars. 2010-05-21 23:00:23 +00:00
tlink.c collect2.c (TARGET_64BIT): Redefine to target's default. 2010-04-27 19:48:58 +02:00
toplev.c flags.h (target_flagstate): Add x_flag_excess_precision. 2010-07-12 18:54:26 +00:00
toplev.h toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tracer.c
tree-affine.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-affine.h
tree-browser.c tree-browser.c (TB_history_stack): Convert to a VEC. 2010-06-28 13:06:43 +00:00
tree-browser.def
tree-call-cdce.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-cfg.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-cfgcleanup.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-chrec.c Fix comments and indentation. 2010-06-09 22:09:28 +00:00
tree-chrec.h
tree-complex.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-data-ref.c tree-data-ref.c (initialize_data_dependence_relation): Handle mismatching number of dimensions properly. 2010-07-02 12:05:59 +00:00
tree-data-ref.h tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
tree-dfa.c tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-diagnostic.c diagnostic.c: Don't include flags.h. 2010-05-24 19:55:44 +01:00
tree-diagnostic.h diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-def.h. 2010-05-21 23:34:26 +01:00
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-flow-inline.h tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-flow.h tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-if-conv.c Outline fold_or_predicates from add_to_predicate_list. 2010-07-09 18:58:20 +00:00
tree-inline.c cgraphunit.c (verify_edge_count_and_frequency): New function. 2010-07-22 11:33:11 +02:00
tree-inline.h Fix PR44768 2010-07-08 09:29:43 +00:00
tree-into-ssa.c tree-flow.h (referenced_var): Move define ... 2010-07-21 09:46:11 +00:00
tree-iterator.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
tree-iterator.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
tree-loop-distribution.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-loop-linear.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
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 toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-nrv.c tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result. 2010-07-05 21:42:53 +02: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 toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-parloops.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-pass.h re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering) 2010-07-13 22:55:57 +01:00
tree-phinodes.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-predcom.c double-int.h (double_int_sub): Declare. 2010-07-05 13:06:07 +00:00
tree-pretty-print.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-pretty-print.h gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-profile.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-scalar-evolution.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-scalar-evolution.h
tree-sra.c re PR tree-optimization/44900 (The variable of SSE will be broken) 2010-07-21 16:17:11 +02:00
tree-ssa-address.c re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c testsuite test case) 2010-07-09 18:32:29 +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-structalias.c (pt_solution_set_var): New function. 2010-07-02 13:25:23 +00:00
tree-ssa-ccp.c tree-ssa-ccp.c (fold_const_aggregate_ref): Handle MEM_REF as base of ARRAY_REFs. 2010-07-14 09:52:01 +00:00
tree-ssa-coalesce.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-ssa-copy.c re PR tree-optimization/44508 (libgomp.fortran/vla1.f90 ICE on s390) 2010-06-14 17:19:04 +02:00
tree-ssa-copyrename.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-dce.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
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 gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
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 re PR tree-optimization/39874 (missing VRP (submission)) 2010-06-08 14:15:53 -04:00
tree-ssa-live.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-ssa-live.h cgraph.h (varpool_first_static_initializer, [...]): Make checking only when checking enabled. 2010-06-09 15:41:23 +00:00
tree-ssa-loop-ch.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-loop-im.c tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. 2010-07-05 12:25:20 +00:00
tree-ssa-loop-ivcanon.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-loop-ivopts.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
tree-ssa-loop-manip.c re PR debug/43650 ("-fcompare-debug failure" with "-O2 -fpeel-loops -fgraphite-identity") 2010-06-14 19:18:18 +00:00
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 re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops) 2010-06-25 14:10:42 +02:00
tree-ssa-loop.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-ssa-math-opts.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-ssa-operands.c tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. 2010-07-05 12:25:20 +00:00
tree-ssa-operands.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
tree-ssa-phiopt.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-ssa-phiprop.c re PR tree-optimization/44831 (internal compiler error: verify_stmts failed when compiling wine) 2010-07-08 11:38:43 +00:00
tree-ssa-pre.c tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. 2010-07-05 12:25:20 +00:00
tree-ssa-propagate.c tree-ssa-propagate.h (valid_gimple_call_p): Remove. 2010-07-07 12:06:57 +00:00
tree-ssa-propagate.h tree-ssa-propagate.h (valid_gimple_call_p): Remove. 2010-07-07 12:06:57 +00:00
tree-ssa-reassoc.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-ssa-sccvn.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
tree-ssa-sccvn.h re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-ssa-sink.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-ssa-structalias.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-ssa-ter.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-ssa-threadedge.c With large parts from Jim Wilson: 2010-06-25 08:56:24 +00:00
tree-ssa-threadupdate.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-uncprop.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-ssa-uninit.c Fix PR44932 2010-07-19 16:32:57 +00:00
tree-ssa.c re PR middle-end/44738 (c-c++-common/uninit-17.c failed) 2010-07-21 12:36:44 +00:00
tree-ssanames.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
tree-stdarg.c re PR middle-end/42834 (memcpy folding overeager) 2010-07-01 08:49:19 +00:00
tree-stdarg.h
tree-switch-conversion.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-tailcall.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree-vect-data-refs.c re PR tree-optimization/44861 (internal compiler error: in vectorizable_load, at tree-vect-stmts.c:3812) 2010-07-08 10:51:46 +00:00
tree-vect-generic.c optabs.h (optab_handler, [...]): Turn into inline functions that return an insn code. 2010-07-04 22:13:09 +00:00
tree-vect-loop-manip.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-vect-loop.c tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
tree-vect-patterns.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
tree-vect-slp.c optabs.h (optab_handler, [...]): Turn into inline functions that return an insn code. 2010-07-04 22:13:09 +00:00
tree-vect-stmts.c re PR fortran/44882 (Bogus types in references with mismatched commons) 2010-07-09 10:05:27 +00:00
tree-vectorizer.c gimplify.c: Do not include except.h and optabs.h. 2010-06-01 22:00:56 +00:00
tree-vectorizer.h tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new arguments. 2010-07-04 08:54:52 +00:00
tree-vrp.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
tree.c re PR lto/45018 (ICE: tree check: did not expect class 'type', have 'type' (record_type) in contains_placeholder_p, at tree.c:2749) 2010-07-21 15:09:00 +00:00
tree.def tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. 2010-07-05 12:25:20 +00:00
tree.h tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04: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 Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also address size and segment size fields into CIE... 2010-04-21 08:57:37 +02:00
unwind-dw2-fde.h
unwind-dw2.c * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes. 2010-04-27 11:40:46 +02:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. 2010-05-29 20:31:45 +00:00
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 tree.h (enum tree_index): Add TI_INTEGER_THREE. 2010-07-15 22:47:23 +04:00
varpool.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
vec.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
vec.h re PR debug/44901 (-fcompare-debug failure for tree-predcom.c) 2010-07-13 08:59:56 +02:00
vecir.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
vecprim.h
version.c
version.h
vmsdbg.h Committed as obvious. 2010-06-29 19:04:12 +00:00
vmsdbgout.c vmsdbgout.c (full_name): Just output the file name if not native. 2010-06-29 19:15:12 +00:00
web.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
xcoff.h
xcoffout.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
xcoffout.h

README.Portability

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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

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

  if (mem)
    free (mem);


Trigraphs
---------

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


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

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


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

errno
-----

errno might be declared as a macro.


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

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

  unsigned variable;

as shorthand for

  unsigned int variable;

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

  (unsigned) variable

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

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

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

o Passing incorrect types to fprintf and friends.

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