..
ada
sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype, also set the flag on the Equivalent_Type.
2009-11-24 20:25:58 +00:00
config
pa.c (output_call): Only use sr4 for long interspace calls if call binds local and generating non...
2009-11-25 00:31:11 +00:00
cp
re PR c++/42137 (error: expected constructor, destructor, or type conversion before ‘{’ token)
2009-11-24 15:55:24 -05:00
doc
opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for size.
2009-11-22 15:09:12 +00:00
fortran
re PR fortran/42008 (Wrongly rejected derived types with default initializers in PURE procedures)
2009-11-25 02:42:22 +00:00
ginclude
…
java
re PR java/28474 (mangle_name.c mangles names unecessarily)
2009-10-20 16:01:21 +00:00
lto
re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function 'strtoll')
2009-11-19 15:30:04 +00:00
objc
* objc-act.c (objc_add_static_instance): Do not set DECL_COMMON.
2009-11-13 20:05:56 +00:00
objcp
re PR objc++/41430 (exception handling testsuite failures in objc++)
2009-09-22 13:49:03 +00:00
po
* id.po: Update.
2009-11-10 20:17:24 +00:00
testsuite
re PR fortran/42008 (Wrongly rejected derived types with default initializers in PURE procedures)
2009-11-25 02:41:20 +00:00
ABOUT-GCC-NLS
…
BASE-VER
…
COPYING
…
COPYING.LIB
…
COPYING3
…
COPYING3.LIB
…
ChangeLog
pa.c (output_call): Only use sr4 for long interspace calls if call binds local and generating non...
2009-11-25 00:31:11 +00:00
ChangeLog-1997
…
ChangeLog-1998
…
ChangeLog-1999
…
ChangeLog-2000
…
ChangeLog-2001
…
ChangeLog-2002
…
ChangeLog-2003
…
ChangeLog-2004
…
ChangeLog-2005
…
ChangeLog-2006
…
ChangeLog-2007
…
ChangeLog-2008
…
ChangeLog.dataflow
…
ChangeLog.graphite
Empty patch as it was reverted.
2009-11-25 04:34:05 +00:00
ChangeLog.lib
…
ChangeLog.ptr
…
ChangeLog.tree-ssa
…
ChangeLog.tuples
…
DATESTAMP
Daily bump.
2009-11-25 00:16:44 +00:00
DEV-PHASE
…
FSFChangeLog
…
FSFChangeLog.10
…
FSFChangeLog.11
…
LANGUAGES
…
Makefile.in
Makefile.in (PLUGIN_HEADERS): Added files...
2009-11-24 14:43:23 +00:00
ONEWS
…
README.Portability
…
acinclude.m4
…
aclocal.m4
[multiple changes]
2009-09-08 17:21:07 +02:00
addresses.h
…
alias.c
tree.def (TARGET_MEM_REF): Update comment.
2009-11-01 22:12:07 +00:00
alias.h
…
alloc-pool.c
ggc-page.c: Include cfgloop.h.
2009-10-20 14:15:52 +00:00
alloc-pool.h
…
attribs.c
…
auto-inc-dec.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
basic-block.h
gengtype.c (main): Handle uint64_t.
2009-08-27 08:56:10 +00:00
bb-reorder.c
target.h (have_conditional_execution): Add a new target hook function.
2009-10-27 09:06:36 +00:00
bitmap.c
hwint.h (HOST_LONG_FORMAT): New macro
2009-08-25 23:19:16 +00:00
bitmap.h
…
bt-load.c
…
builtin-attrs.def
…
builtin-types.def
…
builtins.c
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
builtins.def
except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-28 09:44:32 -07:00
c-aux-info.c
…
c-common.c
re PR c/41935 (ICE : tree check: expected integer_cst, have nop_expr in int_cst_value, at tree.c:8301)
2009-11-06 09:46:45 +01:00
c-common.def
…
c-common.h
tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-26 21:58:06 +00:00
c-config-lang.in
c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.
2009-08-20 16:11:37 +00:00
c-convert.c
…
c-cppbuiltin.c
extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all platforms.
2009-08-14 17:25:48 -04:00
c-decl.c
tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-26 21:58:06 +00:00
c-dump.c
…
c-errors.c
…
c-format.c
Changelog gcc/
2009-08-24 08:17:33 +02:00
c-format.h
Changelog gcc/
2009-08-24 08:17:33 +02:00
c-gimplify.c
…
c-lang.c
[multiple changes]
2009-09-03 00:07:12 -04:00
c-lang.h
c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.
2009-08-20 16:11:37 +00:00
c-lex.c
charset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-10-19 23:41:15 +02:00
c-objc-common.c
…
c-objc-common.h
tree-flow.h (mark_addressable): Move declaration ...
2009-09-01 08:38:10 +00:00
c-omp.c
…
c-opts.c
c-opts.c (c_common_post_options): Move LTO option processing code ...
2009-11-04 09:40:15 +00:00
c-parser.c
tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-26 21:58:06 +00:00
c-pch.c
…
c-ppoutput.c
re PR preprocessor/41445 (Debug information is wrong with and without --save-temps.)
2009-10-09 21:55:34 +02:00
c-pragma.c
ChangeLog for libcpp
2009-11-11 19:37:19 +01:00
c-pragma.h
re PR c++/41774 (ice: vector VEC(visibility,base) pop domain error, in pop_visibility at c-pragma.c:757)
2009-11-02 14:39:46 +01:00
c-pretty-print.c
tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-26 21:58:06 +00:00
c-pretty-print.h
…
c-semantics.c
…
c-tree.h
tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-26 21:58:06 +00:00
c-typeck.c
re PR c/41842 (ICE on invalid variable length array declaration)
2009-10-27 16:50:50 +01:00
c.opt
Fix check_warning_flags warnings.
2009-10-05 19:54:18 +00:00
caller-save.c
hard-reg-set.h (call_fixed_regs): Remove.
2009-09-03 02:20:52 +04:00
calls.c
builtins.c (apply_args_size, [...]): Remove some set but not used variables.
2009-11-07 20:51:14 +00:00
cfg.c
ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.
2009-09-10 18:21:45 +02:00
cfganal.c
…
cfgbuild.c
re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_unreachable-1.c)
2009-09-16 13:12:35 -07:00
cfgcleanup.c
re PR bootstrap/41345 (bootstrap comparison failure with --disable-checking)
2009-10-26 21:21:09 +01:00
cfgexpand.c
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
cfghooks.c
cfghooks.c (split_block): Copy discriminator to new block.
2009-07-24 15:37:05 -07:00
cfghooks.h
…
cfglayout.c
cfglayout.c (fixup_reorder_chain): Accept conditional jumps without a fallthrough edge.
2009-09-17 07:52:40 +00:00
cfglayout.h
…
cfgloop.c
New implementation of Graphite.
2009-07-31 02:44:28 +00:00
cfgloop.h
cfgloopmanip.c (duplicate_subloops): Export.
2009-10-22 14:43:40 +00:00
cfgloopanal.c
re PR target/41279 (252.eon performance regression)
2009-09-30 11:57:56 +02:00
cfgloopmanip.c
cfgloopmanip.c (duplicate_subloops): Export.
2009-10-22 14:43:40 +00:00
cfgrtl.c
dwarf2out.c (add_location_or_const_value_attribute): Remove useless NOTE_VAR_LOCATION_STATUS call.
2009-11-24 15:30:01 +00:00
cgraph.c
tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_for_decl.
2009-11-19 14:23:23 +01:00
cgraph.h
tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_for_decl.
2009-11-19 14:23:23 +01:00
cgraphbuild.c
cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.
2009-11-16 16:06:29 +00:00
cgraphunit.c
re PR c++/3187 (gcc lays down two copies of constructors)
2009-11-18 10:53:52 +01:00
cif-code.def
…
collect2-aix.c
…
collect2-aix.h
…
collect2.c
collect2.c (main): Search PLUGIN_LD for plugin linker.
2009-11-08 14:36:51 -08:00
collect2.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
combine-stack-adj.c
re PR bootstrap/41241 (bootstrap comparison failure)
2009-09-06 21:15:45 +00:00
combine.c
re PR target/39715 ([cond-optab] extra sign extensions on Thumb)
2009-10-28 10:27:15 +00:00
common.opt
common.opt (fuse-linker-plugin): New option.
2009-10-28 18:40:42 +00:00
conditions.h
…
config.build
config.build (ia64-hp-*vms*): New target.
2009-08-09 07:05:11 +00:00
config.gcc
config.gcc (alpha*-dec-osf[45]*): Set use_gcc_stdint.
2009-11-20 16:55:19 +00:00
config.host
re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x)
2009-10-08 07:09:54 +02:00
config.in
collect2.c (main): Search PLUGIN_LD for plugin linker.
2009-11-08 14:36:51 -08:00
configure
collect2.c (main): Search PLUGIN_LD for plugin linker.
2009-11-08 14:36:51 -08:00
configure.ac
collect2.c (main): Search PLUGIN_LD for plugin linker.
2009-11-08 14:36:51 -08:00
convert.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
convert.h
…
coretypes.h
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
coverage.c
lto-cgraph.c: Include gcov-io.h
2009-11-11 19:08:44 +00:00
coverage.h
…
cppdefault.c
…
cppdefault.h
…
cppspec.c
…
crtstuff.c
unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.
2009-09-22 16:28:26 +00:00
cse.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
cselib.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
cselib.h
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
cstamp-h.in
…
dbgcnt.c
dbgcnt.c (dbg_cnt_process_single_pair): constify.
2009-09-12 15:46:45 -04:00
dbgcnt.def
…
dbgcnt.h
…
dbxout.c
re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-29 11:13:27 -07:00
dbxout.h
…
dce.c
cfgrtl.c (pass_free_cfg): Add pass name.
2009-11-08 21:10:08 +00:00
dce.h
…
ddg.c
sched-deps.c (init_deps): New parameter lazy_reg_last.
2009-11-13 17:27:13 +03:00
ddg.h
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
debug.c
re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-29 11:13:27 -07:00
debug.h
re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-29 11:13:27 -07:00
defaults.h
defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.
2009-11-04 11:06:36 +00:00
df-byte-scan.c
…
df-core.c
cfgrtl.c (pass_free_cfg): Add pass name.
2009-11-08 21:10:08 +00:00
df-problems.c
df-problems.c: Fix documentation for forward simulation of LR.
2009-11-08 20:44:56 +00:00
df-scan.c
df-scan.c (df_ref_create): Don't mark BB as dirty on debug insns.
2009-11-18 06:02:12 +00:00
df.h
df-problems.c: Fix documentation for forward simulation of LR.
2009-11-08 20:44:56 +00:00
dfp.c
…
dfp.h
…
diagnostic.c
[multiple changes]
2009-09-03 00:07:12 -04:00
diagnostic.def
…
diagnostic.h
[multiple changes]
2009-09-03 00:07:12 -04:00
dojump.c
expr.h (jumpifnot_1, [...]): Declare.
2009-08-25 13:35:39 +00:00
dominance.c
cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable bb_note.
2009-11-24 12:59:00 +00:00
domwalk.c
…
domwalk.h
…
double-int.c
…
double-int.h
…
dse.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
dse.h
…
dummy-checksum.c
…
dwarf2asm.c
configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.
2009-09-20 10:36:05 +00:00
dwarf2asm.h
…
dwarf2out.c
dwarf2out.c (add_location_or_const_value_attribute): Remove useless NOTE_VAR_LOCATION_STATUS call.
2009-11-24 15:30:01 +00:00
dwarf2out.h
…
ebitmap.c
…
ebitmap.h
…
emit-rtl.c
cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable bb_note.
2009-11-24 12:59:00 +00:00
emit-rtl.h
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
emutls.c
…
errors.c
…
errors.h
…
et-forest.c
…
et-forest.h
…
except.c
cfgrtl.c (pass_free_cfg): Add pass name.
2009-11-08 21:10:08 +00:00
except.h
except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-28 09:44:32 -07:00
exec-tool.in
collect2.c (main): Search PLUGIN_LD for plugin linker.
2009-11-08 14:36:51 -08:00
explow.c
re PR target/10127 (-fstack-check let's program crash)
2009-11-10 20:45:25 +00:00
expmed.c
expmed.c (emit_store_flag): Check costs before transforming to the opposite representation.
2009-10-28 09:54:01 +00:00
expr.c
[multiple changes]
2009-11-24 16:53:17 +00:00
expr.h
re PR target/10127 (-fstack-check let's program crash)
2009-11-10 20:45:25 +00:00
final.c
target.h (have_conditional_execution): Add a new target hook function.
2009-10-27 09:06:36 +00:00
fixed-value.c
…
fixed-value.h
…
flags.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
fold-const.c
re PR tree-optimization/41987 (expected class ‘constant’, have ‘binary’ (rdiv_expr) in build_complex, at tree.c:1485)
2009-11-10 16:16:57 +00:00
fp-test.c
…
function.c
function.c (stack_protect_prologue): Don't bypass expand_expr for stack_protect_guard and guard_decl.
2009-11-13 11:10:45 -08:00
function.h
cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.
2009-11-16 13:26:40 +00:00
fwprop.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
gbl-ctors.h
…
gcc-plugin.h
plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.
2009-11-06 19:20:39 +00:00
gcc.c
gcc.c (process_command): Handle arguments name@offset.
2009-11-04 17:24:37 +00:00
gcc.h
…
gccbug.in
…
gccspec.c
…
gcov-dump.c
…
gcov-io.c
gcov-io.c (gcov_open): Open files read-only when MODE < 0
2009-10-02 20:21:43 +00:00
gcov-io.h
…
gcov-iov.c
…
gcov.c
…
gcse.c
[multiple changes]
2009-11-24 16:53:17 +00:00
gdbinit.in
* gdbinit.in (pgq): New function for printing gimple sequence.
2009-11-09 13:33:00 -05:00
genattr.c
…
genattrtab.c
tree-ssa-reassoc.c (find_operand_rank): Cast pointer via intptr_t to long type.
2009-09-08 17:26:50 +02:00
genautomata.c
builtins.c (apply_args_size, [...]): Remove some set but not used variables.
2009-11-07 20:51:14 +00:00
gencheck.c
…
genchecksum.c
…
gencodes.c
…
genconditions.c
…
genconfig.c
…
genconstants.c
…
genemit.c
…
genextract.c
…
genflags.c
…
gengenrtl.c
…
gengtype-lex.l
gengtype-lex.l: Enable noinput flex option.
2009-11-21 21:24:25 +11:00
gengtype-parse.c
…
gengtype.c
ipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-22 10:02:29 +00:00
gengtype.h
…
genmddeps.c
…
genmodes.c
…
genmultilib
…
genopinit.c
…
genoutput.c
…
genpeep.c
…
genpreds.c
…
genrecog.c
…
gensupport.c
…
gensupport.h
…
ggc-common.c
Add support for using ggc cache tables from plugins.
2009-09-28 08:50:39 +00:00
ggc-none.c
…
ggc-page.c
ggc-page.c: Include cfgloop.h.
2009-10-20 14:15:52 +00:00
ggc-zone.c
…
ggc.h
Add support for using ggc cache tables from plugins.
2009-09-28 08:50:39 +00:00
gimple-iterator.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
gimple-low.c
gimple-low.c (struct lower_data): Add cannot_fallthru field.
2009-10-19 18:15:49 +00:00
gimple-pretty-print.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
gimple.c
re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)
2009-11-21 05:04:30 +00:00
gimple.def
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
2009-09-14 13:17:24 -07:00
gimple.h
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
gimplify.c
re PR middle-end/42029 (ICE with complex data type and openmp for reduction clause)
2009-11-13 19:38:36 +01:00
glimits.h
…
graph.c
…
graph.h
…
graphds.c
…
graphds.h
…
graphite-blocking.c
graphite-blocking.c (pbb_strip_mine_loop_depth): Renamed pbb_strip_mine_time_depth.
2009-08-28 20:33:10 +00:00
graphite-clast-to-gimple.c
Measure time spent in DD analysis and in code gen.
2009-08-12 14:18:17 +00:00
graphite-clast-to-gimple.h
New Graphite files.
2009-07-31 02:43:11 +00:00
graphite-dependences.c
graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs.
2009-08-28 20:41:53 +00:00
graphite-dependences.h
graphite-dependences.c (pddr_original_scattering): New.
2009-08-28 20:31:28 +00:00
graphite-interchange.c
graphite-interchange.c (pbb_interchange_profitable_p): Adjust the strides by multiplying by PDR_NB_REFS.
2009-08-28 20:40:59 +00:00
graphite-poly.c
graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs.
2009-08-28 20:41:53 +00:00
graphite-poly.h
graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs.
2009-08-28 20:41:53 +00:00
graphite-ppl.c
graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset.
2009-08-28 20:32:20 +00:00
graphite-ppl.h
graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset.
2009-08-28 20:32:20 +00:00
graphite-scop-detection.c
re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity -g')
2009-11-18 06:02:26 +00:00
graphite-scop-detection.h
New Graphite files.
2009-07-31 02:43:11 +00:00
graphite-sese-to-poly.c
re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity -g')
2009-11-18 06:02:26 +00:00
graphite-sese-to-poly.h
New Graphite files.
2009-07-31 02:43:11 +00:00
graphite.c
Remove pragma GCC diagnostic warning "-Wc++-compat".
2009-08-12 15:13:52 +00:00
graphite.h
New implementation of Graphite.
2009-07-31 02:44:28 +00:00
gsstruct.def
gimple.h (union gimple_statement_d): Add gsmembase member.
2009-11-18 20:28:19 +00:00
gstab.h
…
gsyms.h
…
gsyslimits.h
…
gthr-aix.h
…
gthr-dce.h
gthr-dce.h (CONST_CAST2): Define if not defined.
2009-08-02 01:38:27 +00:00
gthr-gnat.c
…
gthr-gnat.h
…
gthr-lynx.h
…
gthr-mipssde.h
…
gthr-nks.h
…
gthr-posix.c
…
gthr-posix.h
…
gthr-posix95.h
…
gthr-rtems.h
…
gthr-single.h
…
gthr-solaris.h
…
gthr-tpf.h
…
gthr-vxworks.h
…
gthr-win32.h
gthr-win32.h (__UNUSED_PARAM): Define, if not already present.
2009-08-25 12:32:38 +02:00
gthr.h
…
haifa-sched.c
[multiple changes]
2009-11-24 16:53:17 +00:00
hard-reg-set.h
hard-reg-set.h (call_fixed_regs): Remove.
2009-09-03 02:20:52 +04:00
hooks.c
hooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-26 01:09:00 +04:00
hooks.h
hooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-26 01:09:00 +04:00
host-default.c
…
hosthooks-def.h
…
hosthooks.h
…
hwint.h
hwint.h (HOST_LONG_FORMAT): New macro
2009-08-25 23:19:16 +00:00
ifcvt.c
target.h (have_conditional_execution): Add a new target hook function.
2009-10-27 09:06:36 +00:00
incpath.c
…
incpath.h
…
init-regs.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
input.h
re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed)
2009-10-14 12:04:22 +02:00
insn-addr.h
…
insn-notes.def
…
integrate.c
integrate.c (set_block_abstract_flags): Call set_decl_abstract_flags also on BLOCK_NONLOCALIZED_VARs.
2009-09-16 15:35:23 +02:00
integrate.h
…
intl.c
…
intl.h
…
ipa-cp.c
ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile updates.
2009-11-23 20:01:29 +00:00
ipa-inline.c
re PR middle-end/42151 (verify_cgraph_node failed with -O3 -Winline)
2009-11-23 22:27:15 +00:00
ipa-prop.c
ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.
2009-11-18 15:10:02 +01:00
ipa-prop.h
ipa-prop.h (struct ipa_param_call_note): New field lto_stmt_uid.
2009-11-18 15:10:02 +01:00
ipa-pure-const.c
tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.
2009-11-10 15:43:20 +01:00
ipa-reference.c
tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.
2009-11-10 15:43:20 +01:00
ipa-reference.h
…
ipa-struct-reorg.c
re PR tree-optimization/39960 (struct-reorg is broken)
2009-11-20 16:57:35 +00:00
ipa-struct-reorg.h
…
ipa-type-escape.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
ipa-type-escape.h
…
ipa-utils.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
ipa-utils.h
…
ipa.c
cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.
2009-11-16 13:26:40 +00:00
ira-build.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
ira-color.c
…
ira-conflicts.c
ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.
2009-09-10 18:21:45 +02:00
ira-costs.c
[multiple changes]
2009-11-24 16:53:17 +00:00
ira-emit.c
…
ira-int.h
invoke.texi (-fsched-pressure): Document it.
2009-09-02 18:54:25 +00:00
ira-lives.c
ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile updates.
2009-11-23 20:01:29 +00:00
ira.c
re PR target/10127 (-fstack-check let's program crash)
2009-11-03 22:49:37 +00:00
ira.h
invoke.texi (-fsched-pressure): Document it.
2009-09-02 18:54:25 +00:00
jump.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
lambda-code.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
lambda-mat.c
…
lambda-trans.c
…
lambda.h
…
langhooks-def.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
langhooks.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
langhooks.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lcm.c
…
libfuncs.h
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
libgcc-std.ver
…
libgcc2.c
libgcc2.c (L_trampoline): Prototype for getpagesize and mprotect in WINNT case.
2009-09-24 21:02:44 +02:00
libgcc2.h
…
libgcov.c
…
limitx.h
…
limity.h
…
lists.c
…
longlong.h
re PR target/41015 (SH: miscompilation for sh4-linux)
2009-08-10 20:57:35 +00:00
loop-doloop.c
…
loop-init.c
…
loop-invariant.c
re PR rtl-optimization/41928 (segfault at gcc/bitmap.c:297)
2009-11-08 12:10:32 +00:00
loop-iv.c
loop-iv.c (iv_analyze_op): Use function_invariant_p, not CONSTANT_P, to test for GRD_INVARIANT.
2009-09-27 16:56:57 +00:00
loop-unroll.c
…
loop-unswitch.c
…
lower-subreg.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
lto-cgraph.c
re PR c++/3187 (gcc lays down two copies of constructors)
2009-11-18 10:53:52 +01:00
lto-compress.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-compress.h
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-opts.c
re PR lto/41565 (-m32 causes an ICE when the object files were compiled with 64bit)
2009-10-13 12:42:30 +00:00
lto-section-in.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-section-out.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
lto-streamer-in.c
lto-streamer-in.c (input_gimple_stmt): Assert that we find a valid field decl if checking is enabled.
2009-11-18 16:13:09 +00:00
lto-streamer-out.c
(patch by Richard Guenther)
2009-11-11 20:57:20 +00:00
lto-streamer.c
ipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-22 10:02:29 +00:00
lto-streamer.h
re PR lto/41858 (-flto -O2 crashes when many source files.)
2009-10-30 15:58:57 +00:00
lto-symtab.c
re PR c++/3187 (gcc lays down two copies of constructors)
2009-11-18 10:53:52 +01:00
lto-wpa-fixup.c
tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.
2009-11-10 15:43:20 +01:00
lto-wrapper.c
lto-wrapper.c (lto_wrapper_exit): Don't try to delete files if being called recursively.
2009-11-24 15:00:15 +00:00
machmode.def
…
machmode.h
…
main.c
…
matrix-reorg.c
…
mcf.c
…
mips-tdump.c
…
mips-tfile.c
hwint.h (HOST_LONG_FORMAT): New macro
2009-08-25 23:19:16 +00:00
mkconfig.sh
…
mkmap-flat.awk
…
mkmap-symver.awk
…
mode-classes.def
…
mode-switching.c
…
modulo-sched.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
omega.c
…
omega.h
…
omp-builtins.def
…
omp-low.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
opt-functions.awk
opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces.
2009-07-30 07:22:28 +00:00
opt-gather.awk
…
optabs.c
re PR middle-end/41738 (optabs expands rotate using wrong mode)
2009-10-17 22:42:17 +00:00
optabs.h
ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.
2009-09-28 21:26:31 +00:00
optc-gen.awk
re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)
2009-10-29 16:44:02 +00:00
opth-gen.awk
…
opts-common.c
…
opts.c
opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for size.
2009-11-22 15:09:12 +00:00
opts.h
re PR lto/41565 (-m32 causes an ICE when the object files were compiled with 64bit)
2009-10-13 12:42:30 +00:00
output.h
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
params.c
…
params.def
re PR middle-end/22201 (Parameter description strings should all start with a capital letter)
2009-11-18 11:09:50 +00:00
params.h
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
passes.c
passes.c (ipa_write_summaries): Call renumber_gimple_stmt_uids on all nodes we write summaries for.
2009-11-18 13:19:04 +01:00
plugin.c
plugin.c (FMT_FOR_PLUGIN_EVENT): added definition.
2009-11-19 17:21:50 +00:00
plugin.h
…
pointer-set.c
…
pointer-set.h
…
postreload-gcse.c
…
postreload.c
…
predict.c
ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile updates.
2009-11-23 20:01:29 +00:00
predict.def
…
predict.h
predict.c (compute_function_frequency): Export.
2009-11-18 13:09:15 +00:00
prefix.c
…
prefix.h
…
pretty-print.c
…
pretty-print.h
…
print-rtl.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
print-tree.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
profile.c
…
profile.h
…
read-rtl.c
…
real.c
real.c: Fix comment to reflect actual exponent size.
2009-10-07 21:15:27 +00:00
real.h
builtins.c (fold_builtin_1): Support complex "arc" functions.
2009-10-14 01:14:53 +00:00
recog.c
target.h (have_conditional_execution): Add a new target hook function.
2009-10-27 09:06:36 +00:00
recog.h
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
reg-notes.def
…
reg-stack.c
cfgrtl.c (pass_free_cfg): Add pass name.
2009-11-08 21:10:08 +00:00
regcprop.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
reginfo.c
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
regmove.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
regrename.c
re PR rtl-optimization/38582 (excessive time in rename registers)
2009-11-12 18:12:09 +00:00
regs.h
…
regstat.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
reload.c
* reload.c (find_reloads_address): Fix typo.
2009-11-17 16:11:44 +00:00
reload.h
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
reload1.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
reorg.c
re PR bootstrap/41349 (bootstrap comparison failure on sparc-linux)
2009-09-15 22:18:34 +00:00
resource.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
resource.h
…
rtl-error.c
…
rtl.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
rtl.def
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
rtl.h
cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable bb_note.
2009-11-24 12:59:00 +00:00
rtlanal.c
re PR target/10127 (-fstack-check let's program crash)
2009-11-03 22:49:37 +00:00
rtlhooks-def.h
…
rtlhooks.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
sbitmap.c
…
sbitmap.h
…
sched-deps.c
sched-deps.c (init_deps): New parameter lazy_reg_last.
2009-11-13 17:27:13 +03:00
sched-ebb.c
sched-deps.c (init_deps): New parameter lazy_reg_last.
2009-11-13 17:27:13 +03:00
sched-int.h
sched-deps.c (init_deps): New parameter lazy_reg_last.
2009-11-13 17:27:13 +03:00
sched-rgn.c
sched-deps.c (init_deps): New parameter lazy_reg_last.
2009-11-13 17:27:13 +03:00
sched-vis.c
re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)
2009-10-13 15:56:07 +02:00
sdbout.c
re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-29 11:13:27 -07:00
sdbout.h
…
sel-sched-dump.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
sel-sched-dump.h
…
sel-sched-ir.c
re PR rtl-optimization/41697 (ICE on gcc.c-torture/compile/20090917-1.c)
2009-11-13 17:32:52 +03:00
sel-sched-ir.h
sched-deps.c (init_deps): New parameter lazy_reg_last.
2009-11-13 17:27:13 +03:00
sel-sched.c
sched-deps.c (init_deps): New parameter lazy_reg_last.
2009-11-13 17:27:13 +03:00
sel-sched.h
…
sese.c
re PR debug/41888 (ICE from '-O -ftree-loop-distribution -fgraphite-identity -g')
2009-11-18 06:02:26 +00:00
sese.h
New Graphite files.
2009-07-31 02:43:11 +00:00
simplify-rtx.c
re PR middle-end/41930 (cc1 SEGV compiling maxval_r16.c)
2009-11-12 08:30:05 +01:00
sparseset.c
…
sparseset.h
…
sreal.c
…
sreal.h
…
ssaexpand.h
…
stab.def
…
stack-ptr-mod.c
cfgrtl.c (pass_free_cfg): Add pass name.
2009-11-08 21:10:08 +00:00
statistics.c
…
statistics.h
…
stmt.c
* stmt.c (expand_asm_stmt): Get locus from stmt.
2009-11-16 20:18:45 +00:00
stor-layout.c
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 21:57:10 +00:00
store-motion.c
…
stringpool.c
…
stub-objc.c
…
sync-builtins.def
…
system.h
re PR target/10127 (-fstack-check let's program crash)
2009-11-03 22:49:37 +00:00
target-def.h
target-def.h (TARGET_ASM_TTYPE): Correct typo of TARGET_ARM_TTYPE.
2009-10-30 14:55:10 +00:00
target.h
re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)
2009-10-29 16:44:02 +00:00
targhooks.c
target.h (have_conditional_execution): Add a new target hook function.
2009-10-27 09:06:36 +00:00
targhooks.h
target.h (have_conditional_execution): Add a new target hook function.
2009-10-27 09:06:36 +00:00
timevar.c
…
timevar.def
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
timevar.h
…
tlink.c
Merge lto branch into trunk.
2009-10-03 17:10:11 -04:00
toplev.c
cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable bb_note.
2009-11-24 12:59:00 +00:00
toplev.h
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 16:24:11 +00:00
tracer.c
…
tree-affine.c
…
tree-affine.h
…
tree-browser.c
…
tree-browser.def
…
tree-call-cdce.c
…
tree-cfg.c
tree-cfg.c (verify_types_in_gimple_reference): Error out on V_C_E of an SSA_NAME or an invariant if lvalue is required.
2009-11-22 00:05:13 +01:00
tree-cfgcleanup.c
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
tree-chrec.c
Implement evolution_function_right_is_integer_cst.
2009-07-31 02:39:06 +00:00
tree-chrec.h
re PR tree-optimization/41497 (apparent integer wrong code bug)
2009-10-21 23:05:39 +00:00
tree-complex.c
tree-complex.c (expand_complex_div_wide): Check for INTEGER_CST, not TREE_CONSTANT on comparison folding result.
2009-10-27 15:16:35 +00:00
tree-data-ref.c
Add a new driver to data reference analysis.
2009-07-31 02:37:11 +00:00
tree-data-ref.h
Add a new driver to data reference analysis.
2009-07-31 02:37:11 +00:00
tree-dfa.c
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
tree-dump.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-dump.h
…
tree-eh.c
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
tree-flow-inline.h
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
tree-flow.h
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
tree-if-conv.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-inline.c
cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.
2009-11-16 16:06:29 +00:00
tree-inline.h
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
tree-into-ssa.c
re PR debug/41616 (Variables promoted to Gimple registers by aliasing are not getting debug statements.)
2009-10-12 05:15:02 +00:00
tree-iterator.c
…
tree-iterator.h
…
tree-loop-distribution.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-loop-linear.c
…
tree-mudflap.c
…
tree-mudflap.h
…
tree-nested.c
tree-nested.c (convert_nonlocal_reference_stmt): New case.
2009-10-17 22:21:24 +00:00
tree-nomudflap.c
…
tree-nrv.c
…
tree-object-size.c
tree-object-size.c (addr_object_size): Always use object_size_type 0 or 2 when determining the pointer pointed object size.
2009-09-02 14:25:14 +02:00
tree-optimize.c
ipa-cp.c (ipcp_compute_node_scale): Work around completely wrong profile updates.
2009-11-23 20:01:29 +00:00
tree-outof-ssa.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-parloops.c
cfgloopmanip.c (duplicate_subloops): Export.
2009-10-22 14:43:40 +00:00
tree-pass.h
tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.
2009-11-10 15:43:20 +01:00
tree-phinodes.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-predcom.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-pretty-print.c
extend.texi (Named Address Spaces): New section.
2009-10-26 21:55:59 +00:00
tree-profile.c
lto-cgraph.c: Include gcov-io.h
2009-11-11 19:08:44 +00:00
tree-scalar-evolution.c
Partially revert the previous patch, except the following.
2009-11-25 04:33:03 +00:00
tree-scalar-evolution.h
tree-scalar-evolution.c (compute_overall_effect_of_inner_loop): Not static anymore.
2009-07-31 02:28:50 +00:00
tree-sra.c
re PR tree-optimization/42154 (Wrong code from (early) SRA)
2009-11-24 11:56:14 +01:00
tree-ssa-address.c
re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)
2009-11-17 16:21:56 +00:00
tree-ssa-alias.c
re PR middle-end/41855 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:855)
2009-10-28 13:28:32 +00:00
tree-ssa-alias.h
re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)
2009-10-26 13:00:36 +00:00
tree-ssa-ccp.c
builtins.c (interclass_mathfn_icode): New helper.
2009-09-28 12:54:23 +00:00
tree-ssa-coalesce.c
re PR lto/40758 ([LTO] ICE in partition_view_bitmap, at tree-ssa-live.c:331)
2009-09-26 16:46:43 +00:00
tree-ssa-copy.c
tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-09-22 08:30:34 +00:00
tree-ssa-copyrename.c
…
tree-ssa-dce.c
re PR tree-optimization/42142 (DCE miscompiles a certain quicksort implementation when optimizing with -O1 or higher)
2009-11-24 11:57:26 +00:00
tree-ssa-dom.c
tree-ssa.c (find_released_ssa_name): Handle NULL wi.
2009-11-21 05:06:24 +00:00
tree-ssa-dse.c
…
tree-ssa-forwprop.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-ifcombine.c
re PR tree-optimization/41654 (ICE: in gimple_cond_get_ops_from_tree, at gimple.c:417)
2009-10-10 14:53:27 +00:00
tree-ssa-live.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-live.h
…
tree-ssa-loop-ch.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-loop-im.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-loop-ivcanon.c
…
tree-ssa-loop-ivopts.c
re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)
2009-11-02 14:30:39 +00:00
tree-ssa-loop-manip.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-loop-niter.c
…
tree-ssa-loop-prefetch.c
2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-08-13 21:37:24 +00:00
tree-ssa-loop-unswitch.c
…
tree-ssa-loop.c
cfgrtl.c (pass_free_cfg): Add pass name.
2009-11-08 21:10:08 +00:00
tree-ssa-math-opts.c
re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)
2009-11-21 05:04:30 +00:00
tree-ssa-operands.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-operands.h
…
tree-ssa-phiopt.c
re PR debug/41232 (VTA: SSA name in freelist but still referenced)
2009-09-08 17:39:42 +00:00
tree-ssa-phiprop.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-ssa-pre.c
tree-ssa-pre.c (remove_dead_inserted_code): Don't release_defs after remove_phi_node.
2009-11-21 05:04:50 +00:00
tree-ssa-propagate.c
builtins.c (interclass_mathfn_icode): New helper.
2009-09-28 12:54:23 +00:00
tree-ssa-propagate.h
tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-09-22 08:30:34 +00:00
tree-ssa-reassoc.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-sccvn.c
tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of aborting if the sizes of the two references don't match.
2009-10-31 15:42:14 +00:00
tree-ssa-sccvn.h
…
tree-ssa-sink.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-ssa-structalias.c
tree-ssa-structalias.c (build_succ_graph): Properly make variables escape if they are stored to anything.
2009-11-08 15:27:17 +00:00
tree-ssa-ter.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-threadedge.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-threadupdate.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-ssa-uncprop.c
…
tree-ssa.c
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
tree-ssanames.c
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excessive memory use)
2009-10-12 18:58:38 +00:00
tree-stdarg.c
invoke.texi (-fvar-tracking-assignments): New.
2009-09-02 02:42:21 +00:00
tree-stdarg.h
…
tree-switch-conversion.c
ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.
2009-09-10 18:21:45 +02:00
tree-tailcall.c
tree-tailcall.c (process_assignment): Don't check if a multiplication or an addition are already present.
2009-09-21 16:41:58 +00:00
tree-vect-data-refs.c
Another fix to the misaligned store vectorizer patch
2009-11-04 10:22:22 +00:00
tree-vect-generic.c
…
tree-vect-loop-manip.c
Add source_location support to PHI arguments.
2009-07-30 18:36:30 +00:00
tree-vect-loop.c
re PR debug/41926 ([VTA] internal compiler error: verify_ssa failed)
2009-11-18 06:02:58 +00:00
tree-vect-patterns.c
omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of comparing TYPE_MAIN_VARIANT for equality.
2009-08-19 14:29:52 +00:00
tree-vect-slp.c
…
tree-vect-stmts.c
tree-vect-stmts.c (exist_non_indexing_operands_for_use_p): Tweak order of checks.
2009-10-21 10:08:39 +00:00
tree-vectorizer.c
…
tree-vectorizer.h
…
tree-vrp.c
re PR tree-optimization/41919 (optimized code with -O2 or -O3 gives strange result)
2009-11-04 10:18:33 +00:00
tree.c
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
tree.def
tree.def (TARGET_MEM_REF): Update comment.
2009-11-01 22:12:07 +00:00
tree.h
tree.h (union tree_ann_d): Don't declare.
2009-11-24 15:37:32 +00:00
treestruct.def
…
tsystem.h
…
typeclass.h
…
unwind-c.c
…
unwind-compat.c
…
unwind-compat.h
…
unwind-dw2-fde-compat.c
…
unwind-dw2-fde-darwin.c
…
unwind-dw2-fde-glibc.c
unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.
2009-09-22 16:28:26 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.c (classify_object_over_fdes): Cast the constant 1 to _Unwind_Ptr.
2009-09-20 13:03:33 +02:00
unwind-dw2-fde.h
…
unwind-dw2.c
re PR target/10127 (-fstack-check let's program crash)
2009-11-03 22:49:37 +00:00
unwind-dw2.h
…
unwind-generic.h
…
unwind-pe.h
…
unwind-sjlj.c
…
unwind.inc
…
value-prof.c
value-prof.c (gimple_ic): Purge old EH edges only after building the new ones.
2009-09-23 15:29:22 +00:00
value-prof.h
…
var-tracking.c
var-tracking.c (emit_note_insn_var_location): Don't call the second vt_expand_loc unnecessarily when...
2009-10-28 15:37:24 +01:00
varasm.c
re PR c++/36912 (ICE with "-frounding-math -g")
2009-11-05 08:11:42 -05:00
varpool.c
cgraph.h (varpool_node_name): Declare.
2009-11-12 16:21:59 +00:00
varray.c
…
varray.h
…
vec.c
…
vec.h
…
vecprim.h
Squash commit of EH in gimple
2009-09-14 12:18:58 -07:00
version.c
…
version.h
…
vmsdbg.h
…
vmsdbgout.c
re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)
2009-10-29 11:13:27 -07:00
web.c
…
xcoff.h
…
xcoffout.c
…
xcoffout.h
…