..
ada
common.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-02 12:43:47 +00:00
brig
c
re PR c++/80038 (Random segfault using local vectors in Cilk function)
2017-05-01 16:26:02 -06:00
c-family
Canonicalize canonical type hashing
2017-05-03 12:15:05 +00:00
common
S/390: arch12: Add arch12 option.
2017-03-24 13:59:51 +00:00
config
[ARM] Set mode for success result of atomic compare and swap
2017-05-03 10:11:44 +00:00
cp
cp-tree.h (enum cp_tree_index, [...]): Move earlier, along with #defines, to before name-lookup include.
2017-05-03 12:54:56 +00:00
doc
Support escaping special characters in specs
2017-05-03 15:22:51 +00:00
fortran
re PR fortran/37131 (inline matmul for small matrix sizes)
2017-05-01 17:45:52 +00:00
ginclude
go
re PR go/80226 (ICE gimple-expr.c:474 on Go function returning multiple empty struct/array values)
2017-03-28 20:08:31 +00:00
jit
types.rst (gccjit::type::get_const): Remove comment.
2017-04-24 20:33:04 +00:00
lto
re PR c++/80038 (Random segfault using local vectors in Cilk function)
2017-05-01 16:26:02 -06:00
objc
objcp
po
* es.po: Update.
2017-05-02 21:46:15 +01:00
testsuite
re PR tree-optimization/78496 (Missed opportunities for jump threading)
2017-05-03 10:33:45 -06:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c
re PR rtl-optimization/80491 (Compiler regression for long-add case.)
2017-04-29 18:17:13 +02:00
alias.h
alloc-pool.c
alloc-pool.h
asan.c
re PR sanitizer/80308 (asan crash on big-endian powerpc-linux target)
2017-04-05 15:17:15 +02:00
asan.h
attribs.c
attribs.h
auto-inc-dec.c
auto-profile.c
Update SSA after AutoPGO early inlining (PR ipa/65972).
2017-04-19 12:06:35 +00:00
auto-profile.h
backend.h
BASE-VER
* BASE-VER: Set to 8.0.0.
2017-04-20 11:52:54 +02:00
basic-block.h
bb-reorder.c
bb-reorder.h
bitmap.c
bitmap.h
brig-builtins.def
bt-load.c
builtin-attrs.def
re PR middle-end/80020 (gcc confused about aligned_alloc argument order)
2017-03-14 16:16:27 -06:00
builtin-types.def
builtins.c
builtins.def
* builtins.def (BUILT_IN_UPDATE_SETJMP_BUF): Fix type.
2017-04-05 19:29:26 +00:00
builtins.h
caller-save.c
calls.c
calls.c (combine_pending_stack_adjustment_and_call): Remove unnecessary unadjusted_alignment check.
2017-05-01 23:22:30 +00:00
calls.h
ccmp.c
ccmp.h
cfg-flags.def
cfg.c
cfg.h
cfganal.c
cfganal.h
cfgbuild.c
cfgbuild.h
cfgcleanup.c
re PR middle-end/80422 (ICE on valid code at -O3 in 32-bit mode on x86_64-linux-gnu: in operator[], at vec.h:732)
2017-04-18 11:31:30 -06:00
cfgcleanup.h
cfgexpand.c
cfgexpand.h
cfghooks.c
cfghooks.h
cfgloop.c
cfgloop.h
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
cfgloopanal.c
cfgloopmanip.c
cfgloopmanip.h
cfgrtl.c
cfgrtl.h
cgraph.c
Add function part to a same comdat group (PR ipa/80212).
2017-04-11 16:38:19 +00:00
cgraph.h
re PR bootstrap/80531 (RC1 bootstrap comparison failure)
2017-04-28 13:15:55 +02:00
cgraphbuild.c
cgraphclones.c
[PR 77333] Fixup fntypes of gimple calls of clones
2017-03-30 15:51:02 +02:00
cgraphunit.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
ChangeLog
call_summary to keep info about cgraph_edges
2017-05-03 18:41:39 +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
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog.dataflow
ChangeLog.gimple-classes
ChangeLog.graphite
ChangeLog.jit
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
chkp-builtins.def
cif-code.def
cilk-builtins.def
cilk-common.c
re PR c++/80038 (Random segfault using local vectors in Cilk function)
2017-05-01 16:26:02 -06:00
cilk.h
cilkplus.def
collect2-aix.c
collect2-aix.h
collect2.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
collect2.h
collect-utils.c
collect-utils.h
combine-stack-adj.c
combine.c
re PR rtl-optimization/80501 (Wrong code w/ a signed char, a shift, and a conversion to int)
2017-04-25 09:28:43 +02:00
common.md
common.opt
common.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-02 12:43:47 +00:00
compare-elim.c
conditions.h
config.build
config.gcc
S/390: arch12: Add arch12 option.
2017-03-24 13:59:51 +00:00
config.host
config.in
configure
configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.
2017-04-28 20:15:00 +00:00
configure.ac
configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.
2017-04-28 20:15:00 +00:00
context.c
PR tree-optimization/79699 - small memory leak in MPFR
2017-03-03 09:35:00 -07:00
context.h
convert.c
re PR middle-end/80341 (gcc miscompiles division of signed char)
2017-04-07 08:20:24 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c
Remove .gcno file when compilation does not success (PR driver/56469).
2017-04-28 12:50:08 +00:00
coverage.h
Remove .gcno file when compilation does not success (PR driver/56469).
2017-04-28 12:50:08 +00:00
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cprop.c
re PR rtl-optimization/79780 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (error: flow control insn inside a basic block))
2017-03-02 17:02:37 +01:00
cse.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
cselib.c
re PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion in rtx_equal_for_cselib_1))
2017-03-31 08:05:47 +02:00
cselib.h
re PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion in rtx_equal_for_cselib_1))
2017-03-31 08:05:47 +02:00
cstamp-h.in
data-streamer-in.c
data-streamer-out.c
data-streamer.c
data-streamer.h
DATESTAMP
Daily bump.
2017-05-03 00:16:23 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
DEV-PHASE
df-core.c
df-problems.c
df-scan.c
df.h
dfp.c
dfp.h
diagnostic-color.c
diagnostic-color.h
diagnostic-core.h
diagnostic-show-locus.c
New fix-it printer
2017-05-03 13:11:21 +00:00
diagnostic.c
Eliminate fixit_hint class hierarchy
2017-05-01 19:15:36 +00:00
diagnostic.def
diagnostic.h
dojump.c
dojump.h
dominance.c
PR bootstrap/80486 - spurious -Walloc-size-larger-than and -Wstringop-overflow in dominance.c during profiledbootstrap
2017-04-25 11:18:39 -06:00
dominance.h
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c
dumpfile.c
Rename the "openmp" group of optimizations to "omp"
2017-02-28 09:41:55 +01:00
dumpfile.h
Miscellaneous optimization group fixes
2017-02-28 09:42:06 +01:00
dwarf2asm.c
dwarf2asm.h
dwarf2cfi.c
dwarf2out.c
re PR debug/80461 (ICE in modified_type_die, at dwarf2out.c:12566)
2017-04-19 18:32:02 +02:00
dwarf2out.h
re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc++.h.gch/O2g.gch)
2017-03-06 23:51:23 +01:00
edit-context.c
Support fix-it hints that add new lines
2017-05-02 19:03:56 +00:00
edit-context.h
Eliminate fixit_hint class hierarchy
2017-05-01 19:15:36 +00:00
emit-rtl.c
re PR middle-end/80533 (Alias analysis of zero length array does not recognize accesses beyond end of array)
2017-04-27 12:34:45 +00:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c
explow.h
expmed.c
re PR middle-end/80173 (ICE in store_bit_field_1, at expmed.c:787)
2017-03-31 08:38:35 +02:00
expmed.h
expr.c
expr.c (expand_expr_real_2): Re-cost if previous costs are the same.
2017-05-02 15:20:47 +00:00
expr.h
fibonacci_heap.c
fibonacci_heap.h
file-find.c
file-find.h
final.c
fixed-value.c
fixed-value.c (fixed_from_string): Restore use of elt (1) in place of uhigh ().
2017-03-03 11:32:38 +00:00
fixed-value.h
flag-types.h
flags.h
fold-const-call.c
fold-const-call.h
fold-const.c
re PR sanitizer/80349 (UBSAN: compile time crash with "type mismatch in binary expression" message)
2017-04-27 21:12:29 +00:00
fold-const.h
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function-tests.c
function.c
function.h
fwprop.c
re PR rtl-optimization/79405 (Infinite loop in fwprop)
2017-03-31 16:49:53 -06:00
gcc-ar.c
gcc-main.c
gcc-plugin.h
gcc-rich-location.c
gcc-rich-location.h
gcc-symtab.h
gcc.c
Support escaping special characters in specs
2017-05-03 15:22:51 +00:00
gcc.h
gcov-counter.def
gcov-dump.c
Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation
2017-04-28 12:51:40 +00:00
gcov-io.c
Do not call memcpy with a NULL argument (PR gcov-profile/80413).
2017-04-13 11:51:28 +00:00
gcov-io.h
gcno file: do not stream block flags (PR gcov-profile/80031).
2017-04-28 12:49:26 +00:00
gcov-iov.c
gcov-tool.c
Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation
2017-04-28 12:51:40 +00:00
gcov.c
Fix documentation and a ctor in gcov.c
2017-05-02 15:37:41 +00:00
gcse-common.c
gcse-common.h
gcse.c
GCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimization/79574).
2017-03-03 11:53:14 +00:00
gcse.h
gdbasan.in
gdbhooks.py
gdbinit.in
gen-pass-instances.awk
genattr-common.c
genattr.c
genattrtab.c
genattrtab.c (write_eligible_delay): Verify DELAY_INSN still has a delay slot in the generated code.
2017-04-12 10:08:18 -06:00
genautomata.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
gencfn-macros.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
re PR tree-optimization/79345 (passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized))
2017-03-02 10:19:28 +01:00
genenums.c
generic-match-head.c
re PR c++/80297 (Compiler time crash: type mismatch in binary expression)
2017-04-04 21:14:47 +02:00
generic-match.h
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype-state.c
gengtype.c
gengtype.h
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
genhooks.c
genmatch.c
re PR c++/80297 (Compiler time crash: type mismatch in binary expression)
2017-04-04 21:14:47 +02:00
genmddeps.c
genmddump.c
genmodes.c
genrecog.c (validate_pattern): Add VEC_SELECT validation.
2017-03-24 15:09:33 +01:00
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
genrecog.c (validate_pattern): Add VEC_SELECT validation.
2017-03-24 15:09:33 +01:00
gensupport.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
gensupport.h
re PR tree-optimization/79345 (passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized))
2017-03-02 10:19:28 +01:00
gentarget-def.c
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-page.c (move_ptes_to_front): Replace unsigned >0 with i-- check.
2017-05-02 22:39:23 +00:00
ggc-tests.c
ggc.h
gimple-builder.c
gimple-builder.h
gimple-expr.c
re PR target/79971 (ICE in const_binop, at fold-const.c:1554 on ARM target with saturated integers)
2017-03-09 13:20:50 +00:00
gimple-expr.h
gimple-fold.c
re PR tree-optimization/79697 (unused realloc(0, n) not eliminated)
2017-04-29 10:05:13 +00:00
gimple-fold.h
gimple-iterator.c
gimple-iterator.h
gimple-laddress.c
gimple-low.c
gimple-low.h
gimple-match-head.c
gimple-match.h
gimple-predict.h
gimple-pretty-print.c
gimple-pretty-print.h
gimple-ssa-backprop.c
gimple-ssa-isolate-paths.c
gimple-ssa-nonnull-compare.c
gimple-ssa-split-paths.c
re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550)
2017-04-12 09:41:02 +00:00
gimple-ssa-sprintf.c
gimple-ssa-sprintf.c (format_integer): Set knownrange when it's known.
2017-05-01 12:45:46 -06:00
gimple-ssa-store-merging.c
re PR tree-optimization/80079 (Conditional jump or move depends on uninitialised value(s): gimple-ssa-store-merging.c:768)
2017-03-17 13:14:42 +00:00
gimple-ssa-strength-reduction.c
re PR tree-optimization/80158 (ICE in all_phi_incrs_profitable)
2017-03-29 12:56:26 +00:00
gimple-ssa-warn-alloca.c
re PR tree-optimization/80109 (ICE in get_range_info, at tree-ssanames.c:375)
2017-03-21 16:21:14 +00:00
gimple-ssa.h
gimple-streamer-in.c
gimple-streamer-out.c
gimple-streamer.h
gimple-walk.c
gimple-walk.h
gimple.c
gimple.def
gimple.h
gimplify-me.c
gimplify-me.h
gimplify.c
re PR c++/80038 (Random segfault using local vectors in Cilk function)
2017-05-01 16:26:02 -06:00
gimplify.h
glimits.h
godump.c
graph.c
graph.h
graphds.c
graphds.h
graphite-dependences.c
graphite-isl-ast-to-gimple.c
re PR tree-optimization/80167 (ICE in translate_isl_ast_to_gimple::is_valid_rename at gcc/graphite-isl-ast-to-gimple.c:1139)
2017-03-24 12:16:43 +00:00
graphite-optimize-isl.c
graphite-poly.c
graphite-scop-detection.c
re PR tree-optimization/79977 ([graphite] ICE in outermost_loop_in_sese, at sese.c:300 w/ -O2 -floop-nest-optimize)
2017-03-09 16:19:37 +00:00
graphite-sese-to-poly.c
graphite.c
graphite.h
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def
haifa-sched.c
re PR rtl-optimization/80357 (ICE in model_update_limit_points_in_group, at haifa-sched.c:1982 on powerpc64le-linux-gnu)
2017-04-18 12:49:19 -06:00
hard-reg-set.h
hash-map-tests.c
hash-map-traits.h
hash-map.h
hash-set-tests.c
hash-set.h
hash-table.c
hash-table.h
hash-traits.h
highlev-plugin-common.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hsa-brig-format.h
hsa-brig.c
hsa-builtins.def
hsa-common.c
hsa-common.h
hsa-dump.c
hsa-gen.c
Miscellaneous optimization group fixes
2017-02-28 09:42:06 +01:00
hsa-regalloc.c
hw-doloop.c
hw-doloop.h
hwint.c
hwint.h
ifcvt.c
re PR rtl-optimization/80491 (Compiler regression for long-add case.)
2017-04-29 18:18:11 +02:00
ifcvt.h
re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550)
2017-04-04 19:52:27 +02:00
inchash.c
inchash.h
incpath.c
incpath.h
init-regs.c
input.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
input.h
insn-addr.h
insn-notes.def
internal-fn.c
OpenMP/PTX privatization in SIMD regions
2017-03-28 20:24:57 +03:00
internal-fn.def
OpenMP/PTX privatization in SIMD regions
2017-03-28 20:24:57 +03:00
internal-fn.h
intl.c
intl.h
ipa-chkp.c
ipa-chkp.h
ipa-comdats.c
ipa-cp.c
ipa-cp.c (perform_estimation_of_a_value): Turn time to sreal.
2017-04-28 13:04:48 +00:00
ipa-devirt.c
Fix (PR middle-end/79931)
2017-04-24 13:16:34 +00:00
ipa-hsa.c
Miscellaneous optimization group fixes
2017-02-28 09:42:06 +01:00
ipa-icf-gimple.c
ipa-icf-gimple.h
ipa-icf.c
ipa-icf.h
ipa-inline-analysis.c
ipa-inline-analysis.c (estimate_node_size_and_time): Allow roundoff errors when comparing specialized and unspecialized times.
2017-05-02 22:35:24 +00:00
ipa-inline-transform.c
ipa-inline.c
common.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-02 12:43:47 +00:00
ipa-inline.h
re PR ipa/80609 (crash_signal in reset_inline_summary on ia64 bootstrap)
2017-05-03 16:14:32 +00:00
ipa-polymorphic-call.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
ipa-profile.c
ipa-prop.c
re PR ipa/79970 (ICE in add_stack_var, at cfgexpand.c:450 with always_inline attribute)
2017-03-09 13:20:03 +00:00
ipa-prop.h
[PR 78140] Reuse same IPA bits and VR info
2017-03-01 10:37:27 +01:00
ipa-pure-const.c
Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR middle-end/78339).
2017-03-13 15:30:17 +00:00
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c
Add function part to a same comdat group (PR ipa/80212).
2017-04-11 16:38:19 +00:00
ipa-utils.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
ipa-utils.h
ipa-visibility.c
re PR c++/69953 (Using lto causes gtkmm/gparted and gtkmm/inkscape compile to fail)
2017-04-13 08:04:52 +00:00
ipa.c
ira-build.c
ira-color.c
re PR rtl-optimization/70703 (Regression in register usage on x86)
2017-04-07 16:06:28 +00:00
ira-conflicts.c
ira-costs.c
ira-emit.c
ira-int.h
ira-lives.c
ira.c
IRA: Don't create new regs for debug insns (PR80429)
2017-04-19 12:03:35 +02:00
ira.h
is-a.h
jump.c
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c
lcm.h
libfuncs.h
limitx.h
limity.h
lists.c
lock-and-run.sh
loop-doloop.c
re PR rtl-optimization/80112 (ICE in doloop_condition_get at loop-doloop.c:158)
2017-03-24 14:37:01 +01:00
loop-init.c
loop-invariant.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
loop-iv.c
loop-unroll.c
re PR rtl-optimization/80500 (ICE: internal consistency failure (error: invalid rtl sharing found in the insn))
2017-04-25 09:27:01 +02:00
loop-unroll.h
lower-subreg.c
lower-subreg.h
lra-assigns.c
re PR target/80160 (operand has impossible constraints)
2017-03-25 01:12:04 +00:00
lra-coalesce.c
lra-constraints.c
re PR rtl-optimization/70478 ([LRA] S/390: Performance regression - superfluous stack frame)
2017-04-11 19:39:59 +00:00
lra-eliminations.c
lra-int.h
lra-lives.c
lra-remat.c
re PR rtl-optimization/80343 (ICE in extract_constrain_insn, at recog.c:2213 (error: insn does not satisfy its constraints))
2017-04-13 18:08:51 +00:00
lra-spills.c
lra.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
lra.h
lto-cgraph.c
lto-compress.c
lto-compress.h
lto-opts.c
common.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-02 12:43:47 +00:00
lto-section-in.c
lto-section-names.h
lto-section-out.c
lto-streamer-in.c
Remove LTO_STREAMER_DEBUG (PR lto/79489).
2017-05-02 15:00:47 +00:00
lto-streamer-out.c
re PR target/79671 (mapnik miscompilation on armv7hl since r235622)
2017-04-12 07:35:49 +00:00
lto-streamer.c
Remove LTO_STREAMER_DEBUG (PR lto/79489).
2017-05-02 15:00:47 +00:00
lto-streamer.h
Remove LTO_STREAMER_DEBUG (PR lto/79489).
2017-05-02 15:00:47 +00:00
lto-wrapper.c
common.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-02 12:43:47 +00:00
machmode.def
machmode.h
main.c
Makefile.in
configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.
2017-04-28 20:15:00 +00:00
match.pd
Drop Z from X + Z < Y + Z
2017-04-28 20:51:05 +00:00
mcf.c
mem-stats-traits.h
mem-stats.h
memmodel.h
memory-block.cc
memory-block.h
mkconfig.sh
mode-classes.def
mode-switching.c
modulo-sched.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
multiple_target.c
Do not ICE on an invalid input for MV.
2017-03-14 14:24:49 +00:00
omp-builtins.def
omp-expand.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
omp-expand.h
omp-general.c
omp-general.h
omp-grid.c
omp-grid.h
omp-low.c
omp-low: fix lastprivate/linear lowering for SIMT
2017-04-20 20:21:50 +03:00
omp-low.h
omp-offload.c
OpenMP/PTX privatization in SIMD regions
2017-03-28 20:24:57 +03:00
omp-offload.h
omp-simd-clone.c
Miscellaneous optimization group fixes
2017-02-28 09:42:06 +01:00
ONEWS
opt-functions.awk
opt-gather.awk
opt-include.awk
opt-read.awk
optabs-libfuncs.c
optabs-libfuncs.h
optabs-query.c
optabs-query.h
optabs-tree.c
optabs-tree.h
optabs.c
re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550)
2017-04-12 20:09:47 +02:00
optabs.def
optabs.h
optc-gen.awk
re PR c/79677 (Weird handling of -Werror=)
2017-02-25 00:15:56 +01:00
optc-save-gen.awk
opth-gen.awk
opts-common.c
re PR c/79677 (Weird handling of -Werror=)
2017-02-25 00:15:56 +01:00
opts-diagnostic.h
opts-global.c
opts.c
common.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-02 12:43:47 +00:00
opts.h
re PR c/79677 (Weird handling of -Werror=)
2017-02-25 00:15:56 +01:00
output.h
params-enum.h
params-list.h
params-options.h
params.c
params.def
re PR other/79991 (typo in params.def, PARAM_VECT_MAX_PEELING_FOR_ALIGNMENT)
2017-03-13 09:13:14 +00:00
params.h
pass_manager.h
re PR bootstrap/79814 (pass-instances.def:36:14: error: ‘*<unknown>.gcc::pass_manager::pass_warn_unused_result_1’ is used uninitialized in this function)
2017-04-24 07:33:20 +00:00
passes.c
re PR bootstrap/80509 (ICE in cc1 during selftests)
2017-04-25 10:07:58 +00:00
passes.def
PR tree-optimization/79691 - -Wformat-truncation suppressed by (and only by) -Og
2017-02-28 09:59:16 -07:00
plugin.c
re PR plugins/80094 (GCC plugin hash table corruption on hash table expansion (>10 plugins) on GCC 4.5+)
2017-03-21 11:50:18 +00:00
plugin.def
plugin.h
postreload-gcse.c
postreload.c
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl-function.c
print-rtl.c
print-rtl.h
print-tree.c
print-tree.h
profile.c
Make gcno more precise about BBs really belonging to a line (PR gcov-profile/79891).
2017-04-28 12:51:05 +00:00
profile.h
read-md.c
read-md.h
read-rtl-function.c
Fix out-of-bounds write in RTL function reader (PR bootstrap/79952)
2017-03-10 18:39:52 +00:00
read-rtl-function.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
recog.h
ree.c
reg-notes.def
re PR target/80102 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330)
2017-03-27 23:00:35 +02:00
reg-stack.c
regcprop.c
regcprop.c (maybe_mode_change): Avoid creating copies of the stack pointer.
2017-04-18 09:00:43 -06:00
regcprop.h
reginfo.c
re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912)
2017-03-14 11:50:46 -06:00
regrename.c
regrename.h
regs.h
re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912)
2017-03-14 11:50:46 -06:00
regset.h
regstat.c
reload1.c
reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGs appearing in DEBUG_INSNs.
2017-04-13 08:02:33 -06:00
reload.c
reload.c (find_reloads): When reloading a nonoffsettable address...
2017-03-17 15:39:28 +00:00
reload.h
reorg.c
resource.c
resource.h
rtl-chkp.c
rtl-chkp.h
rtl-error.c
rtl-error.h
rtl-iter.h
rtl-tests.c
rtl.c
rtl.def
rtl.h
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
rtlanal.c
Revert r247509 2017-05-02 Bin Cheng <bin.cheng@arm.com>
2017-05-03 10:10:43 +00:00
rtlhash.c
rtlhash.h
rtlhooks-def.h
rtlhooks.c
run-rtl-passes.c
run-rtl-passes.h
sancov.c
re PR sanitizer/80444 (-fcompare-debug failures with -fsanitize-coverage=trace-pc)
2017-04-18 17:02:06 +02:00
sanitizer.def
sanopt.c
sbitmap.c
sbitmap.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
sel-sched-ir.h
sel-sched.c
sel-sched.h
selftest-rtl.c
selftest-rtl.h
selftest-run-tests.c
selftest.c
selftest.h
sese.c
re PR tree-optimization/80048 (gcc/sese.c: PVS-Studio: Improper Release of Memory Before Removing Last Reference (CWE-401))
2017-03-17 11:03:32 +00:00
sese.h
shrink-wrap.c
shrink-wrap.h
signop.h
simplify-rtx.c
simplify-rtx.c (simplify_binary_operation_1): Add LSHIFTRT case.
2017-05-02 15:19:07 +00:00
sparseset.c
sparseset.h
spellcheck-tree.c
spellcheck-tree.h
spellcheck.c
spellcheck.h
sreal.c
sreal.c: Include backend.h, tree.h, gimple.h, cgraph.h and data-streamer.h
2017-04-26 09:57:38 +00:00
sreal.h
sreal.c: Include backend.h, tree.h, gimple.h, cgraph.h and data-streamer.h
2017-04-26 09:57:38 +00:00
ssa-iterators.h
ssa.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c
stmt.h
stor-layout.c
re PR target/79671 (mapnik miscompilation on armv7hl since r235622)
2017-04-12 07:35:49 +00:00
stor-layout.h
store-motion.c
streamer-hooks.c
streamer-hooks.h
stringpool.c
stringpool.h
substring-locations.c
substring-locations.h
symbol-summary.h
call_summary to keep info about cgraph_edges
2017-05-03 18:41:39 +02:00
symtab.c
re PR bootstrap/80531 (RC1 bootstrap comparison failure)
2017-04-28 13:15:55 +02:00
sync-builtins.def
system.h
system.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C++ case.
2017-03-27 11:53:35 -06:00
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target-insns.def
OpenMP/PTX privatization in SIMD regions
2017-03-28 20:24:57 +03:00
target.def
re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550)
2017-04-04 19:52:27 +02:00
target.h
re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550)
2017-04-04 19:52:27 +02:00
targhooks.c
targhooks.h
re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550)
2017-04-04 19:52:27 +02:00
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c
Remove .gcno file when compilation does not success (PR driver/56469).
2017-04-28 12:50:08 +00:00
toplev.h
tracer.c
tracer.h
trans-mem.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
trans-mem.h
tree-affine.c
re PR tree-optimization/80153 (ivopt generate wrong code)
2017-04-10 16:51:44 +00:00
tree-affine.h
tree-call-cdce.c
re PR tree-optimization/80218 (tree-call-cdce does not update block frequencies)
2017-03-28 09:14:36 -06:00
tree-cfg.c
tree-cfg.h
tree-cfgcleanup.c
re PR tree-optimization/80549 (wrong code at -O2 and -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (executable does not terminate))
2017-05-02 11:24:52 +00:00
tree-cfgcleanup.h
tree-chkp-opt.c
Fix ICE in tree-chkp-opt.c (PR tree-optimization/79631).
2017-03-09 10:10:02 +00:00
tree-chkp.c
MPX: fix PR middle-end/79753
2017-03-20 10:06:00 +00:00
tree-chkp.h
tree-chrec.c
re PR middle-end/80539 (gcc ICE at -O2 and above on valid code on x86_64-linux-gnu in "chrec_fold_plus_poly_poly")
2017-04-27 11:42:57 +00:00
tree-chrec.h
tree-complex.c
tree-core.h
re PR c++/80038 (Random segfault using local vectors in Cilk function)
2017-05-01 16:26:02 -06:00
tree-data-ref.c
tree-data-ref.h
Wrap tree-data-ref.h macro arguments
2017-05-03 07:51:08 +00:00
tree-dfa.c
tree-dfa.h
tree-diagnostic.c
re PR fortran/79886 (ICE in pp_format, at pretty-print.c:681)
2017-03-16 17:27:08 +01:00
tree-diagnostic.h
re PR fortran/79886 (ICE in pp_format, at pretty-print.c:681)
2017-03-16 17:27:08 +01:00
tree-dump.c
tree-dump.h
tree-eh.c
re PR c++/80075 (ICE: "statement marked for throw, but doesn’t" with -fnon-call-exceptions)
2017-03-17 12:48:56 +00:00
tree-eh.h
tree-emutls.c
tree-hash-traits.h
tree-hasher.h
tree-if-conv.c
tree-if-conv.h
tree-inline.c
OpenMP/PTX privatization in SIMD regions
2017-03-28 20:24:57 +03:00
tree-inline.h
OpenMP/PTX privatization in SIMD regions
2017-03-28 20:24:57 +03:00
tree-into-ssa.c
tree-into-ssa.h
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
tree-nested.c
tree-nested.c (get_descriptor_type): Make sure that the alignment of descriptors is at least equal to that of functions.
2017-04-03 11:02:59 +00:00
tree-nested.h
tree-nrv.c
re PR target/80310 (Bogus -Wpsabi warning with -fsanitize=signed-integer-overflow)
2017-04-05 07:25:18 +02:00
tree-object-size.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
tree-object-size.h
tree-outof-ssa.c
tree-outof-ssa.h
tree-parloops.c
tree-parloops.h
tree-pass.h
tree-phinodes.c
tree-phinodes.h
tree-predcom.c
tree-pretty-print.c
tree-pretty-print.h
tree-profile.c
tree-scalar-evolution.c
re PR fortran/80494 (ICE in wide_int_to_tree)
2017-04-24 11:57:53 +00:00
tree-scalar-evolution.h
tree-sra.c
[PR 78687] Set SRA grp_write lazily
2017-05-02 14:49:55 +02:00
tree-ssa-address.c
tree-ssa-address.h
tree-ssa-alias.c
revert: re PR tree-optimization/80492 (Wrong code when unrolling a loop with inline asm and local regs)
2017-05-03 10:59:25 +00:00
tree-ssa-alias.h
re PR tree-optimization/79345 (passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized))
2017-03-02 13:42:05 +00:00
tree-ssa-ccp.c
re PR ipa/78644 (ICE: SIGSEGV in is_gimple_reg_type with -Og -fipa-cp)
2017-03-28 13:57:43 +00:00
tree-ssa-ccp.h
tree-ssa-coalesce.c
tree-ssa-coalesce.h
tree-ssa-copy.c
tree-ssa-dce.c
re PR tree-optimization/79697 (unused realloc(0, n) not eliminated)
2017-04-29 10:05:13 +00:00
tree-ssa-dom.c
re PR tree-optimization/80374 (ICE in fold_convert_loc, at fold-const.c:2384)
2017-04-11 13:44:24 +00:00
tree-ssa-dom.h
tree-ssa-dse.c
re PR tree-optimization/80359 (DSE causes error: invalid reference prefix)
2017-04-12 13:47:26 +00:00
tree-ssa-forwprop.c
tree-ssa-ifcombine.c
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c
re PR tree-optimization/80304 (Wrong result with do concurrent)
2017-04-10 11:27:05 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivcanon.c (constant_after_peeling): Do not require sth as strict as a simple_iv but a chrec without symbols and an...
2017-04-21 08:12:27 +00:00
tree-ssa-loop-ivopts.c
tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Delete parameter cand.
2017-05-02 16:21:34 +00:00
tree-ssa-loop-ivopts.h
tree-ssa-loop-manip.c
re PR debug/80436 (-fcompare-debug failure)
2017-04-19 18:29:45 +02:00
tree-ssa-loop-manip.h
re PR tree-optimization/77536 (Vectorizer not maintaining relationship of relative block frequencies in absence of real profile data)
2017-02-27 10:20:36 +00:00
tree-ssa-loop-niter.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
tree-ssa-loop-niter.h
tree-ssa-loop-prefetch.c
Remove unused variable.
2017-03-03 12:53:13 +00:00
tree-ssa-loop-split.c
re PR tree-optimization/79943 (Loop splitting breaks with loops of pointer type)
2017-03-08 11:35:23 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-loop.h
tree-ssa-math-opts.c
tree-ssa-operands.c
tree-ssa-operands.h
tree-ssa-phionlycprop.c
tree-ssa-phiopt.c
tree-ssa-phiprop.c
tree-ssa-pre.c
tree-ssa-sccvn.h (run_scc_vn): Adjust prototype.
2017-04-24 11:27:44 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c
re PR tree-optimization/80072 (ICE in gimple_build_assign_1 with -O3 -march=broadwell/skylake-avx512)
2017-03-22 22:52:13 +01:00
tree-ssa-sccvn.c
tree-ssa-sccvn.h (run_scc_vn): Adjust prototype.
2017-04-24 11:27:44 +00:00
tree-ssa-sccvn.h
tree-ssa-sccvn.h (run_scc_vn): Adjust prototype.
2017-04-24 11:27:44 +00:00
tree-ssa-scopedtables.c
re PR tree-optimization/71437 (Performance regression after r235817)
2017-03-15 21:19:35 -06:00
tree-ssa-scopedtables.h
re PR tree-optimization/71437 (Performance regression after r235817)
2017-03-15 21:19:35 -06:00
tree-ssa-sink.c
re PR tree-optimization/79201 (missed optimization: sinking doesn't handle calls, swap PRE and sinking)
2017-04-25 09:26:37 +00:00
tree-ssa-strlen.c
tree-ssa-structalias.c
re PR tree-optimization/80591 (AArch64 kernel miscompilation starting with r246809)
2017-05-02 11:27:15 +00:00
tree-ssa-tail-merge.c
tree-ssa-ter.c
tree-ssa-ter.h
tree-ssa-threadbackward.c
tree-ssa-threadbackward.h
tree-ssa-threadedge.c
re PR tree-optimization/71437 (Performance regression after r235817)
2017-03-16 13:21:33 -06:00
tree-ssa-threadedge.h
re PR tree-optimization/71437 (Performance regression after r235817)
2017-03-16 13:21:33 -06:00
tree-ssa-threadupdate.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
tree-ssa-threadupdate.h
tree-ssa-uncprop.c
tree-ssa-uninit.c
re PR c++/2972 (-Wuninitialized could warn about uninitialized member variable usage in constructors)
2017-04-24 07:34:51 +00:00
tree-ssa.c
OpenMP/PTX privatization in SIMD regions
2017-03-28 20:24:57 +03:00
tree-ssa.h
tree-ssanames.c
tree-ssanames.h
tree-stdarg.c
re PR tree-optimization/79908 (ICE in gimplify_expr (gimplify.c:12155) gimplification failed)
2017-03-23 13:13:44 +00:00
tree-stdarg.h
tree-streamer-in.c
Remove LTO_STREAMER_DEBUG (PR lto/79489).
2017-05-02 15:00:47 +00:00
tree-streamer-out.c
Remove LTO_STREAMER_DEBUG (PR lto/79489).
2017-05-02 15:00:47 +00:00
tree-streamer.c
tree-streamer.h
tree-switch-conversion.c
re PR tree-optimization/79472 (x86-64: Switch table generation fails if default case has different code)
2017-05-03 09:49:43 +02:00
tree-tailcall.c
tree-vect-data-refs.c
tree-vect-data-refs.c (vect_enhance_data_refs_alignment): When all DRs have unknown misaligned do not always peel when...
2017-05-03 11:01:06 +00:00
tree-vect-generic.c
re PR tree-optimization/79734 (ICE: verify_gimple failed)
2017-03-01 09:34:48 +01:00
tree-vect-loop-manip.c
tree-vect-loop-manip.c (slpeel_add_loop_guard): New param and mark new edge's irreducible flag accordign to it.
2017-03-28 15:32:29 +00:00
tree-vect-loop.c
tree-vect-loop.c (optimize_mask_stores): Add bb to the right loop.
2017-03-28 15:35:56 +00:00
tree-vect-patterns.c
tree-vect-slp.c
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
tree-vect-stmts.c
re PR target/57796 (AVX2 gather vectorization: code bloat and reduction of performance)
2017-04-20 14:26:26 +00:00
tree-vectorizer.c
re PR tree-optimization/79887 (ICE in set_uid_loop_bbs, at tree-vectorizer.c:482)
2017-03-06 13:58:57 +00:00
tree-vectorizer.h
alias.c (struct alias_set_entry): Pack properly.
2017-03-14 12:47:42 +00:00
tree-vrp.c
re PR tree-optimization/78496 (Missed opportunities for jump threading)
2017-05-03 10:33:45 -06:00
tree-vrp.h
[PR 78140] Reuse same IPA bits and VR info
2017-03-01 10:37:27 +01:00
tree.c
Canonicalize canonical type hashing
2017-05-03 12:15:05 +00:00
tree.def
tree.h
Canonicalize canonical type hashing
2017-05-03 12:15:05 +00:00
treestruct.def
tsan.c
re PR sanitizer/80110 (error: statement marked for throw, but doesn’t w/ -fsanitize=thread)
2017-03-22 19:34:44 +01:00
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.c
typed-splay-tree.h
ubsan.c
re PR sanitizer/80414 ([UBSAN] segfault with -fsanitize=undefined)
2017-04-13 17:52:23 +03:00
ubsan.h
valtrack.c
valtrack.h
value-prof.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
value-prof.h
var-tracking.c
Fix numerous typos in comments
2017-04-03 23:30:56 +01:00
varasm.c
re PR middle-end/80163 (ICE on hopefully valid code)
2017-03-31 08:32:46 +02:00
varasm.h
varpool.c
vec.c
vec.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
vtable-verify.c
vtable-verify.h
web.c
wide-int-print.cc
wide-int-print.h
wide-int.cc
wide-int.h
wide-int.h (wide_int_storage::operator=): Implement in terms of wi::copy.
2017-03-02 08:02:41 +00:00
xcoff.h
xcoffout.c
xcoffout.h