..
ada
c-common.c (def_fn_type): Remove extra va_end.
2011-05-25 19:26:23 +02:00
c-family
re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-30 16:42:05 +00:00
config
i386.md (*movtf_internal): Avoid allocating general registers.
2011-05-31 18:14:08 +02:00
cp
re PR c++/49223 (Internal compiler error when using OpenMP)
2011-05-30 14:16:04 +02:00
doc
New option to disable/enable optimization passes.
2011-05-30 04:38:42 +00:00
fortran
re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not found)
2011-05-29 22:32:11 +02:00
ginclude
re PR bootstrap/47147 (gcc 4.6 fails to compile on NetBSD)
2011-01-29 22:15:52 +00:00
go
Change export code to use the backend interface.
2011-05-27 22:46:11 +00:00
java
re PR middle-end/46500 (target.h includes tm.h)
2011-05-30 13:11:03 +01:00
lto
lto.c (uniquify_nodes): Fix bug in one of the previous changes.
2011-05-26 15:53:23 +00:00
objc
In gcc/objc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>
2011-05-21 15:57:11 +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
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
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
alias.c
re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled)
2011-05-24 12:40:28 +00:00
alias.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
alloc-pool.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
alloc-pool.h
attribs.c
ChangeLog gcc/
2011-03-21 09:29:36 +01:00
auto-inc-dec.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
bitmap.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
bt-load.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
builtin-attrs.def
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
builtin-types.def
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
builtins.c
re PR tree-optimization/15419 (memcpy pessimization)
2011-05-23 12:03:19 +00:00
builtins.def
tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_ENTER and BUILT_IN_PROFILE_FUNC_EXIT.
2010-12-01 16:45:36 +00:00
builtins.h
c-aux-info.c
c-aux-info.c (gen_formal_list_for_type): Use prototype_p.
2010-12-22 19:45:58 +00:00
c-config-lang.in
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
c-convert.c
re PR c/47150 (ICE in gimplify_expr at gimplify.c)
2011-01-06 11:37:02 +01:00
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
common.opt (flag_stack_usage_info): New variable.
2011-05-25 11:00:14 +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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
2011-05-08 19:14:24 +00: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
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
2011-05-08 19:14:24 +00:00
ChangeLog
i386.md (*movtf_internal): Avoid allocating general registers.
2011-05-31 18:14:08 +02: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
transpose_optimization_2.f90: Cleanup original dump.
2011-02-07 08:34:57 +01:00
ChangeLog.dataflow
ChangeLog.graphite
Add testcase for PR43567.
2011-01-25 21:24:35 +00:00
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
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-29 14:09:41 +00:00
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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
combine.c
combine.c (simplify_comparison): Abstract out parts into...
2011-05-08 19:30:36 +00:00
common.opt
New option to disable/enable optimization passes.
2011-05-30 04:38:42 +00:00
compare-elim.c
compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.
2011-01-23 14:27:33 +00:00
conditions.h
config.build
MAINTAINERS (crx port, [...]): Remove.
2011-03-22 19:58:18 +00:00
config.gcc
config.gcc: Keep obselete list sorted.
2011-05-30 16:27:54 +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_lto_plugin): Determine lto plugin support from plugin linker.
2011-05-30 08:45:07 +00:00
configure.ac
configure.ac (gcc_cv_lto_plugin): Determine lto plugin support from plugin linker.
2011-05-30 08:45:07 +00:00
convert.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-11-23 16:06:37 +00:00
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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
cppbuiltin.h
cppdefault.c
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-29 14:09:41 +00:00
cppdefault.h
cppspec.c
re PR preprocessor/48677 (cpp.exe broken ?)
2011-05-16 19:34:31 +01:00
cprop.c
cprop.c (struct reg_use): Remove.
2011-04-05 19:49:52 +00:00
crtstuff.c
configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr.
2010-12-23 12:08:21 +00:00
cse.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
cselib.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
cselib.h
re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-accumulate-outgoing-args)
2011-02-03 06:04:04 +00:00
cstamp-h.in
DATESTAMP
Daily bump.
2011-05-31 00:19:22 +00:00
dbgcnt.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
dbgcnt.def
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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 rtl-optimization/47337 (Wrong RTL dce of calls)
2011-01-19 16:13:01 +01:00
dce.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-29 14:09:41 +00:00
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
re PR rtl-optimization/47525 (DCE fails to eliminate a dead call to a pure function when compiled with -maltivec)
2011-02-02 14:08:06 -06:00
df.h
re PR rtl-optimization/44374 (Hoist same instructions in different branches)
2010-12-14 00:23:40 +00:00
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-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
* dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases.
2011-03-24 21:56:38 +00:00
dominance.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
domwalk.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
domwalk.h
double-int.c
hwint.c: New.
2010-11-30 16:36:19 +00:00
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
dwarf2asm.c
dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.
2011-03-25 10:39:10 -06:00
dwarf2asm.h
dwarf2out.c
re PR debug/49047 (DW_AT_linkage_name missing for constructors and destructors)
2011-05-31 14:17:21 +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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
emutls.c
errors.c
errors.h
et-forest.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
et-forest.h
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-29 14:09:41 +00:00
except.c
generalize build_case_label to the rest of the compiler
2011-05-06 03:47:57 +00:00
except.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
exec-tool.in
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
explow.c
common.opt (flag_stack_usage_info): New variable.
2011-05-25 11:00:14 +00:00
expmed.c
re PR middle-end/49029 (ICE in simplify_subreg, at simplify-rtx.c:5266)
2011-05-22 21:00:00 +02: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
re PR middle-end/48597 (x86-64 unwind register save location misses half-register write?)
2011-04-28 19:01:02 +02:00
fixed-value.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
fixed-value.h
flag-types.h
common.opt (user_vect_verbosity_level): New Variable entry.
2010-11-24 13:28:38 +00:00
flags.h
common.opt (flag_stack_check): New Variable entry.
2010-12-01 13:58:52 +00:00
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
common.opt (flag_stack_usage_info): New variable.
2011-05-25 11:00:14 +00:00
function.h
tree.h (get_pending_sizes): Remove prototype.
2011-05-05 11:49:05 +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
Include coretypes.h in gcc-plugin.h & Add hard-reg-set.h in FUNCTION_H.
2010-11-30 07:13:29 +00:00
gcc.c
install.texi (Configuration): Document --with-linker-hash-style.
2011-05-11 11:28:14 -07: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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
gcse.c (modify_mem_list): Convert to an array of VECs.
2011-04-05 17:20:44 +00:00
gcse.h
gdbinit.in
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
genattr.c
genattrtab.c
hwint.c: New.
2010-11-30 16:36:19 +00:00
genautomata.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
gencheck.c
genchecksum.c
gencodes.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
genconditions.c
hwint.c: New.
2010-11-30 16:36:19 +00:00
genconfig.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
genconstants.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
genemit.c
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-03 11:52:38 +00:00
genenums.c
genextract.c
hwint.c: New.
2010-11-30 16:36:19 +00:00
genflags.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
gengenrtl.c
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-03 11:52:38 +00:00
gengtype-lex.l
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
gengtype-parse.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
gengtype-state.c
gengtype-state.c (read_a_state_token): Fix argument to obstack_free.
2011-04-21 08:53:43 -06: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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
hwint.c: New.
2010-11-30 16:36:19 +00:00
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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
ggc-internal.h
ggc-none.c
ggc-zone.c (ggc_pch_read): Fix conditional compilation.
2010-11-30 04:12:56 +00:00
ggc-page.c
split tree_type
2011-05-11 13:48:55 +00:00
ggc-zone.c
hwint.c: New.
2010-11-30 16:36:19 +00:00
ggc.h
gimple-fold.c
re PR bootstrap/49086 (libgomp/task.c:79:1: internal compiler error: Segmentation fault)
2011-05-20 20:22:49 +02: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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
gimple.h
lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics.
2011-05-09 16:00:48 +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
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-29 14:09:41 +00:00
graph.h
graphds.c
graphds.h
graphite-blocking.c
Do not include unnecessary .h files.
2010-12-28 17:09:16 +00:00
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
Do not include unnecessary .h files.
2010-12-28 17:09:16 +00:00
graphite-cloog-util.h
graphite-dependences.c
Allow several reductions in a reduction PBB.
2011-01-25 06:47:21 +00:00
graphite-dependences.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
graphite-flattening.c
Do not include unnecessary .h files.
2010-12-28 17:09:16 +00:00
graphite-interchange.c
Test the profitability of interchange on the perfect nest.
2011-01-25 06:45:04 +00:00
graphite-poly.c
Fix pbb_remove_duplicate_pdrs.
2011-01-25 06:45:16 +00:00
graphite-poly.h
Relax the definition of same_pdr_p.
2011-01-25 06:46:56 +00:00
graphite-ppl.c
Pass 0 as the number of parameters to PIP when testing for integer feasibility.
2011-01-25 06:46:43 +00:00
graphite-ppl.h
Pass 0 as the number of parameters to PIP when testing for integer feasibility.
2011-01-25 06:46:43 +00:00
graphite-scop-detection.c
Pass to dr_analyze_indices the analysis loop for subscripts.
2011-01-25 06:48:32 +00:00
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
Postpone the rewrite out of SSA to the end of the translation to polyhedral representation.
2010-12-01 17:25:10 +00:00
graphite.c
Fix PR47127: call cloog_state_malloc and cloog_state_free only once.
2011-03-12 22:05:38 +00:00
gsstruct.def
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
gthr-posix.c
gthr-posix.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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.c: New.
2010-11-30 16:36:19 +00:00
hwint.h
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange.
2011-01-25 21:24:23 +00:00
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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
incpath.c
Changelog c-family/
2011-03-25 20:20:52 +01:00
incpath.h
init-regs.c
input.c
input.h
tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.
2010-12-03 04:11:10 +00:00
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.c: Don't include tm.h.
2010-12-01 17:29:12 +00:00
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
ipa-inline-analysis.c (inline_node_duplication_hook): Initialize info->entry with 0
2011-05-17 20:31:08 +02: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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by pointer map.
2011-05-03 17:22:58 +00:00
ipa-utils.h
cgraph.h (cgraph_postorder): Remove declaration.
2011-04-30 01:42:15 +02:00
ipa.c
re PR middle-end/49062 (Many C++ tests ICE on Tru64 UNIX: non-DECL_ONE_ONLY node in a same_comdat_group list)
2011-05-25 10:20:12 +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
target.def (legitimate_constant_p): New hook.
2011-04-21 09:38:43 +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
invoke.texi (-dy): Remove.
2010-11-17 14:31:07 +00:00
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
re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size increase (~20 times !))
2011-01-13 06:41:03 -07:00
libfuncs.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
libgcc2.c
libgcc2.c (__lshrdi3, [...]): Use W_TYPE_SIZE.
2011-03-23 01:34:55 +00: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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
longlong.h
mn10300: Add support in longlong.h.
2011-01-19 11:36:42 -08: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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
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
cgraph.h (cgraph_inline_failed_t): Give enum a name
2011-05-31 14:58:49 +00:00
lto-compress.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
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
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
lto-streamer-out.c
lto-streamer-out.c (hash_string_slot_node): Hash string based on its length.
2011-05-29 16:35:33 +00:00
lto-streamer.c
lto-streamer.c (lto_record_common_node): Don't track seen nodes...
2011-05-20 15:09:35 +00:00
lto-streamer.h
lto-streamer-out.c (hash_string_slot_node): Hash string based on its length.
2011-05-29 16:35:33 +00: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.def: Fixed comments.
2011-01-24 20:08:06 +00:00
machmode.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
main.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
Makefile.in
Makefile.in (srcdirify): Change order so that libgcc_objdir is substituted first.
2011-05-26 13:12:11 +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
mkmap-symver.awk
mode-classes.def
mode-switching.c
mode-switching.c (optimize_mode_switching): Use FOR_BB_INSNS instead of open-coded for loop.
2010-11-19 19:56:01 +01:00
modulo-sched.c
Fix condition in doloop_register_get
2011-05-16 06:11:46 +00:00
omega.c
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange.
2011-01-25 21:24:23 +00:00
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
Add PowerPC target attribute/pragma support
2010-11-19 17:27:18 +00:00
opt-read.awk
opt-read.awk: New.
2011-05-21 12:34:29 +01:00
optabs.c
libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX is defined.
2011-05-25 12:11:42 +00:00
optabs.h
md.texi (vec_load_lanes, [...]): Document.
2011-05-03 07:46:54 +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
re PR middle-end/31490 (Compile error section type conflict)
2011-02-03 20:12:07 +01:00
params.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
params.def
gengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-22 20:04:42 +00:00
params.h
invoke.texi (max-stores-to-sink): Document.
2011-03-24 08:23:39 +00:00
passes.c
New option to disable/enable optimization passes.
2011-05-30 04:38:42 +00:00
plugin.c
re PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs on powerpc-apple-darwin9)
2011-01-09 12:41:33 +00:00
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_event.
2011-04-13 19:39:02 +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
tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapped region number.
2011-04-29 13:11:18 +00:00
predict.def
predict.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
prefix.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
prefix.h
pretty-print.c
pretty-print.h
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
basic-block.h (fixup_abnormal_edges): Adjust prototype.
2011-03-26 13:03:46 +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
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
regmove.c
[multiple changes]
2011-03-29 01:02:05 +00:00
regrename.c
regrename.c: Add general comment describing the pass.
2011-01-02 17:28:24 +00:00
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
target.def (legitimate_constant_p): New hook.
2011-04-21 09:38:43 +00:00
reload.c
target.def (legitimate_constant_p): New hook.
2011-04-21 09:38:43 +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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
resource.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
resource.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
rtl-error.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
function.c (init_function_start): Call decide_function_section.
2011-05-03 13:08:36 +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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
sbitmap.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
sched-ebb.c (begin_schedule_ready): Remove second argument.
2011-04-01 17:46:17 +00:00
sched-vis.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-accumulate-outgoing-args)
2011-02-03 06:04:04 +00:00
sel-sched-dump.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
haifa-sched.c (sched_scan_info): Remove.
2011-05-27 10:47:48 +00:00
sel-sched.h
sese.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
sese.h
Fix PR47019: parameters of a SCoP are SCEV analyzable.
2010-12-22 21:19:34 +00:00
simplify-rtx.c
re PR debug/48204 (ICE: in decimal_to_decnumber, at dfp.c:115 with -fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre -g)
2011-03-24 19:58:58 +01:00
sparseset.c
sparseset.h
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-29 14:09:41 +00:00
sreal.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
split tree_type
2011-05-11 13:48:55 +00:00
store-motion.c
stringpool.c
sync-builtins.def
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
system.h
libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX is defined.
2011-05-25 12:11:42 +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
sched-int.h (struct _haifa_deps_insn_data): New members cond and reverse_cond.
2011-05-27 14:17:36 +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
common.opt (main_input_filename, [...]): New Variable entries.
2010-12-01 13:46:36 +00:00
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
Do not include unnecessary .h files.
2010-12-28 17:09:16 +00:00
tree-browser.def
tree-call-cdce.c
tree-cfg.c
tree-cfg.c (verify_gimple_assign_binary): Barf on TRUTH_AND_EXPR, TRUTH_OR_EXPR, and TRUTH_XOR_EXPR.
2011-05-19 13:16:20 +02: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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
tree-complex.c
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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
tree-eh.c
re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inline.c:1194) with -Os -fopenmp -fexceptions -fno-tree-ccp -fno-tree-copy-prop on basic code)
2011-05-10 08:08:18 +02: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
re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])
2011-03-24 11:23:29 +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
ipa-inline-analysis.c (inline_node_duplication_hook): Initialize info->entry with 0
2011-05-17 20:31:08 +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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
tree-nrv.c
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack)
2011-02-02 06:18:01 +00:00
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
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
tree-parloops.c
Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange.
2011-01-25 21:24:23 +00:00
tree-pass.h
New option to disable/enable optimization passes.
2011-05-30 04:38:42 +00:00
tree-phinodes.c
diagnostic-core.h: Include bversion.h.
2010-11-30 11:41:24 +00:00
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
Revert wrong checkin
2011-05-30 04:42:05 +00:00
tree-pretty-print.h
tree-profile.c
use tls for ic vars
2011-04-29 17:13:23 +00:00
tree-scalar-evolution.c
Fix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLEXITY.
2011-02-02 15:52:08 +00:00
tree-scalar-evolution.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
tree-sra.c
tree.h (int_const_binop): Remove notrunc argument.
2011-05-04 09:04:53 +00: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
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
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
re PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_after, at gimple-iterator.c:251 with -ftree-parallelize-loops -g)
2010-12-14 15:11:16 +01:00
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
Pass to dr_analyze_indices the analysis loop for subscripts.
2011-01-25 06:48:32 +00:00
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-05-30 17:12:53 +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
re PR middle-end/45310 (ICE: verify_stmts failed: Dead STMT in EH table with -O1 -fnon-call-exceptions)
2010-12-21 15:02:02 +00:00
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
re PR inline-asm/23200 (rejects "i"(&var + 1))
2011-02-04 16:50:51 +01:00
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
tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF.
2011-03-23 16:02:30 +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
gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS.
2011-03-22 11:12:57 +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-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new names for group elements access.
2011-05-18 11:09:44 +00:00
tree-vectorizer.c
common.opt (user_vect_verbosity_level): New Variable entry.
2010-11-24 13:28:38 +00:00
tree-vectorizer.h
re PR tree-optimization/49038 (-ftree-vectorise introduces reads past end of array)
2011-05-26 07:50:09 +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
re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-30 16:42:05 +00:00
tree.def
make CASE_LABEL_EXPR not abuse TREE_CHAIN
2011-05-10 19:52:39 +00:00
tree.h
re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-30 16:42:05 +00:00
treestruct.def
split tree_type
2011-05-11 13:48:55 +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
configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr.
2010-12-23 12:08:21 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.c: Include sys/sdt.h if it exists.
2011-03-14 19:47:58 +00:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
Remove cgraph pid
2011-04-22 00:03:41 +00:00
value-prof.h
Update Copyright years for files modified in 2010.
2011-01-03 21:52:22 +01:00
var-tracking.c
var-tracking.c (vt_add_function_parameter): Remap incoming MEMs with crtl->args.internal_arg_pointer based address to...
2011-05-30 15:16:40 +00:00
varasm.c
re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-30 16:42:05 +00:00
varpool.c
re PR middle-end/31490 (Compile error section type conflict)
2011-02-03 20:12:07 +01: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
re PR target/46655 (invalid '.line 0' directive emitted with -g)
2011-01-17 12:35:21 +00:00
xcoffout.h