..
ada
linux-common.h (STACK_CHECK_STATIC_BUILTIN): Define.
2012-10-23 14:40:07 +00:00
c
re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)
2012-10-12 20:23:03 +02:00
c-family
Core 1402
2012-10-25 11:54:00 -04:00
common
Author: Gunther Nikl <gnikl@users.sourceforge.net>
2012-10-26 17:29:06 +00:00
config
i386.c (insn_is_function_arg): Add check on CALL instruction.
2012-10-26 12:07:58 +00:00
cp
re PR c++/54984 (Array allocated with new in a template class is default initialised)
2012-10-26 14:03:32 +00:00
doc
Core 1402
2012-10-25 11:54:00 -04:00
fortran
re PR fortran/55037 ([OOP] ICE with local allocatable variable of abstract type)
2012-10-24 17:23:25 +02:00
ginclude
re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit macros)
2012-10-06 23:06:04 +00:00
go
libgo: Update to current sources.
2012-10-23 04:31:11 +00:00
java
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
lto
re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898)
2012-10-12 12:14:03 +00:00
objc
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
objcp
re PR c++/52973 (visibility attribute for class is not passed to its members)
2012-06-02 00:03:51 -04:00
po
* es.po: Update.
2012-10-09 00:01:54 +01:00
testsuite
Avoid conservative behavior in REE by allowing removal of redundant extends when...
2012-10-26 17:19:35 +00:00
ABOUT-GCC-NLS
…
BASE-VER
…
COPYING
…
COPYING.LIB
…
COPYING3
…
COPYING3.LIB
…
ChangeLog
* tree-ssa-threadedge.c (cond_arg_set_in_bb): Use last stmt.
2012-10-26 11:33:11 -06: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
…
ChangeLog-2010
…
ChangeLog-2011
…
ChangeLog.dataflow
…
ChangeLog.graphite
…
ChangeLog.lib
…
ChangeLog.ptr
…
ChangeLog.tree-ssa
…
ChangeLog.tuples
…
DATESTAMP
Daily bump.
2012-10-26 00:18:52 +00:00
DEV-PHASE
…
FSFChangeLog
…
FSFChangeLog.10
…
FSFChangeLog.11
…
LANGUAGES
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
Makefile.in
re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)
2012-10-26 06:41:53 +00:00
ONEWS
…
README.Portability
…
acinclude.m4
acinclude.m4 (_gcc_COMPUTE_GAS_VERSION): Allow a single character to quote the VERSION= contents.
2012-10-11 00:52:26 +00:00
aclocal.m4
…
addresses.h
…
alias.c
re PR rtl-optimization/54900 (write introduction incorrect wrt the C11 memory model (2))
2012-10-17 20:59:40 +00:00
alias.h
alias.h: Do not include coretypes.h in header files.
2012-07-08 09:57:36 +00:00
alloc-pool.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
alloc-pool.h
ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC.
2012-07-13 17:51:34 +00:00
attribs.c
PR middle-end/54860 - Make sure attributes hash table is created
2012-10-10 12:25:03 +02:00
auto-inc-dec.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
basic-block.h
loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.
2012-10-16 17:11:00 +01:00
bb-reorder.c
re PR middle-end/54364 (Tail call jumps not threaded)
2012-09-19 07:40:15 +00:00
bb-reorder.h
…
bitmap.c
bitmap.h (bitmap_and_into): Update prototype.
2012-10-08 15:33:58 +00:00
bitmap.h
bitmap.h (bitmap_and_into): Update prototype.
2012-10-08 15:33:58 +00:00
bt-load.c
basic-block.h (struct basic_block): Remove loop_depth member, move flags and index members next to each other.
2012-08-13 13:49:54 +00:00
builtin-attrs.def
builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST.
2012-10-20 10:12:36 +00:00
builtin-types.def
builtin-types.def (BT_FN_CONST_STRING): Add.
2012-09-14 08:50:01 +00:00
builtins.c
re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution, -Os (et al))
2012-10-23 01:05:25 +00:00
builtins.def
builtins.def (BUILT_IN_UNREACHABLE): Make ATTR_CONST_NORETURN_NOTHROW_LEAF_LIST.
2012-10-20 10:12:36 +00:00
builtins.h
…
caller-save.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
calls.c
re PR rtl-optimization/44194 (struct returned by value generates useless stores)
2012-10-21 12:36:16 +00:00
cfg-flags.def
basic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-20 12:25:55 +00:00
cfg.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
cfganal.c
tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at points of potentially huge memset overhead.
2012-08-13 21:02:19 +00:00
cfgbuild.c
[multiple changes]
2012-10-16 05:28:08 +00:00
cfgcleanup.c
tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-27 17:06:22 +00:00
cfgexpand.c
re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs)
2012-10-16 22:49:07 +00:00
cfghooks.c
* basic-block. (profile_record): New struct, moved from passes.c.
2012-10-09 20:37:11 +00:00
cfghooks.h
* basic-block. (profile_record): New struct, moved from passes.c.
2012-10-09 20:37:11 +00:00
cfgloop.c
cfgloop.c (scale_loop_profile): Move to...
2012-09-30 15:30:22 +00:00
cfgloop.h
re PR tree-optimization/54967 (ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:55)
2012-10-23 09:57:36 +00:00
cfgloopanal.c
tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not predict loops with multiple exits realistically.
2012-10-14 16:18:26 +00:00
cfgloopmanip.c
re PR tree-optimization/54967 (ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:55)
2012-10-23 09:57:36 +00:00
cfgrtl.c
loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.
2012-10-16 17:11:00 +01:00
cgraph.c
replaceo
2012-10-01 19:57:12 -04:00
cgraph.h
cgraph.h (symtab_node_base): Re-order and pack fields.
2012-09-28 09:03:00 +00:00
cgraphbuild.c
cgraphbuild.c (record_reference): Update.
2012-05-19 09:49:47 +00:00
cgraphclones.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
cgraphunit.c
function.c (push_cfun): Check old current_function_decl matches old cfun...
2012-09-20 18:35:40 +02:00
cif-code.def
…
collect2-aix.c
…
collect2-aix.h
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
collect2.c
output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 20:19:00 +00:00
collect2.h
output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 20:19:00 +00:00
combine-stack-adj.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
combine.c
combine.c (record_dead_and_set_regs): Iterate over hard register set with a hard_reg_set_iterator.
2012-10-16 07:46:11 +00:00
common.opt
common.opt (flag_ira_hoist_pressure): New.
2012-10-19 05:42:24 +00:00
compare-elim.c
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
conditions.h
…
config.build
…
config.gcc
ChangeLog/
2012-10-26 09:45:46 +00:00
config.host
config.host (x86_64-*-openbsd*): New target.
2012-09-02 14:13:21 +00:00
config.in
This fixes PR gcov-profile/54487 where the gcda files were not locked by the profile-use read...
2012-09-13 04:59:14 +00:00
configure
AArch64 [1/10]
2012-10-23 17:35:16 +00:00
configure.ac
AArch64 [1/10]
2012-10-23 17:35:16 +00:00
convert.c
…
convert.h
…
coretypes.h
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
coverage.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
coverage.h
…
cppbuiltin.c
…
cppbuiltin.h
alias.h: Do not include coretypes.h in header files.
2012-07-08 09:57:36 +00:00
cppdefault.c
…
cppdefault.h
…
cprop.c
cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in macro.
2012-08-02 22:39:57 +00:00
cse.c
re PR rtl-optimization/55010 (Internal consistency failure : invalid rtl sharing found in the insn)
2012-10-24 11:13:09 +02:00
cselib.c
re PR debug/54796 (Non-addressable stack parameter debug quality regression)
2012-10-16 13:21:20 +02:00
cselib.h
re PR debug/54796 (Non-addressable stack parameter debug quality regression)
2012-10-16 13:21:20 +02:00
cstamp-h.in
…
data-streamer-in.c
data-streamer.h (bp_pack_string_with_length): New function.
2012-10-15 14:22:37 +00:00
data-streamer-out.c
data-streamer.h (bp_pack_string_with_length): New function.
2012-10-15 14:22:37 +00:00
data-streamer.c
…
data-streamer.h
data-streamer.h (bp_pack_string_with_length): New function.
2012-10-15 14:22:37 +00:00
dbgcnt.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
dbgcnt.def
dbgcnt.def (sched_breakdep): New counter.
2012-09-19 19:37:31 +00:00
dbgcnt.h
…
dbxout.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
dbxout.h
output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 20:19:00 +00:00
dce.c
bitmap.h (bitmap_and_into): Update prototype.
2012-10-08 15:33:58 +00:00
dce.h
…
ddg.c
* ddg.c (build_intra_loop_deps): Discard deps of nondebug on debug.
2012-06-22 01:30:00 +00:00
ddg.h
…
debug.c
…
debug.h
…
defaults.h
defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2012-07-31 02:46:05 +00:00
df-core.c
bitmap.h (bitmap_and_into): Update prototype.
2012-10-08 15:33:58 +00:00
df-problems.c
df-problems.c (df_kill_notes): Split up in two functions.
2012-10-17 06:15:38 +00:00
df-scan.c
bitmap.h (bitmap_and_into): Update prototype.
2012-10-08 15:33:58 +00:00
df.h
re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)
2012-10-14 19:30:59 +00:00
dfp.c
…
dfp.h
…
diagnostic-core.h
…
diagnostic.c
re PR c++/54928 (Infinite output with after ICE with macro)
2012-10-24 22:01:50 +00:00
diagnostic.def
…
diagnostic.h
re PR c++/54928 (Infinite output with after ICE with macro)
2012-10-24 22:01:50 +00:00
dojump.c
[multiple changes]
2012-10-16 05:28:08 +00:00
dominance.c
dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert.
2012-08-14 15:59:41 +00:00
domwalk.c
…
domwalk.h
…
double-int.c
Finish conversion of uses of double_int to the new API.
2012-09-24 18:22:31 +00:00
double-int.h
Finish conversion of uses of double_int to the new API.
2012-09-24 18:22:31 +00:00
dse.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
dumpfile.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
dumpfile.h
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
dwarf2asm.c
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
dwarf2asm.h
…
dwarf2cfi.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
dwarf2out.c
re PR debug/55063 (Thousands of failures in the libstdc++-v3 tests after revision 192739)
2012-10-25 11:30:27 -07:00
dwarf2out.h
dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.
2012-08-20 20:27:46 +00:00
ebitmap.c
bitmap.h: Add explanation of sparse set as linked-list bitmap.
2012-07-26 12:02:54 +00:00
ebitmap.h
…
emit-rtl.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
emit-rtl.h
emit-rtl.c (copy_delay_slot_insn): New function.
2012-10-20 12:37:27 +01:00
errors.c
…
errors.h
…
et-forest.c
Makefile.in: Fix many dependencies.
2012-05-31 16:43:31 +00:00
et-forest.h
…
except.c
* except.c (sjlj_emit_function_enter): Remove unused variable.
2012-10-18 15:38:26 +00:00
except.h
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
exec-tool.in
…
explow.c
Finish conversion of uses of double_int to the new API.
2012-09-24 18:22:31 +00:00
expmed.c
expmed.c (lowpart_bit_field_p): Add missing == 0 check.
2012-10-24 17:53:42 +00:00
expmed.h
Allow MODE_PARTIAL_INT in expmed costs
2012-08-01 13:26:58 -07:00
expr.c
expr.c (emit_block_move_via_loop): Use simplify_gen_binary rather than gen_rtx_PLUS.
2012-10-25 09:08:09 +00:00
expr.h
re PR middle-end/54315 (unnecessary copy of return value for union)
2012-10-20 21:00:23 +00:00
final.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
fixed-value.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
fixed-value.h
…
flag-types.h
invoke.texi: Add documentation for the new option.
2012-10-01 05:43:06 +00:00
flags.h
re PR c/53063 (encode group options in the .opt files)
2012-10-16 15:31:46 +00:00
fold-const.c
tree-ssa-forwprop.c (forward_propagate_into_cond): Handle vectors.
2012-10-23 12:51:22 +00:00
fp-test.c
…
function.c
* function.c (dup_block_and_redirect): Update profile.
2012-09-29 12:31:49 +00:00
function.h
ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead of lang_hooks.decl_printable_name.
2012-09-13 13:41:46 +00:00
fwprop.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
gcc-ar.c
gcc-ar.c (main): Handle the returning of the sub-process error code correctly.
2012-09-27 16:05:38 +00:00
gcc-plugin.h
…
gcc.c
2012-10-03 Tobias Burnus <burnus@net-b.de>
2012-10-04 19:01:31 +02:00
gcc.h
…
gcov-dump.c
Enhances the gcov program summary by adding a histogram of arc counter entries.
2012-09-04 21:16:18 +00:00
gcov-io.c
Enhances the gcov program summary by adding a histogram of arc counter entries.
2012-09-04 21:16:18 +00:00
gcov-io.h
Enhances the gcov program summary by adding a histogram of arc counter entries.
2012-09-04 21:16:18 +00:00
gcov-iov.c
gcov-iov.c: Include bconfig.h and system.h.
2012-06-22 10:12:46 +00:00
gcov.c
re PR gcov-profile/44728 (gcov chokes when "." is present in DIR argument to -o flag)
2012-10-13 18:41:08 +00:00
gcse.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
gcse.h
…
gdbinit.in
* gdbinit.in: Fix syntax of skip command.
2012-08-27 16:35:05 +00:00
genattr-common.c
…
genattr.c
…
genattrtab.c
alias.c (rtx_equal_for_memref_p): Convert constant cases.
2012-08-23 18:46:18 +00:00
genautomata.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
gencheck.c
…
genchecksum.c
…
gencodes.c
gensupport.c (init_rtx_reader_args_cb): Start counting code generating patterns from 1 to free up 0 for CODE_FOR_nothing.
2012-07-09 08:45:12 +00:00
genconditions.c
…
genconfig.c
…
genconstants.c
…
genemit.c
integrate.c: Remove.
2012-05-29 15:36:18 +00:00
genenums.c
…
genextract.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
genflags.c
…
gengenrtl.c
basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.
2012-07-11 08:46:17 +00:00
gengtype-lex.l
Add more C++ support in gengtype.
2012-10-12 11:17:17 -04:00
gengtype-parse.c
Add more C++ support in gengtype.
2012-10-12 11:17:17 -04:00
gengtype-state.c
Add more C++ support in gengtype.
2012-10-12 11:17:17 -04:00
gengtype.c
Add more C++ support in gengtype.
2012-10-12 11:17:17 -04:00
gengtype.h
Add more C++ support in gengtype.
2012-10-12 11:17:17 -04:00
genhooks.c
genhooks.c (main): Set progname.
2012-06-07 12:12:01 +00:00
genmddeps.c
…
genmodes.c
…
genmultilib
genmultilib: Update copyright dates.
2012-05-09 11:52:11 +00:00
genopinit.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
genoutput.c
genoutput.c (process_template): Process '*' in '@' alternatives.
2012-10-15 13:44:40 +01:00
genpeep.c
gensupport.c (init_rtx_reader_args_cb): Start counting code generating patterns from 1 to free up 0 for CODE_FOR_nothing.
2012-07-09 08:45:12 +00:00
genpreds.c
…
genrecog.c
…
gensupport.c
gensupport.c (init_rtx_reader_args_cb): Start counting code generating patterns from 1 to free up 0 for CODE_FOR_nothing.
2012-07-09 08:45:12 +00:00
gensupport.h
…
ggc-common.c
sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.
2012-07-24 09:49:56 +00:00
ggc-internal.h
sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.
2012-07-24 09:49:56 +00:00
ggc-none.c
…
ggc-page.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
ggc-zone.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
ggc.h
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
gimple-fold.c
tree.c (truth_type_for): New function.
2012-09-29 08:23:23 +00:00
gimple-fold.h
alias.h: Do not include coretypes.h in header files.
2012-07-08 09:57:36 +00:00
gimple-iterator.c
predict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-24 14:57:24 +02:00
gimple-low.c
re PR debug/54826 (gdb test case failure (bs15503) due to gaps in lexical block)
2012-10-06 16:19:34 +00:00
gimple-pretty-print.c
dumpfile.c: New file with parts moved from tree-dump.c.
2012-10-01 06:10:29 +00:00
gimple-pretty-print.h
dumpfile.c: New file with parts moved from tree-dump.c.
2012-10-01 06:10:29 +00:00
gimple-ssa-strength-reduction.c
re PR tree-optimization/55008 (Internal compiler error : verify_ssa failed)
2012-10-22 22:09:22 +00:00
gimple-streamer-in.c
lto-streamer-in.c (lto_input_location_bitpack): Rename to ...
2012-10-10 14:27:59 +00:00
gimple-streamer-out.c
lto-streamer-in.c (lto_input_location_bitpack): Rename to ...
2012-10-10 14:27:59 +00:00
gimple-streamer.h
…
gimple.c
tree-ssa-operands.h (struct def_optype_d, [...]): Remove.
2012-10-23 16:29:03 +00:00
gimple.def
…
gimple.h
re PR debug/54828 (ICE in based_loc_descr at dwarf2out.c:10560 with -g -O0)
2012-10-24 11:08:56 +02:00
gimplify.c
re PR debug/54828 (ICE in based_loc_descr at dwarf2out.c:10560 with -g -O0)
2012-10-24 11:08:56 +02:00
glimits.h
…
godump.c
…
graph.c
output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 20:19:00 +00:00
graph.h
…
graphds.c
…
graphds.h
…
graphite-blocking.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
graphite-clast-to-gimple.c
tree-dfa.c (referenced_var_lookup): Remove.
2012-08-02 08:14:54 +00:00
graphite-clast-to-gimple.h
cloog.m4: Set up to work against ISL only.
2012-07-02 11:43:46 +00:00
graphite-dependences.c
graphite-clast-to-gimple.c, [...]: Include tree-pass.h instead of dumpfile.h for pass TODO flags.
2012-07-16 12:01:34 +00:00
graphite-interchange.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
graphite-optimize-isl.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
graphite-poly.c
* graphite-poly.c (print_pbb_body): Fixup dump_bb call.
2012-07-18 07:32:21 +00:00
graphite-poly.h
Makefile.in (OBJS): Add graphite-optimize-isl.o.
2012-07-04 09:15:09 +00:00
graphite-scop-detection.c
graphite-scop-detection.c (move_sd_regions): Adjust for VEC changes.
2012-09-11 09:35:18 +00:00
graphite-scop-detection.h
…
graphite-sese-to-poly.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
graphite-sese-to-poly.h
…
graphite.c
bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.
2012-09-07 10:23:06 +00:00
gsstruct.def
…
gstab.h
…
gsyms.h
…
gsyslimits.h
…
gtm-builtins.def
…
haifa-sched.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
hard-reg-set.h
…
hash-table.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
hash-table.h
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
highlev-plugin-common.h
…
hooks.c
gcc:
2012-10-23 15:55:55 +01:00
hooks.h
gcc:
2012-10-23 15:55:55 +01:00
host-default.c
…
hosthooks-def.h
…
hosthooks.h
…
hw-doloop.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
hw-doloop.h
…
hwint.c
hwint.c: Fix loop range.
2012-07-17 13:49:51 +00:00
hwint.h
double-int.h (double_int_popcount): New inline function.
2012-07-17 12:48:36 +00:00
ifcvt.c
re PR rtl-optimization/54900 (write introduction incorrect wrt the C11 memory model (2))
2012-10-17 20:59:40 +00:00
incpath.c
…
incpath.h
…
init-regs.c
…
input.c
Integrate lexical block into source_location.
2012-09-19 19:56:42 +00:00
input.h
tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-27 17:06:22 +00:00
insn-addr.h
…
insn-notes.def
…
internal-fn.c
…
internal-fn.def
…
internal-fn.h
…
intl.c
…
intl.h
re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)
2012-08-17 11:37:57 -04:00
ipa-cp.c
ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct call update the summary.
2012-10-25 19:23:15 +00:00
ipa-inline-analysis.c
ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct call update the summary.
2012-10-25 19:23:15 +00:00
ipa-inline-transform.c
ipa-inline-transform.c (inline_call): Only account size changes for !DECL_EXTERNAL.
2012-10-26 16:52:09 +00:00
ipa-inline.c
ipa-inline.c (recursive_inlining): Redirect to master clone before testing profitability.
2012-10-25 12:23:08 +00:00
ipa-inline.h
ipa-inline-analysis.c (do_estimate_edge_time): Return actual time spent by the inlined sequence.
2012-10-07 18:58:04 +00:00
ipa-prop.c
ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct call update the summary.
2012-10-25 19:23:15 +00:00
ipa-prop.h
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
ipa-pure-const.c
function.c (push_cfun): Check old current_function_decl matches old cfun...
2012-09-20 18:35:40 +02:00
ipa-ref-inline.h
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
ipa-ref.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
ipa-ref.h
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
ipa-reference.c
ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead of lang_hooks.decl_printable_name.
2012-09-13 13:41:46 +00:00
ipa-reference.h
…
ipa-split.c
re PR debug/54519 (Debug info quality regression due to (pointless) partial inlining)
2012-10-05 21:24:38 +02:00
ipa-utils.c
ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead of lang_hooks.decl_printable_name.
2012-09-13 13:41:46 +00:00
ipa-utils.h
ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead of lang_hooks.decl_printable_name.
2012-09-13 13:41:46 +00:00
ipa.c
Add free inline summary pass after pass_early_local_passes
2012-08-02 09:58:33 -07:00
ira-build.c
re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)
2012-10-14 19:30:59 +00:00
ira-color.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
ira-conflicts.c
ira-build.c (ira_loop_tree_body_rev_postorder): New function.
2012-10-11 18:54:47 +00:00
ira-costs.c
common.opt (flag_ira_hoist_pressure): New.
2012-10-19 05:42:24 +00:00
ira-emit.c
re PR bootstrap/55068 (AIX bootstrap in push_reload() after LRA merge)
2012-10-25 04:19:43 +00:00
ira-int.h
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
ira-lives.c
re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)
2012-10-14 19:30:59 +00:00
ira.c
re PR bootstrap/55068 (AIX bootstrap in push_reload() after LRA merge)
2012-10-25 04:19:43 +00:00
ira.h
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
jump.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
langhooks-def.h
…
langhooks.c
cfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-08-07 22:14:29 +00:00
langhooks.h
basic-block.h: Re-group most prototypes per file.
2012-07-08 10:06:14 +00:00
lcm.c
sbitmap.h (struct int_list): Remove.
2012-07-23 14:28:29 +00:00
libfuncs.h
re PR bootstrap/54092 (Bootstrap fails while building Ada at stage 1)
2012-07-25 08:10:44 -07:00
limitx.h
…
limity.h
…
lists.c
…
loop-doloop.c
Remove debug code accidentially checked in with last commit.
2012-10-17 00:38:24 +01:00
loop-init.c
timevar.def (TV_VARPOOL, [...]): Remove.
2012-08-15 08:47:13 +00:00
loop-invariant.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
loop-iv.c
loop-iv.c (iv_number_of_iterations): Record the upper bound only if there are no further conditions on it.
2012-10-20 14:19:12 +00:00
loop-unroll.c
peel-1.c: New testcase.
2012-10-23 15:15:58 +00:00
loop-unswitch.c
cfgloopmanip.c (copy_loop_info): New function.
2012-10-17 19:50:16 +00:00
lower-subreg.c
lower-subreg.c (enum classify_move_insn): Rename SIMPLE_PSEUDO_REG_MOVE to DECOMPOSABLE_SIMPLE_MOVE.
2012-09-27 11:10:08 +00:00
lower-subreg.h
…
lra-assigns.c
lra-assigns.c (assign_by_spills): Add non-reload pseudos assigned to hard register to changed_pseudo_bitmap.
2012-10-25 16:54:14 +00:00
lra-coalesce.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
lra-constraints.c
re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)
2012-10-26 06:41:53 +00:00
lra-eliminations.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
lra-int.h
lra-int.h (lra_assert): Redefine it gcc_checking_assert.
2012-10-26 03:41:19 +00:00
lra-lives.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
lra-spills.c
re PR rtl-optimization/55055 (RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1123)
2012-10-24 20:02:08 +00:00
lra.c
re PR bootstrap/55067 (AIX bootstrap failure due to lra.c loc_t)
2012-10-25 02:31:31 +00:00
lra.h
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
lto-cgraph.c
lto-cgraph.c (input_node_opt_summary): Remove unused code.
2012-10-09 13:46:25 +02:00
lto-compress.c
…
lto-compress.h
…
lto-opts.c
lto-cgraph.c (input_node_opt_summary): Remove unused code.
2012-10-09 13:46:25 +02:00
lto-section-in.c
lto-section-in.c (lto_section_name): Do not use "symtab" as part of symtab_node sectoin name; it confuses plugin.
2012-08-11 15:49:48 +00:00
lto-section-out.c
lto-cgraph.c (output_cgraph): Rename to ...
2012-08-11 08:38:59 +00:00
lto-streamer-in.c
lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-18 10:59:55 +00:00
lto-streamer-out.c
lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-18 10:59:55 +00:00
lto-streamer.c
lto-streamer-in.c (lto_input_location_bitpack): Rename to ...
2012-10-10 14:27:59 +00:00
lto-streamer.h
lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-18 10:59:55 +00:00
lto-symtab.c
lto-cgraph.c (input_node_opt_summary): Remove unused code.
2012-10-09 13:46:25 +02:00
lto-wrapper.c
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
machmode.def
…
machmode.h
machmode.h (GET_MODE_UNIT_PRECISION): New macro.
2012-10-07 19:17:37 +00:00
main.c
…
mcf.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
mkconfig.sh
…
mode-classes.def
…
mode-switching.c
tm.texi.in (MODE_AFTER): Add entity as the first macro argument.
2012-07-19 16:49:01 +02:00
modulo-sched.c
Integrate lexical block into source_location.
2012-09-19 19:56:42 +00:00
omega.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
omega.h
…
omp-builtins.def
…
omp-low.c
function.c (push_cfun): Check old current_function_decl matches old cfun...
2012-09-20 18:35:40 +02:00
opt-functions.awk
re PR c/53063 (encode group options in the .opt files)
2012-10-16 15:38:58 +00:00
opt-gather.awk
…
opt-include.awk
…
opt-read.awk
re PR c/53063 (encode group options in the .opt files)
2012-05-14 13:30:32 +00:00
optabs.c
[multiple changes]
2012-10-16 05:28:08 +00:00
optabs.def
builtins.c (expand_builtin_thread_pointer): New.
2012-10-11 15:05:44 +00:00
optabs.h
Reduce the size of optabs representation
2012-07-24 11:28:15 -07:00
optc-gen.awk
re PR c/53063 (encode group options in the .opt files)
2012-10-16 15:38:58 +00:00
optc-save-gen.awk
…
opth-gen.awk
opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask options, whether they use Var(...) or not.
2012-10-17 16:49:26 +00:00
opts-common.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
opts-diagnostic.h
…
opts-global.c
invoke.texi: Add documentation for the new option.
2012-10-01 05:43:06 +00:00
opts.c
re PR c/53063 (encode group options in the .opt files)
2012-10-20 14:17:08 +00:00
opts.h
dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RECORD flag set.
2012-08-24 14:58:06 +00:00
output.h
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
params.c
…
params.def
sched-int.h (schedule_block): Adjust declaration.
2012-10-08 11:26:16 +00:00
params.h
…
passes.c
* basic-block. (profile_record): New struct, moved from passes.c.
2012-10-09 20:37:11 +00:00
plugin.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
plugin.def
…
plugin.h
PR c++/53528 C++11 attribute support
2012-10-08 11:29:05 +02:00
pointer-set.c
…
pointer-set.h
…
postreload-gcse.c
combine.c (record_dead_and_set_regs): Iterate over hard register set with a hard_reg_set_iterator.
2012-10-16 07:46:11 +00:00
postreload.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
predict.c
predict.c (predict_loops): Predict for short-circuit conditions.
2012-10-08 16:45:21 +00:00
predict.def
Hot/cold attributes for labels.
2012-07-26 14:31:40 -07:00
predict.h
…
prefix.c
…
prefix.h
…
pretty-print.c
cfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-08-07 22:14:29 +00:00
pretty-print.h
cfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-08-07 22:14:29 +00:00
print-rtl.c
Integrate lexical block into source_location.
2012-09-19 19:56:42 +00:00
print-tree.c
print-tree.c (print_node): Don't check TREE_LANG_FLAG_* on TREE_VEC or SSA_NAME.
2012-08-24 22:29:00 -04:00
profile.c
tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-27 17:06:22 +00:00
profile.h
…
read-md.c
re PR other/29442 (insn-attrtab has grown too large)
2012-05-04 20:04:47 +00:00
read-md.h
re PR other/29442 (insn-attrtab has grown too large)
2012-05-04 20:04:47 +00:00
read-rtl.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
real.c
2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-06-02 16:08:39 +00:00
real.h
…
realmpfr.c
…
realmpfr.h
revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)
2012-08-16 14:24:22 -04:00
recog.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
recog.h
re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_ADDRESS_P)
2012-09-26 13:46:29 +00:00
ree.c
Avoid conservative behavior in REE by allowing removal of redundant extends when...
2012-10-26 17:19:35 +00:00
reg-notes.def
attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.
2012-05-14 12:08:31 +00:00
reg-stack.c
i386.h (FP_REG_P): Remove macro.
2012-08-25 19:16:05 +02:00
regcprop.c
combine.c (record_dead_and_set_regs): Iterate over hard register set with a hard_reg_set_iterator.
2012-10-16 07:46:11 +00:00
reginfo.c
reginfo.c (max_regno_since_last_resize): New.
2012-10-03 19:13:01 +00:00
regmove.c
common.opt (flag_ira_hoist_pressure): New.
2012-10-19 05:42:24 +00:00
regrename.c
alias.c (rtx_equal_for_memref_p): Convert constant cases.
2012-08-23 18:46:18 +00:00
regrename.h
…
regs.h
basic-block.h: Re-group most prototypes per file.
2012-07-08 10:06:14 +00:00
regset.h
basic-block.h: Re-group most prototypes per file.
2012-07-08 10:06:14 +00:00
regstat.c
basic-block.h: Re-group most prototypes per file.
2012-07-08 10:06:14 +00:00
reload.c
reload.c (find_reloads_subreg_address): Remove FORCE_REPLACE parameter.
2012-10-16 13:26:31 +00:00
reload.h
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
reload1.c
re PR rtl-optimization/54290 (wrong code at -O2 with large offset)
2012-09-21 11:06:51 +00:00
reorg.c
emit-rtl.c (copy_delay_slot_insn): New function.
2012-10-20 12:37:27 +01:00
resource.c
alias.c (rtx_equal_for_memref_p): Convert constant cases.
2012-08-23 18:46:18 +00:00
resource.h
…
rtl-error.c
…
rtl-error.h
…
rtl.c
Integrate lexical block into source_location.
2012-09-19 19:56:42 +00:00
rtl.def
* rtl.def (ADDR_DIFF_VEC): Fix comment typo.
2012-10-21 15:15:29 +01:00
rtl.h
re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)
2012-10-26 06:41:53 +00:00
rtlanal.c
re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)
2012-10-26 06:41:53 +00:00
rtlhooks-def.h
…
rtlhooks.c
…
sbitmap.c
bitmap.h: Add explanation of sparse set as linked-list bitmap.
2012-07-26 12:02:54 +00:00
sbitmap.h
bitmap.h: Add explanation of sparse set as linked-list bitmap.
2012-07-26 12:02:54 +00:00
sched-deps.c
rtl.h (get_call_rtx_from): New prototype.
2012-10-16 22:05:17 +00:00
sched-ebb.c
sched-int.h (schedule_block): Adjust declaration.
2012-10-08 11:26:16 +00:00
sched-int.h
sched-int.h (schedule_block): Adjust declaration.
2012-10-08 11:26:16 +00:00
sched-rgn.c
sched-int.h (schedule_block): Adjust declaration.
2012-10-08 11:26:16 +00:00
sched-vis.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
sdbout.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
sdbout.h
…
sel-sched-dump.c
output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 20:19:00 +00:00
sel-sched-dump.h
…
sel-sched-ir.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
sel-sched-ir.h
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
sel-sched.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
sel-sched.h
…
sese.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
sese.h
…
simplify-rtx.c
re PR middle-end/54862 (error: comparison between signed and unsigned integer expressions in simplify-rtx.c)
2012-10-10 12:40:35 +02:00
sparseset.c
sparseset.c (sparseset_alloc): Use non-clearing allocation.
2012-08-18 13:44:00 +00:00
sparseset.h
bitmap.h: Add explanation of sparse set as linked-list bitmap.
2012-07-26 12:02:54 +00:00
sreal.c
…
sreal.h
…
ssaexpand.h
…
stab.def
…
stack-ptr-mod.c
output.h: (current_function_is_leaf...
2012-06-24 17:58:46 +00:00
statistics.c
invoke.texi: Add documentation for the new option.
2012-10-01 05:43:06 +00:00
statistics.h
statistics.h (CXX_MEM_STAT_INFO): New define.
2012-09-18 09:17:27 +00:00
stmt.c
re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution, -Os (et al))
2012-10-23 01:05:25 +00:00
stor-layout.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
store-motion.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
streamer-hooks.c
…
streamer-hooks.h
lto-streamer-in.c (lto_input_location_bitpack): Rename to ...
2012-10-10 14:27:59 +00:00
stringpool.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html ...
2012-08-14 21:56:07 -04:00
symtab.c
symtab.c (insert_to_assembler_name_hash): Do not insert register vars.
2012-09-19 10:01:56 +00:00
sync-builtins.def
…
system.h
Fix Solaris 9/x86 bootstrap
2012-09-12 12:34:21 +00:00
target-def.h
…
target-globals.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
target-globals.h
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
target-hooks-macros.h
LANGUAGES: Fix typos.
2012-05-29 15:14:06 +01:00
target.def
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
target.h
tm.texi: Regenerate.
2012-07-25 03:07:08 +00:00
targhooks.c
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
targhooks.h
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
timevar.c
The intent of the phases was to have a high-level but mutually exclusive accounting of compile time.
2012-06-19 01:30:31 +00:00
timevar.def
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
2012-10-23 15:51:41 +00:00
timevar.h
…
tlink.c
output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 20:19:00 +00:00
toplev.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
toplev.h
invoke.texi (-fprofile-report): Document.
2012-10-06 14:06:04 +00:00
tracer.c
tracer.c (mark_bb_seen): Use SBITMAP_SIZE.
2012-08-22 21:38:03 +00:00
trans-mem.c
re PR middle-end/54893 (unable to access volatile variable within relaxed transaction)
2012-10-17 21:18:16 +00:00
trans-mem.h
…
tree-affine.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
tree-affine.h
…
tree-browser.c
…
tree-browser.def
…
tree-call-cdce.c
* tree-call-cdce.c (shrink_wrap_one_built_in_call): Update profile.
2012-09-29 12:33:19 +00:00
tree-cfg.c
* basic-block. (profile_record): New struct, moved from passes.c.
2012-10-09 20:37:11 +00:00
tree-cfgcleanup.c
* tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: Remove
2012-09-17 14:50:13 +00:00
tree-chrec.c
Finish conversion of uses of double_int to the new API.
2012-09-24 18:22:31 +00:00
tree-chrec.h
…
tree-complex.c
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as var.
2012-08-10 08:29:29 +00:00
tree-data-ref.c
re PR tree-optimization/54634 (miscompilation with -O3 -ftree-loop-distribution)
2012-09-20 14:46:32 +00:00
tree-data-ref.h
re PR tree-optimization/54132 (Incorrect loop transformation with -ftree-loop-distribute-patterns)
2012-09-19 08:59:06 +00:00
tree-dfa.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
tree-diagnostic.c
re PR c++/54928 (Infinite output with after ICE with macro)
2012-10-24 22:01:50 +00:00
tree-diagnostic.h
…
tree-dump.c
invoke.texi: Add documentation for the new option.
2012-10-01 05:43:06 +00:00
tree-dump.h
invoke.texi: Add documentation for the new option.
2012-10-01 05:43:06 +00:00
tree-eh.c
tree-eh.c (lower_try_finally_onedest): Set correct location for deallocator.
2012-10-10 01:26:30 +00:00
tree-emutls.c
function.c (push_cfun): Check old current_function_decl matches old cfun...
2012-09-20 18:35:40 +02:00
tree-flow-inline.h
tree-ssa-operands.h (struct def_optype_d, [...]): Remove.
2012-10-23 16:29:03 +00:00
tree-flow.h
tree-flow.h (register_new_name_mapping): Remove.
2012-08-20 12:04:38 +00:00
tree-if-conv.c
re PR tree-optimization/53395 (The LAPACK functions i(d|s)amax are more than two times slower after revision 187183)
2012-09-03 13:31:52 -07:00
tree-inline.c
tree-inline.c (expand_call_inline): Move VAR_DECLs with PARM_DECL origins from remapped DECL_INITIAL's BLOCK_VARS...
2012-10-05 21:25:58 +02:00
tree-inline.h
basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.
2012-07-11 08:46:17 +00:00
tree-into-ssa.c
tree-ssa-loop-ch.c (copy_loop_headers): Remove redundant checking.
2012-08-22 13:14:32 +00:00
tree-iterator.c
…
tree-iterator.h
…
tree-loop-distribution.c
re PR tree-optimization/54981 (Different code generated with / without `-g')
2012-10-19 13:05:40 +00:00
tree-mudflap.c
tree-flow.h (make_rename_temp): Remove.
2012-08-02 11:41:35 +00:00
tree-mudflap.h
…
tree-nested.c
tree.h (DECL_NONLOCAL_FRAME): New macro.
2012-10-02 10:00:32 +00:00
tree-nomudflap.c
output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 20:19:00 +00:00
tree-nrv.c
tree-complex.c (init_parameter_lattice_values): Don't call var_ann.
2012-08-01 14:58:38 +00:00
tree-object-size.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
tree-optimize.c
re PR tree-optimization/54824 (ICE in verify_loop_structure)
2012-10-26 10:12:35 +00:00
tree-outof-ssa.c
Integrate lexical block into source_location.
2012-09-19 19:56:42 +00:00
tree-parloops.c
invoke.texi: Add documentation for the new option.
2012-10-01 05:43:06 +00:00
tree-pass.h
Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partitioning.
2012-09-09 12:31:32 +00:00
tree-phinodes.c
gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-07 10:36:01 +00:00
tree-predcom.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
tree-pretty-print.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
tree-pretty-print.h
…
tree-profile.c
function.c (push_cfun): Check old current_function_decl matches old cfun...
2012-09-20 18:35:40 +02:00
tree-scalar-evolution.c
loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to prevent unswitching when...
2012-10-08 18:09:41 +00:00
tree-scalar-evolution.h
loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to prevent unswitching when...
2012-10-08 18:09:41 +00:00
tree-sra.c
re PR debug/54971 (SRA pessimizes debug info by not creating debug stmts for fields without replacements)
2012-10-26 18:13:00 +02:00
tree-ssa-address.c
tree.h (copy_mem_ref_info): Delete.
2012-10-01 13:40:35 +00:00
tree-ssa-alias.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
tree-ssa-alias.h
re PR tree-optimization/54498 (incorrect code generation from g++ -O)
2012-09-06 14:47:42 +00:00
tree-ssa-ccp.c
re PR tree-optimization/54684 (bootstrap broken with --disable-checking)
2012-09-24 14:14:18 +00:00
tree-ssa-coalesce.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
tree-ssa-copy.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
tree-ssa-copyrename.c
re PR tree-optimization/54200 (copyrename generates wrong debuginfo)
2012-08-13 09:29:28 +00:00
tree-ssa-dce.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
tree-ssa-dom.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
tree-ssa-dse.c
system.h (dump_file): Do not define.
2012-07-16 11:32:42 +00:00
tree-ssa-forwprop.c
tree-ssa-forwprop.c (forward_propagate_into_cond): Handle vectors.
2012-10-23 12:51:22 +00:00
tree-ssa-ifcombine.c
re PR tree-optimization/51938 (missed optimization: 2 comparisons)
2012-08-06 16:38:48 +00:00
tree-ssa-live.c
re PR lto/54811 (tree code '�' is not supported in LTO streams)
2012-10-05 11:48:27 +00:00
tree-ssa-live.h
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
2012-08-17 09:42:06 +00:00
tree-ssa-loop-ch.c
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
2012-09-03 15:39:15 +00:00
tree-ssa-loop-im.c
tree.h (copy_mem_ref_info): Delete.
2012-10-01 13:40:35 +00:00
tree-ssa-loop-ivcanon.c
re PR lto/54980 (gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578)
2012-10-25 14:52:32 +00:00
tree-ssa-loop-ivopts.c
Modify gcc/*.[hc] double_int call sites to use the new interface.
2012-09-07 00:06:35 +00:00
tree-ssa-loop-manip.c
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
2012-09-05 13:29:13 +00:00
tree-ssa-loop-niter.c
re PR tree-optimization/54937 (Invalid loop bound estimate)
2012-10-23 10:00:19 +00:00
tree-ssa-loop-prefetch.c
Fix for PR53397 by making prefecthing less agressive
2012-10-09 15:48:45 +00:00
tree-ssa-loop-unswitch.c
loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to prevent unswitching when...
2012-10-08 18:09:41 +00:00
tree-ssa-loop.c
timevar.def (TV_VARPOOL, [...]): Remove.
2012-08-15 08:47:13 +00:00
tree-ssa-math-opts.c
tree-ssa-math-opts.c (bswap_stats): Add found_16bit field.
2012-09-26 15:42:47 +02:00
tree-ssa-operands.c
tree-ssa-operands.h (struct def_optype_d, [...]): Remove.
2012-10-23 16:29:03 +00:00
tree-ssa-operands.h
tree-ssa-operands.h (struct def_optype_d, [...]): Remove.
2012-10-23 16:29:03 +00:00
tree-ssa-phiopt.c
ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead of lang_hooks.decl_printable_name.
2012-09-13 13:41:46 +00:00
tree-ssa-phiprop.c
tree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-10 09:20:29 +00:00
tree-ssa-pre.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
tree-ssa-propagate.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
tree-ssa-propagate.h
…
tree-ssa-reassoc.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
tree-ssa-sccvn.c
re PR tree-optimization/54825 (ICE with vector extension)
2012-10-08 11:58:03 +00:00
tree-ssa-sccvn.h
re PR tree-optimization/54825 (ICE with vector extension)
2012-10-08 11:58:03 +00:00
tree-ssa-sink.c
basic-block.h (struct basic_block): Remove loop_depth member, move flags and index members next to each other.
2012-08-13 13:49:54 +00:00
tree-ssa-strlen.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
tree-ssa-structalias.c
function.c (push_cfun): Check old current_function_decl matches old cfun...
2012-09-20 18:35:40 +02:00
tree-ssa-tail-merge.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
tree-ssa-ter.c
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
2012-08-17 09:42:06 +00:00
tree-ssa-threadedge.c
* tree-ssa-threadedge.c (cond_arg_set_in_bb): Use last stmt.
2012-10-26 11:33:11 -06:00
tree-ssa-threadupdate.c
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
tree-ssa-uncprop.c
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as var.
2012-08-10 08:29:29 +00:00
tree-ssa-uninit.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
tree-ssa.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
tree-ssanames.c
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as var.
2012-08-10 08:29:29 +00:00
tree-stdarg.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
tree-stdarg.h
…
tree-streamer-in.c
re PR lto/55021 (The tests gfortran.dg/integer_exponentiation_5.F90 and masklr_1.F90 are miscompiled with -flto after revision 192529)
2012-10-22 14:10:06 +00:00
tree-streamer-out.c
lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-18 10:59:55 +00:00
tree-streamer.c
tree-streamer.c (streamer_tree_cache_get): Move ...
2012-10-09 13:34:54 +00:00
tree-streamer.h
lto-streamer-in.c (lto_input_location_bitpack): Rename to ...
2012-10-10 14:27:59 +00:00
tree-switch-conversion.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
tree-tailcall.c
tree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-10 09:20:29 +00:00
tree-vect-data-refs.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
tree-vect-generic.c
re PR tree-optimization/54713 (error: non-trivial conversion at assignment in gcc.c-torture/compile/pr53410-2.c)
2012-09-28 14:18:57 +02:00
tree-vect-loop-manip.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
tree-vect-loop.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
tree-vect-patterns.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
tree-vect-slp.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
tree-vect-stmts.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
tree-vectorizer.c
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfile.h.
2012-10-24 17:58:14 +00:00
tree-vectorizer.h
tree-vectorizer.h (vect_estimate_min_profitable_iters): Remove.
2012-10-05 10:10:33 +00:00
tree-vrp.c
re PR tree-optimization/55011 (GCC in an infinite loop at -O2 in VRP)
2012-10-22 13:26:48 +00:00
tree.c
re PR c++/54427 (Expose more vector extensions)
2012-10-25 13:02:42 +00:00
tree.def
* tree.def (REDUC_PLUS_EXPR): Fix up comment.
2012-10-11 20:40:06 +02:00
tree.h
re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs)
2012-10-16 22:49:07 +00:00
treestruct.def
…
tsystem.h
…
typeclass.h
…
valtrack.c
re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)
2012-10-02 20:06:08 +00:00
valtrack.h
Change hash_table to support a comparator type different from the value type stored in the hash table.
2012-10-25 21:45:28 +00:00
value-prof.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 14:16:18 +00:00
value-prof.h
…
var-tracking.c
rtl.h (get_call_rtx_from): New prototype.
2012-10-16 22:05:17 +00:00
varasm.c
Remove unnecessary VEC function overloads.
2012-09-10 20:04:13 -04:00
varpool.c
symtab.c (insert_to_assembler_name_hash): Do not insert register vars.
2012-09-19 10:01:56 +00:00
vec.c
Make all VEC_* functions, member functions of vec_t.
2012-09-04 09:22:54 -04:00
vec.h
vec.h: Remove compatibility notes for previous distinction between vectors of objects...
2012-09-12 09:51:52 -04:00
vecir.h
ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead of lang_hooks.decl_printable_name.
2012-09-13 13:41:46 +00:00
vecprim.h
…
version.c
…
version.h
…
vmsdbg.h
…
vmsdbgout.c
system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.
2012-06-26 17:26:19 +00:00
web.c
df-problems.c (df_kill_notes): Split up in two functions.
2012-10-17 06:15:38 +00:00
xcoff.h
…
xcoffout.c
…
xcoffout.h
…