..
ada
Fix formatting issues
2011-06-08 09:10:43 +00:00
c-family
netbsd.h (ENABLE_EXECUTE_STACK): Remove.
2011-06-09 12:30:46 +00:00
config
re PR target/49307 (ICE in spill_failure, at reload1.c:2113)
2011-06-09 22:19:20 +00:00
cp
re PR c++/29003 (operator name accepted in typedef)
2011-06-09 15:06:59 +00:00
doc
tm.texi.in (Register Classes): Document rule for the narrowest register classes.
2011-06-09 23:32:32 +00:00
fortran
trans.c (gfc_allocate_array_with_status): Mark error path as unlikely.
2011-06-09 12:17:17 +00:00
ginclude
go
Use backend interface for zero initialization.
2011-06-09 22:41:29 +00:00
java
decl.c (java_init_decl_processing): Call build_common_nodes, build_common_nodes_2 at the beginning.
2011-06-07 14:34:02 +00:00
lto
lto.c (uniquify_nodes): Move code to register decls to the loop that computes canonical types.
2011-06-07 10:11:05 -04:00
objc
In gcc/objc/: 2011-06-05 Nicola Pero <nicola.pero@meta-innovation.com>
2011-06-05 17:37:06 +00:00
objcp
In gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com>
2011-04-15 18:15:35 +00:00
po
gthr-gnat.c: Remove.
2011-05-23 11:12:25 +00:00
testsuite
Revert r174848,174849
2011-06-09 22:49:12 +00:00
ABOUT-GCC-NLS
acinclude.m4
acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin assembler.
2011-02-22 08:35:45 +00:00
aclocal.m4
addresses.h
alias.c
re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled)
2011-05-24 12:40:28 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
ChangeLog gcc/
2011-03-21 09:29:36 +01:00
auto-inc-dec.c
BASE-VER
* BASE-VER: Change to 4.7.0.
2011-03-14 14:07:26 +01:00
basic-block.h
lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and variable length i/o.
2011-05-29 11:40:25 +00:00
bb-reorder.c
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c
re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+y on powerpc)
2011-06-06 14:27:41 +00:00
builtins.def
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 17:43:44 +00:00
c-errors.c
c-lang.c
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CHAIN.
2011-04-13 03:09:53 +00:00
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 17:43:44 +00:00
c-tree.h
c-decl.c (c_override_global_bindings_to_false): Remove.
2011-05-10 20:12:34 +01:00
c-typeck.c
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 17:43:44 +00:00
caller-save.c
tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference.
2011-03-31 07:28:29 -06:00
calls.c
re PR tree-optimization/49243 (attribute((returns_twice)) doesn't work)
2011-06-06 11:43:31 +00:00
cfg.c
cfg.c (redirect_edge_succ_nodup): Duplicate the varm map before removing the edge.
2011-03-23 11:35:59 -06:00
cfganal.c
Remove doubled up words.
2011-04-10 18:46:45 +00:00
cfgbuild.c
cfgcleanup.c
cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.
2011-05-22 21:29:20 +00:00
cfgexpand.c
cfgexpand.c (expand_debug_expr): For unused non-addressable parameters passed in memory prefer using...
2011-05-23 19:02:07 +02:00
cfghooks.c
cfghooks.c (redirect_edge_and_branch_force): Localize variable.
2011-04-11 21:54:59 +00:00
cfghooks.h
basic-block.h (force_nonfallthru): Move to...
2011-04-07 21:11:51 +00:00
cfglayout.c
cfglayout.c (insn_locators_alloc): Initialize curr_location and last_location to UNKNOWN_LOCATION.
2011-03-30 12:32:12 +00:00
cfglayout.h
final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.
2011-03-16 09:32:13 +01:00
cfgloop.c
cfgloop.h
re PR target/48273 (ICE: in create_copy_of_insn_rtx, at sel-sched-ir.c:5604 with -fsel-sched-pipelining -fselective-scheduling2 -march=core2)
2011-04-08 15:49:43 +04:00
cfgloopanal.c
cfgloopmanip.c
re PR bootstrap/48000 (LTO bootstrap failed with bootstrap-profiled)
2011-03-07 17:41:53 +01:00
cfgrtl.c
cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.
2011-05-13 20:02:42 +00:00
cgraph.c
re PR c++/49264 (Internal compiler error: segmentation fault)
2011-06-06 19:12:25 +02:00
cgraph.h
cgraph.h (cgraph_inline_failed_t): Give enum a name
2011-05-31 14:58:49 +00:00
cgraphbuild.c
cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgraph_create_indirect_edge.
2011-04-26 22:05:50 +00:00
cgraphunit.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
ChangeLog
re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup_pressure_classes, at ira.c:902)
2011-06-09 23:38:35 +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-2009
Add missing entry.
2011-06-01 14:31:00 +00:00
ChangeLog-2010
transpose_optimization_2.f90: Cleanup original dump.
2011-02-07 08:34:57 +01:00
ChangeLog.dataflow
ChangeLog.graphite
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also set gimple_call_set_cannot_inline.
2011-04-17 14:22:20 +00:00
collect2-aix.c
collect2-aix.h
collect2.c
collect2.c: Include diagnostic.h.
2011-05-19 17:25:12 +01:00
collect2.h
collect2.c: Include diagnostic.h.
2011-05-19 17:25:12 +01:00
combine-stack-adj.c
combine.c
re PR rtl-optimization/49145 (ICE in simplify_const_unary_operation, at simplify-rtx.c:1322)
2011-06-06 18:16:18 +00:00
common.opt
Revert r174848,174849
2011-06-09 22:49:12 +00:00
compare-elim.c
conditions.h
config.build
MAINTAINERS (crx port, [...]): Remove.
2011-03-22 19:58:18 +00:00
config.gcc
config.gcc: Unify V850 architecture options and add support for newer V850 architectures.
2011-06-07 14:00:13 +00:00
config.host
MAINTAINERS (crx port, [...]): Remove.
2011-03-22 19:58:18 +00:00
config.in
configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdplt
2011-05-27 15:45:56 +00:00
configure
configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.
2011-06-09 07:08:00 +00:00
configure.ac
configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.
2011-06-09 07:08:00 +00:00
convert.c
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c
coverage.c (tree_coverage_counter_ref): Use integer_type_node for array-ref indices.
2011-05-04 14:58:51 +00:00
coverage.h
split checksum into cfg checksum and line checksum
2011-04-29 00:19:35 +00:00
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cppspec.c
re PR preprocessor/48677 (cpp.exe broken ?)
2011-05-16 19:34:31 +01:00
cprop.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
crtstuff.c
cse.c
cse.c (cse_find_path): Refine change to exclude EDGE_ABNORMAL_CALL edges only...
2011-06-02 21:52:46 +00:00
cselib.c
cselib.c (promote_debug_loc): Allow l->next non-NULL for cselib_preserve_constants.
2011-05-31 21:14:21 +02:00
cselib.h
cstamp-h.in
DATESTAMP
Daily bump.
2011-06-09 00:18:47 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
re PR debug/49032 (-gstabs generates reference to deleted static variable)
2011-05-23 20:07:43 +02:00
dbxout.h
dce.c
re PR middle-end/49308 (segfault in rest_of_handle_ud_dce () at gcc/gcc/dce.c:518)
2011-06-09 09:46:28 +02:00
dce.h
ddg.c
Support closing_branch_deps
2011-05-11 12:38:12 +00:00
ddg.h
debug.c
emit-rtl.c (try_split): Don't call copy_call_info debug hook.
2011-03-16 09:40:07 +01:00
debug.h
debug.h (debug_flush_symbol_queue, [...]): Delete.
2011-04-05 12:02:55 +00:00
defaults.h
DEV-PHASE
df-core.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
df-problems.c
re PR rtl-optimization/47612 (RTL crash when cc0 setter moved away from cc0 user)
2011-05-04 20:24:15 +00:00
df-scan.c
df.h
dfp.c
re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and decimal float)
2011-05-10 08:05:20 +02:00
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
arm-protos.h (tune_params): Add branch_cost hook.
2011-06-02 20:13:08 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c
cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead of loop.
2011-03-19 20:33:45 +03:00
dse.h
dwarf2asm.c
configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.
2011-06-09 07:08:00 +00:00
dwarf2asm.h
dwarf2out.c
re PR debug/49262 (3-yr-old infinite loop in dwarf2out.c)
2011-06-06 19:46:00 +02:00
dwarf2out.h
dwarf2out.h (dwarf2out_frame_debug_init): Declare.
2011-04-01 17:35:13 +00:00
ebitmap.c
ebitmap.h
emit-rtl.c
emit-rtl.c (try_split): Use a loop to search for NOTE_INSN_CALL_ARG_LOCATIONs.
2011-05-29 17:40:05 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
except.h
exec-tool.in
explow.c
function.h (struct stack_usage): Remove dynamic_alloc_count field.
2011-06-02 10:48:11 +00:00
expmed.c
re PR target/45074 (GCC Segmentation fault - negating global register variables)
2011-06-01 19:49:53 +00:00
expmed.h
expr.c
re PR middle-end/48973 (Inliner bug with one-bit (1-bit) bitfield)
2011-05-23 11:36:05 +02:00
expr.h
expr.h (expand_shift): Rename to ...
2011-04-29 14:20:41 +00:00
final.c
tree-pretty-print.c (dump_function_header): Add flags.
2011-06-06 13:24:55 +00:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const.c
re PR middle-end/49189 (infinite recursion in constant folder)
2011-05-27 13:13:28 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
function.h (struct stack_usage): Remove dynamic_alloc_count field.
2011-06-02 10:48:11 +00:00
function.h
function.h (struct stack_usage): Remove dynamic_alloc_count field.
2011-06-02 10:48:11 +00:00
fwprop.c
re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp)
2011-02-14 17:59:10 +00:00
gbl-ctors.h
gcc-plugin.h
gcc.c
* gcc.c (driver_handle_option): Fix disabling of -fcompare-debug.
2011-05-31 16:24:47 +00:00
gcc.h
gccspec.c
gcov-dump.c
Makefile.in (LIBDEPS): Add libcommon.a.
2011-05-20 16:19:05 +01:00
gcov-io.c
* gcov-io.c: Use GCC Runtime Library Exception.
2011-04-06 17:04:18 +01:00
gcov-io.h
split checksum into cfg checksum and line checksum
2011-04-29 00:19:35 +00:00
gcov-iov.c
gcov.c
gcov.c (create_file_names): If no object directory is specified, keep the directory of the file.
2011-05-23 10:20:01 +00:00
gcse.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
gcse.h
gdbinit.in
genattr.c
genattrtab.c
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-03 11:52:38 +00:00
genenums.c
genextract.c
genflags.c
gengenrtl.c
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-03 11:52:38 +00:00
gengtype-lex.l
gengtype-parse.c
gengtype-state.c
gengtype-state.c (read_state_params_structs): Initialize previous.
2011-05-31 16:24:08 +00:00
gengtype.c
re PR other/48981 (bootstrap-lto -O3 produces miscompiled, broken gcc)
2011-05-27 13:19:13 -07:00
gengtype.h
gengtype.h: Updated copyright year.
2011-04-19 09:45:18 +00:00
genhooks.c
Remove doubled up words.
2011-04-10 18:46:45 +00:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c
md.texi (vec_load_lanes, [...]): Document.
2011-05-03 07:46:54 +00:00
genoutput.c
recog.h (insn_operand_data): Add an "allows_mem" field.
2011-04-15 09:35:03 +00:00
genpeep.c
genpreds.c
genpreds.c (process_define_predicate): Move most processing to gensupport.c.
2011-04-12 12:51:10 +00:00
genrecog.c
genrecog.c: Remove redundant forward declarations.
2011-05-28 17:26:27 +00:00
gensupport.c
* gensupport.c (read_md_rtx): Fix typo in comment.
2011-04-23 00:33:15 +00:00
gensupport.h
gensupport.h (pattern_stats): New structure.
2011-04-01 08:15:08 +00:00
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
split tree_type
2011-05-11 13:48:55 +00:00
ggc-zone.c
ggc.h
gimple-fold.c
re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+y on powerpc)
2011-06-07 15:12:04 +00:00
gimple-fold.h
re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])
2011-03-24 11:23:29 +00:00
gimple-iterator.c
except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph_node.
2011-04-11 16:57:06 +02:00
gimple-low.c
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-20 08:21:25 +00:00
gimple-pretty-print.c
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-20 08:21:25 +00:00
gimple-pretty-print.h
gimple.c
gimple.c (gimple_register_canonical_type): Do not register any types via gimple_register_type.
2011-05-31 14:24:22 +00:00
gimple.def
gimple.h
re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+y on powerpc)
2011-06-07 15:12:04 +00:00
gimplify.c
re PR c++/49165 (ICE on for-loop/throw combination)
2011-05-26 12:25:21 +02:00
glimits.h
godump.c
godump.c (go_format_type): Correct length of name added to obstack for anonymous field.
2011-05-31 05:34:45 +00:00
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
graphite-clast-to-gimple.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
graphite-clast-to-gimple.h
Fix PR47127: call cloog_state_malloc and cloog_state_free only once.
2011-03-12 22:05:38 +00:00
graphite-cloog-compat.h
re PR bootstrap/48102 (Bootstrap failure: error: macro "build_cloog_prog" requires 4 arguments, but only 3 given)
2011-03-14 09:18:52 +01:00
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c
graphite-dependences.h
graphite-flattening.c
graphite-interchange.c
graphite-poly.c
graphite-poly.h
graphite-ppl.c
graphite-ppl.h
graphite-scop-detection.c
graphite-scop-detection.h
graphite-sese-to-poly.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
graphite-sese-to-poly.h
graphite.c
Fix PR47127: call cloog_state_malloc and cloog_state_free only once.
2011-03-12 22:05:38 +00:00
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
re PR target/47792 (concurrence.h:292:9: error: '__gthread_mutex_destroy' was not declared in this scope)
2011-02-18 19:02:31 +00:00
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
gthr-solaris.h: Remove.
2011-03-21 12:33:34 +00:00
haifa-sched.c
haifa-sched.c (sched_scan_info): Remove.
2011-05-27 10:47:48 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c
hooks.h (hook_bool_mode_uhwi_false): Declare.
2011-05-03 07:46:10 +00:00
hooks.h
hooks.h (hook_bool_mode_uhwi_false): Declare.
2011-05-03 07:46:10 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.c
hwint.h
ifcvt.c
re PR target/43920 (Choosing conditional execution over conditional branches for code size in some cases.)
2011-04-07 08:10:34 +00:00
implicit-zee.c
incpath.c
Changelog c-family/
2011-03-25 20:20:52 +01:00
incpath.h
init-regs.c
input.c
input.h
insn-addr.h
insn-notes.def
final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.
2011-03-16 09:32:13 +01:00
integrate.c
reload.h (reg_equiv_constant): Move into new structure reg_equivs, define accessor macro.
2011-03-30 09:18:30 -06:00
integrate.h
reload.h (reg_equiv_constant): Move into new structure reg_equivs, define accessor macro.
2011-03-30 09:18:30 -06:00
internal-fn.c
md.texi (vec_load_lanes, [...]): Document.
2011-05-03 07:46:54 +00:00
internal-fn.def
md.texi (vec_load_lanes, [...]): Document.
2011-05-03 07:46:54 +00:00
internal-fn.h
internal-fn.h (internal_fn_name_array): Declare.
2011-04-28 01:25:01 +00:00
intl.c
intl.h
ipa-cp.c
ipa-prop.c (ipa_cst_from_jfunc): New function.
2011-05-14 00:01:59 +02:00
ipa-inline-analysis.c
re PR bootstrap/49270 (make BOOT_CFLAGS="-g -O3" CFLAGS_FOR_TARGET="-g -O3" CXXFLAGS_FOR_TARGET="-g -O3" failure)
2011-06-06 13:24:39 +00:00
ipa-inline-transform.c
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
2011-05-08 19:14:24 +00:00
ipa-inline.c
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
2011-05-08 19:14:24 +00:00
ipa-inline.h
ipa-prop.c (ipa_cst_from_jfunc): New function.
2011-05-14 00:01:59 +02:00
ipa-prop.c
ipa-prop.c (ipa_cst_from_jfunc): New function.
2011-05-14 00:01:59 +02:00
ipa-prop.h
ipa-prop.c (ipa_cst_from_jfunc): New function.
2011-05-14 00:01:59 +02:00
ipa-pure-const.c
re PR tree-optimization/49217 (Wrong optimization of code)
2011-05-29 17:03:38 +00:00
ipa-ref-inline.h
ipa-ref.c
cgraph.c: Fix comment typos.
2011-02-11 15:16:46 +00:00
ipa-ref.h
ipa-reference.c
cgraph.h (cgraph_postorder): Remove declaration.
2011-04-30 01:42:15 +02:00
ipa-reference.h
ipa-split.c
re PR middle-end/49210 (verify_gimple fails building ada/einfo.o at -O3)
2011-05-30 13:12:23 +00:00
ipa-utils.c
ipa-utils.c (ipa_dfs_info): New field scc_no.
2011-06-01 15:07:26 +02:00
ipa-utils.h
ipa-utils.c (ipa_dfs_info): New field scc_no.
2011-06-01 15:07:26 +02:00
ipa.c
Pass name cleanups
2011-06-01 17:45:26 +00:00
ira-build.c
re PR rtl-optimization/48757 (internal compiler error: in compensate_edge, at reg-stack.c:2788)
2011-05-25 02:15:58 +00:00
ira-color.c
re PR libstdc++/4435 (Object file has undefined basic_string symbol as local.)
2011-04-08 17:17:50 +00:00
ira-conflicts.c
re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register preferences)
2011-05-09 14:11:25 +02:00
ira-costs.c
re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup_pressure_classes, at ira.c:902)
2011-06-09 23:38:35 +00:00
ira-emit.c
Remove doubled up words.
2011-04-10 18:46:45 +00:00
ira-int.h
reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t.
2011-05-01 16:33:13 +04:00
ira-lives.c
re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register preferences)
2011-05-09 14:11:25 +02:00
ira.c
re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup_pressure_classes, at ira.c:902)
2011-05-26 21:01:57 +00:00
ira.h
[multiple changes]
2011-03-29 01:02:05 +00:00
jump.c
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-03 11:52:38 +00:00
langhooks-def.h
dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.
2011-04-01 23:38:57 +00:00
langhooks.c
langhooks.h
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to bool and adjust comment.
2011-05-07 19:58:29 +00:00
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c
libgcc2.c (L_trampoline): Include windows.h for mingw targets.
2011-06-09 23:10:25 +02:00
libgcc2.h
re PR bootstrap/49160 (Bootstrap failure)
2011-05-25 16:42:23 +00:00
libgcc-libsystem.ver
libgcov.c
re PR gcov-profile/47793 (Relative path in fprofile-use turns into absolute path)
2011-05-13 15:57:20 +00:00
limitx.h
limity.h
lists.c
longlong.h
longlong.h (smul_ppmm): The resulting register pair contains the higher order word first.
2011-06-06 14:34:06 +00:00
loop-doloop.c
Skip DEBUG_INSN in loop-doloop.c
2011-05-11 07:12:14 +00:00
loop-init.c
re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp)
2011-02-14 17:59:10 +00:00
loop-invariant.c
[multiple changes]
2011-03-29 01:02:05 +00:00
loop-iv.c
loop-unroll.c
re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp)
2011-02-14 17:59:10 +00:00
loop-unswitch.c
lower-subreg.c
expr.h (expand_shift): Rename to ...
2011-04-29 14:20:41 +00:00
lto-cgraph.c
re PR lto/48954 (ICE: SIGSEGV in bitmap_count_bits (bitmap.c:719) with -O2 -flto -fno-early-inlining -fkeep-inline-functions)
2011-06-04 16:20:36 +00:00
lto-compress.c
lto-compress.h
lto-opts.c
lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.
2011-03-29 22:59:34 +01:00
lto-section-in.c
lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 means NULL string.
2011-05-27 09:57:40 +00:00
lto-section-out.c
lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 means NULL string.
2011-05-27 09:57:40 +00:00
lto-streamer-in.c
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
2011-06-06 12:49:11 -04:00
lto-streamer-out.c
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
2011-06-06 12:49:11 -04:00
lto-streamer.c
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
2011-06-06 12:49:11 -04:00
lto-streamer.h
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
2011-06-06 12:49:11 -04:00
lto-symtab.c
lto-symtab.c (lto_symtab_merge_cgraph_nodes): Merge alias decl of thunks.
2011-05-31 14:15:17 +00:00
lto-wrapper.c
Makefile.in (LIBDEPS): Add libcommon.a.
2011-05-20 16:19:05 +01:00
machmode.def
machmode.h
main.c
Makefile.in
netbsd.h (ENABLE_EXECUTE_STACK): Remove.
2011-06-09 12:30:46 +00:00
matrix-reorg.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
mcf.c
mips-tdump.c
re PR target/3746 (compilation of mips-tfile missing mips/a.out.h)
2011-05-24 17:51:51 +00:00
mips-tfile.c
re PR target/3746 (compilation of mips-tfile missing mips/a.out.h)
2011-05-24 17:51:51 +00:00
mkconfig.sh
config.gcc (libgcc_tm_file): Define instead of including files from ../../libgcc/config/ in tm_file.
2011-05-10 15:41:47 +01:00
mkmap-flat.awk
t-osf5: Remove.
2011-06-03 13:23:35 +00:00
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c
Fix condition in doloop_register_get
2011-05-16 06:11:46 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c
generalize build_case_label to the rest of the compiler
2011-05-06 03:47:57 +00:00
ONEWS
opt-functions.awk
opt-functions.awk (var_type_struct): Handle Enum options.
2011-05-05 15:59:55 +01:00
opt-gather.awk
opt-include.awk
opt-read.awk
opt-read.awk: New.
2011-05-21 12:34:29 +01:00
optabs.c
re PR target/45074 (GCC Segmentation fault - negating global register variables)
2011-06-01 19:49:53 +00:00
optabs.h
re PR target/45074 (GCC Segmentation fault - negating global register variables)
2011-06-01 19:49:53 +00:00
optc-gen.awk
optc-save-gen.awk: New.
2011-05-23 20:06:48 +01:00
optc-save-gen.awk
optc-save-gen.awk: New.
2011-05-23 20:06:48 +01:00
opth-gen.awk
optc-save-gen.awk: New.
2011-05-23 20:06:48 +01:00
opts-common.c
opts-common.c (opt_enum_arg_to_value): New.
2011-05-16 22:26:29 +01:00
opts-diagnostic.h
opts-global.c
New option to disable/enable optimization passes.
2011-05-30 04:38:42 +00:00
opts.c
common.opt (flag_stack_usage_info): New variable.
2011-05-25 11:00:14 +00:00
opts.h
opts-common.c (opt_enum_arg_to_value): New.
2011-05-16 22:26:29 +01:00
output.h
params.c
params.def
params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump default to 10.
2011-06-03 01:42:31 +00:00
params.h
invoke.texi (max-stores-to-sink): Document.
2011-03-24 08:23:39 +00:00
passes.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
plugin.c
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
cse.c (cse_find_path): Refine change to exclude EDGE_ABNORMAL_CALL edges only...
2011-06-02 21:52:46 +00:00
postreload.c
reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t.
2011-05-01 16:33:13 +04:00
predict.c
Pass name cleanups
2011-06-01 17:45:26 +00:00
predict.def
predict.h
prefix.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
prefix.h
pretty-print.c
pretty-print.h
pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.
2011-06-07 17:52:46 -04:00
print-rtl.c
re PR debug/45882 (No debug info for vars depending on unused parameter)
2011-03-16 09:35:31 +01:00
print-tree.c
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 17:43:44 +00:00
profile.c
split checksum into cfg checksum and line checksum
2011-04-29 00:19:35 +00:00
profile.h
Remove cgraph pid
2011-04-22 00:03:41 +00:00
read-md.c
Changelog c-family/
2011-03-25 20:20:52 +01:00
read-md.h
read-rtl.c
README.Portability
discourage unnecessary use of if before free
2011-04-20 18:18:43 +00:00
real.c
re PR middle-end/47903 (var-tracking.c: valgrind error)
2011-02-27 20:37:35 +01:00
real.h
realmpfr.c
realmpfr.h
recog.c
target.def (legitimate_constant_p): New hook.
2011-04-21 09:38:43 +00:00
recog.h
recog.h (insn_operand_data): Add an "allows_mem" field.
2011-04-15 09:35:03 +00:00
reg-notes.def
invoke.texi: Remove reference to compiler internals from user documentation.
2011-02-06 12:35:10 +00:00
reg-stack.c
dce.c (reset_unmarked_insns_debug_uses): New.
2011-06-06 13:25:06 +00:00
regcprop.c
cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.
2011-05-13 20:02:42 +00:00
reginfo.c
Print location for conflicting global regs.
2011-06-09 06:20:05 +00:00
regmove.c
[multiple changes]
2011-03-29 01:02:05 +00:00
regrename.c
regs.h
Remove doubled up words.
2011-04-10 18:46:45 +00:00
regset.h
regstat.c
Remove doubled up words.
2011-04-10 18:46:45 +00:00
reload1.c
re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg in SImode)
2011-06-01 19:47:19 +00:00
reload.c
re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg in SImode)
2011-06-01 19:47:19 +00:00
reload.h
reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t.
2011-05-01 16:33:13 +04:00
reorg.c
resource.c
resource.h
rtl-error.c
rtl-error.h
rtl.c
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-03 11:52:38 +00:00
rtl.def
re PR debug/45882 (No debug info for vars depending on unused parameter)
2011-03-16 09:35:31 +01:00
rtl.h
Print location for conflicting global regs.
2011-06-09 06:20:05 +00:00
rtlanal.c
re PR rtl-optimization/48830 (unrecognized insn: storing invalid upper FP reg in SImode)
2011-05-29 20:01:41 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c
sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.
2011-05-27 14:17:36 +00:00
sched-ebb.c
sched-ebb.c (begin_schedule_ready): Remove second argument.
2011-04-01 17:46:17 +00:00
sched-int.h
sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.
2011-05-27 14:17:36 +00:00
sched-rgn.c
re PR debug/47590 (pragma optimize doesn't recompute derived options (was: var tracking produces wrong debug in code where optimization is turned off using pragma))
2011-06-03 01:41:54 +00:00
sched-vis.c
sdbout.c
emit-rtl.c (try_split): Don't call copy_call_info debug hook.
2011-03-16 09:40:07 +01:00
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
haifa-sched.c (sched_scan_info): Remove.
2011-05-27 10:47:48 +00:00
sel-sched-ir.h
haifa-sched.c (sched_scan_info): Remove.
2011-05-27 10:47:48 +00:00
sel-sched.c
re PR rtl-optimization/49303 (ICE: vinsn_detach, at sel-sched-ir.c:1277 w/ -O3 on ia64 in r174558)
2011-06-08 13:59:23 +04:00
sel-sched.h
sese.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
sese.h
simplify-rtx.c
simplify-rtx.c (simplify_unary_operation_1): Canonicalize widening multiplies.
2011-06-07 10:58:16 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c
tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference.
2011-03-31 07:28:29 -06:00
stor-layout.c
stor-layout.c (initialize_sizetypes): Initialize all sizetypes based on target definitions.
2011-06-07 14:37:39 +00:00
store-motion.c
stringpool.c
sync-builtins.def
system.h
netbsd.h (ENABLE_EXECUTE_STACK): Remove.
2011-06-09 12:30:46 +00:00
target-def.h
[multiple changes]
2011-03-29 01:02:05 +00:00
target-globals.c
target-globals.h
target-hooks-macros.h
tm.texi.in: Document C target hooks as separate from general target hooks.
2011-04-06 12:08:17 +01:00
target.def
re PR debug/47590 (pragma optimize doesn't recompute derived options (was: var tracking produces wrong debug in code where optimization is turned off using pragma))
2011-06-03 01:41:54 +00:00
target.h
tm.texi.in: Document C target hooks as separate from general target hooks.
2011-04-06 12:08:17 +01:00
targhooks.c
calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on libcall arguments.
2011-05-04 12:01:21 +00:00
targhooks.h
tm.texi.in: Document C target hooks as separate from general target hooks.
2011-04-06 12:08:17 +01:00
timevar.c
Upgrade the utility of timevars.
2011-05-02 22:19:48 +00:00
timevar.def
Upgrade the utility of timevars.
2011-05-02 22:19:48 +00:00
timevar.h
Upgrade the utility of timevars.
2011-05-02 22:19:48 +00:00
tlink.c
collect2.c: Include diagnostic.h.
2011-05-19 17:25:12 +01:00
toplev.c
common.opt (flag_stack_usage_info): New variable.
2011-05-25 11:00:14 +00:00
toplev.h
tracer.c
tree-affine.c
re PR lto/46664 (Failed to build 481.wrf in SPEC CPU 2006 with LTO)
2010-11-26 12:42:41 +00:00
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c
tree-pretty-print.c (dump_function_header): Add flags.
2011-06-06 13:24:55 +00:00
tree-cfgcleanup.c
cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.
2011-05-13 20:02:42 +00:00
tree-chrec.c
tree-nested.c (get_trampoline_type): Use size_int.
2011-04-29 12:00:55 +00:00
tree-chrec.h
tree-complex.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
tree-data-ref.c
re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g)
2011-05-11 14:53:43 +02:00
tree-data-ref.h
invoke.texi (max-stores-to-sink): Document.
2011-03-24 08:23:39 +00:00
tree-dfa.c
re PR tree-optimization/49079 (Bogus constant folding)
2011-05-20 15:02:49 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c
Changelog c-family/
2011-03-25 20:20:52 +01:00
tree-dump.h
tree-eh.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
tree-emutls.c
cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by pointer map.
2011-05-03 17:22:58 +00:00
tree-flow-inline.h
tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
2011-06-08 19:39:12 +00:00
tree-flow.h
re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g)
2011-05-11 14:53:43 +02:00
tree-if-conv.c
re PR tree-optimization/48975 (ICE in execute_cse_reciprocals() with -fno-tree-slp-vectorize)
2011-05-12 19:44:23 +02:00
tree-inline.c
re PR c++/49264 (Internal compiler error: segmentation fault)
2011-06-06 19:12:25 +02:00
tree-inline.h
lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also set gimple_call_set_cannot_inline.
2011-04-17 14:22:20 +00:00
tree-into-ssa.c
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack)
2011-02-15 18:36:31 +00:00
tree-iterator.c
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 17:43:44 +00:00
tree-iterator.h
tree-loop-distribution.c
re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g)
2011-05-11 14:53:43 +02:00
tree-mudflap.c
tree-nested.c (get_trampoline_type): Use size_int.
2011-04-29 12:00:55 +00:00
tree-mudflap.h
tree-nested.c
tree-nested.c (get_trampoline_type): Use size_int.
2011-04-29 12:00:55 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c
re PR c/48985 (bogus buffer overflow warning and abort on static flexible array member)
2011-05-19 10:45:26 +00:00
tree-optimize.c
tree.h (get_pending_sizes): Remove prototype.
2011-05-05 11:49:05 +00:00
tree-outof-ssa.c
tree-parloops.c
tree-pass.h
Revert r174848,174849
2011-06-09 22:49:12 +00:00
tree-phinodes.c
tree-predcom.c
re PR target/47665 (ICE in trunc_int_for_mode)
2011-02-11 15:19:44 +01:00
tree-pretty-print.c
tree-pretty-print.c (dump_function_header): Add flags.
2011-06-06 13:24:55 +00:00
tree-pretty-print.h
tree-pretty-print.c (dump_function_header): Add flags.
2011-06-06 13:24:55 +00:00
tree-profile.c
Pass name cleanups
2011-06-01 17:45:26 +00:00
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c
tree-sra.c (mark_rw_status): Removed.
2011-06-08 14:16:15 +02:00
tree-ssa-address.c
re PR rtl-optimization/49235 (ICE: in int_mode_for_mode, at stor-layout.c:424 with -O -fno-delete-null-pointer-checks -fno-tree-scev-cprop -ftree-vectorize -fno-vect-cost-model)
2011-05-31 14:34:42 +02:00
tree-ssa-alias.c
re PR tree-optimization/48702 (optimization regression with gcc-4.6 on x86_64-unknown-linux-gnu)
2011-05-26 13:01:48 +00:00
tree-ssa-alias.h
Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h dependency.
2011-04-27 14:16:49 +00:00
tree-ssa-ccp.c
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-20 08:21:25 +00:00
tree-ssa-coalesce.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
tree-ssa-copy.c
re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1072)
2011-04-15 14:02:41 +00:00
tree-ssa-copyrename.c
postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_event.
2011-04-13 19:39:02 +00:00
tree-ssa-dce.c
re PR tree-optimization/49115 (invalid return value optimization (?) when exception is thrown and caught)
2011-05-23 12:08:41 +00:00
tree-ssa-dom.c
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-20 08:21:25 +00:00
tree-ssa-dse.c
tree-ssa-dse.c (struct dse_global_data, [...]): Remove.
2011-04-14 13:38:33 +00:00
tree-ssa-forwprop.c
tree-ssa-forwprop.c (forward_propagate_into_comparison): Rename to ...
2011-05-31 09:37:46 +00:00
tree-ssa-ifcombine.c
re PR tree-optimization/49073 (g++ optimizer breaks do-while code)
2011-05-20 16:19:05 +02:00
tree-ssa-live.c
Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h dependency.
2011-04-27 14:16:49 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c
re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp)
2011-02-14 17:59:10 +00:00
tree-ssa-loop-im.c
tree-ssa-loop-im.c (SET_ALWAYS_EXECUTED_IN): New macro.
2011-05-14 19:45:28 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c
re PR middle-end/45098 (Missed induction variable optimization)
2011-05-22 18:57:19 +00:00
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c
re PR middle-end/45098 (Missed induction variable optimization)
2011-05-23 07:27:59 +00:00
tree-ssa-loop-prefetch.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
re PR tree-optimization/47738 (ICE: verify_ssa failed: no immediate_use list with -O3 -fno-tree-vectorize)
2011-02-16 14:26:43 +00:00
tree-ssa-math-opts.c
re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+y on powerpc)
2011-06-07 15:12:04 +00:00
tree-ssa-operands.c
gimple.h (gimple_asm_clobbers_memory_p): Declare.
2011-04-15 14:27:55 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference.
2011-03-31 07:28:29 -06:00
tree-ssa-phiprop.c
tree-ssa-pre.c
tree.h (int_const_binop): Remove notrunc argument.
2011-05-04 09:04:53 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c
re PR tree-optimization/48734 (ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321)
2011-04-26 15:33:49 +02:00
tree-ssa-sccvn.c
re PR tree-optimization/48822 (G++ gets stucks and never finishes compilation when enabling -O2/3 optimization options.)
2011-05-02 13:11:27 +00:00
tree-ssa-sccvn.h
re PR tree-optimization/47615 (ICE: too deep recursion in phi_translate/phi_translate_1 with -ftree-pre -fno-tree-fre -fno-tree-sra)
2011-02-07 16:58:17 +00:00
tree-ssa-sink.c
re PR c/48146 (ICE tree check: expected ssa_name, have var_decl in has_zero_uses, at tree-flow-inline.h:342)
2011-03-16 12:41:08 +00:00
tree-ssa-structalias.c
tree-ssa-structalias.c (get_fi_for_callee): Restructure.
2011-04-29 10:59:33 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadedge.c (thread_across_edge): Add missing return.
2011-04-29 21:46:17 -06:00
tree-ssa-threadupdate.c
tree-ssa-threadupdate.c (create_block_for_threading): Do not call remove_ctrl_stmt_and_useless_edges.
2011-05-06 09:13:35 -06:00
tree-ssa-uncprop.c
tree-ssa-uninit.c
fix pr48988
2011-05-23 16:17:28 +00:00
tree-ssa.c
re PR middle-end/48989 (FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assemble)
2011-05-18 10:36:45 +00:00
tree-ssanames.c
tree-flow.h (struct gimple_df): Make free_ssanames a VEC.
2011-04-13 20:32:30 +00:00
tree-stdarg.c
Revert r174848,174849
2011-06-09 22:49:12 +00:00
tree-stdarg.h
tree-switch-conversion.c
tree.h (int_const_binop): Remove notrunc argument.
2011-05-04 09:04:53 +00:00
tree-tailcall.c
re PR tree-optimization/48837 (Wrong optimization of recursive function calls)
2011-05-07 19:43:18 +00:00
tree-vect-data-refs.c
re PR tree-optimization/49093 (ICE in vect_enhance_data_refs_alignment() with volatile inside peeled loop)
2011-05-31 12:31:04 +00:00
tree-vect-generic.c
tree.h (int_const_binop): Remove notrunc argument.
2011-05-04 09:04:53 +00:00
tree-vect-loop-manip.c
re PR tree-optimization/49038 (-ftree-vectorise introduces reads past end of array)
2011-05-26 07:50:09 +00:00
tree-vect-loop.c
re PR tree-optimization/49199 (ICE: in vect_create_epilog_for_reduction at tree-vect-loop.c:3445 with -O -fno-tree-scev-cprop -ftree-vectorize -funswitch-loops)
2011-05-30 07:15:31 +00:00
tree-vect-patterns.c
tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be a pointer.
2011-06-07 06:51:24 +00:00
tree-vect-slp.c
re PR tree-optimization/41881 (Complete unrolling (inner) versus vectorization of reduction)
2011-05-18 11:27:51 +00:00
tree-vect-stmts.c
tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be a pointer.
2011-06-07 06:51:24 +00:00
tree-vectorizer.c
tree-vectorizer.h
tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be a pointer.
2011-06-07 06:51:24 +00:00
tree-vrp.c
re PR tree-optimization/49218 (Incorrect optimization of a 'for' loop creates an infinite loop)
2011-05-30 11:15:20 +00:00
tree.c
stor-layout.c (initialize_sizetypes): Initialize all sizetypes based on target definitions.
2011-06-07 14:37:39 +00:00
tree.def
make CASE_LABEL_EXPR not abuse TREE_CHAIN
2011-05-10 19:52:39 +00:00
tree.h
stor-layout.c (initialize_sizetypes): Initialize all sizetypes based on target definitions.
2011-06-07 14:37:39 +00:00
treestruct.def
Fix the printable name typo
2011-06-09 02:26:19 +00:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
linux.h (MD_UNWIND_SUPPORT): Remove.
2011-06-03 18:30:39 +00:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
re PR gcov-profile/49299 (ICE in gimple_ic on profile feedback build)
2011-06-07 11:48:53 +02:00
value-prof.h
var-tracking.c
params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump default to 10.
2011-06-03 01:42:31 +00:00
varasm.c
better warning for section conflict
2011-06-09 06:22:17 +00:00
varpool.c
varpool.c (varpool_extra_name_alias): Return NULL, not false.
2011-06-03 18:23:22 +00:00
vec.c
re PR other/48981 (bootstrap-lto -O3 produces miscompiled, broken gcc)
2011-05-27 13:19:13 -07:00
vec.h
re PR other/48981 (bootstrap-lto -O3 produces miscompiled, broken gcc)
2011-05-27 13:19:13 -07:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
vmsdbgout.c (write_srccorr): Compute file length from the string.
2011-04-21 13:01:26 +00:00
web.c
re PR rtl-optimization/47763 (Useless initialization of register)
2011-02-23 00:25:34 +00:00
xcoff.h
xcoffout.c
xcoffout.h