aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-11-09re PR fortran/71894 ([OOP] ICE in gfc_add_component_ref, at fortran/class.c:227)Janus Weil4-1/+37
2016-11-09re PR target/78007 (Important loop from 482.sphinx3 is not vectorized)Richard Biener5-4/+133
2016-11-09tree-vect-data-refs.c (vect_compute_data_ref_alignment): Look at the DR_BASE_...Richard Biener2-6/+8
2016-11-09Handle unary pass-through jump functions for ipa-vrpKugan Vivekanandarajah5-18/+156
2016-11-09Fix ice in set_value_rangeKugan Vivekanandarajah6-4/+48
2016-11-09Daily bump.GCC Administrator1-1/+1
2016-11-09asan.h (asan_intercepted_p): Handle BUILT_IN_STRCSPN, BUILT_IN_STRPBRK, BUILT...Maxim Ostapenko3-0/+24
2016-11-09asan.h (ASAN_STACK_MAGIC_PARTIAL): Remove.Maxim Ostapenko6-10/+26
2016-11-08re PR fortran/68440 ([OOP] ICE on declaring class variable with wrong attribute)Janus Weil5-1/+34
2016-11-08dwarf2asm.c (USE_LINKONCE_INDIRECT): Test XCOFF_DEBUGGING_INFO at runtime.David Edelsohn2-2/+7
2016-11-08re PR target/70799 (STV pass does not convert DImode shifts)Uros Bizjak4-9/+60
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[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 Merrill30-78/+579
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-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