aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-08re PR fortran/77596 ([F03] procedure pointer component with implicit interfac...Janus Weil4-9/+58
2016-11-08[2/2] Add store merging unit testsKyrylo Tkachov4-0/+155
2016-11-08pr56541.c: Xfail on !vect_cond_mixed targets.Bin Cheng2-1/+5
2016-11-08pr71347.c: Drop xfail.Bin Cheng2-1/+5
2016-11-08vect-cond-2.c: Drop xfail.Bin Cheng2-3/+5
2016-11-08[ARM][2/2] Remove old rtx costsKyrylo Tkachov4-1222/+32
2016-11-08[ARM][1/2] Use generic_extra_costs in all remaining tuning structsKyrylo Tkachov2-9/+21
2016-11-08[AArch64] Optimized implementation of search_line_fast for the CPP lexerRichard Earnshaw2-0/+99
2016-11-08[1/2] Fix off-by-one error in clear_bit_region in store merging (PR tree-opti...Kyrylo Tkachov2-1/+7
2016-11-08use-after-scope falloutMartin Liska9-21/+67
2016-11-08tree-vect-stmts.c (get_group_load_store_type): If the access is aligned do no...Richard Biener5-1/+34
2016-11-08[Patch AArch64] aarch64-c.o should depend on TARGET_HJames Greenhalgh2-1/+5
2016-11-08Fix traditional cpp test failureTamar Christina3-9/+10
2016-11-08re PR tree-optimization/78205 (BB vectorization confused by too large load gr...Richard Biener5-12/+57
2016-11-08re PR tree-optimization/78224 (g++ ICE at -O2(-O1 on gcc6) and above in verif...Richard Biener4-4/+72
2016-11-08Fix bogus store_merging_x.c failures for avr.Senthil Kumar Selvaraj9-7/+32
2016-11-08Daily bump.GCC Administrator1-1/+1
2016-11-07fold-vec-add-1.c: Add dg-options -maltivec.David Edelsohn8-1/+20
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill42-207/+801
2016-11-07C++ cleanups before C++17 noexcept in types.Jason Merrill5-41/+70
2016-11-07re PR target/78229 (ICE in redirect_eh_edge_1, at tree-eh.c:2305)Jakub Jelinek2-2/+8
2016-11-07Fix dates.David Edelsohn1-2/+2
2016-11-07Add missing ChangeLog entry.Peter Bergner1-0/+5
2016-11-07config.gcc (powerpc*-*-*, [...]): Remove setting of INCLUDE_EXTRA_SPEC for Ad...Peter Bergner1-10/+0
2016-11-07gnu-versioned-namespace.ver: Export C++17 new of over-aligned types symbols.François Dumont2-0/+17
2016-11-07rs6000: Do swdiv at expand timeSegher Boessenkool3-2/+24
2016-11-07scanasm.exp (hidden-scan-for): Add XCOFF support.David Edelsohn13-10/+28
2016-11-07Fix typo.David Edelsohn1-2/+2
2016-11-07configure.ac (.hidden): Change to conftest_s string.David Edelsohn8-51/+177
2016-11-07Add template instantiations to the announce_function stream.Jason Merrill2-0/+12
2016-11-07re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig4-0/+20
2016-11-07* es.po: Update.Joseph Myers2-207/+132
2016-11-07re PR driver/78206 (bootstrap failure under Apple sandbox that blacklists rea...Jack Howarth2-2/+8
2016-11-07Remove a TODO from verify_type_variantMartin Jambor2-5/+8
2016-11-07re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pr...Jakub Jelinek2-5/+16
2016-11-07re PR target/78227 (ICE: unrecognizable insn: in extract_insn, at recog.c:231...Jakub Jelinek5-0/+73
2016-11-07re PR middle-end/35691 (Missed (a == 0) && (b == 0) into (a|(typeof(a)(b)) ==...Prathamesh Kulkarni5-0/+49
2016-11-07emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.Bernd Schmidt5-10/+34
2016-11-07re PR tree-optimization/77309 (wrong code at -Os and above on x86_64-linux-gn...Bernd Schmidt4-6/+45
2016-11-07target.def (compute_pressure_classes): New target hook.Pat Haugen5-64/+94
2016-11-07Fixed PR in ChangeLog entry.Thomas Koenig1-1/+1
2016-11-07re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig3-0/+9
2016-11-07rtx_writer: avoid printing trailing default valuesDavid Malcolm4-4/+63
2016-11-07Fix native windows build by adding signal.h back into the include list.Tamar Christina2-0/+5
2016-11-07re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pr...Jakub Jelinek2-1/+15
2016-11-07re PR middle-end/71529 ([CHKP] ICE in expand_expr_real_1)Jakub Jelinek5-27/+44
2016-11-07re PR target/78229 (ICE in redirect_eh_edge_1, at tree-eh.c:2305)Richard Biener4-1/+36
2016-11-07re PR tree-optimization/78218 (wrong code at -Os and above on x86_64-linux-gn...Richard Biener4-7/+46
2016-11-07re PR middle-end/78228 (fstrict-overflow breaks code without overflow?)Richard Biener4-0/+31
2016-11-07[AArch64] Fix PR target/77822: Use tighter predicates for zero_extract patternsKyrylo Tkachov4-8/+65