aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-22common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng6-54/+13
2016-07-22tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New Parameter.Bin Cheng6-39/+41
2016-07-22Subject: [PATCH] rs6000: Fix logic for when to emit .machine (PR71216)Segher Boessenkool2-2/+7
2016-07-22re PR fortran/71795 (Two Bugs in array constructors (optimization))Thomas Koenig4-0/+37
2016-07-22Consider functions with xloc.file == NULL (PRMartin Liska6-4/+41
2016-07-22libcaf.h: Add parameter stat to caf_get() and caf_send()'s function prototypes.Andre Vehreschild5-13/+61
2016-07-22expr.c (gfc_find_stat_co): Fixed whitespaces.Andre Vehreschild5-38/+48
2016-07-22avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...Georg-Johann Lay4-74/+11
2016-07-22Fix params.exp test-casesMartin Liska3-2/+264
2016-07-22Use correct form of delete in libstdc++.expJonathan Wakely2-2/+7
2016-07-21PR c++/69223 - ICE with deduced template return type.Jason Merrill3-2/+23
2016-07-21PR c++/71274 - deprecated warning without use.Jason Merrill3-19/+46
2016-07-21PR c++/71630 - extern variable templateJason Merrill3-1/+18
2016-07-21PR c++/71913 - missing copy elision with new.Jason Merrill3-3/+35
2016-07-21call.c (build_over_call): Check unsafe_copy_elision_p even for trivial constr...Jason Merrill4-10/+55
2016-07-22compiler: fix check for duplicate declarationIan Lance Taylor2-3/+10
2016-07-22Daily bump.GCC Administrator1-1/+1
2016-07-22vec-extract.h: New files to check the vec_extract built-in functions for all ...Michael Meissner11-0/+1224
2016-07-21Fix naming, qualification and broken test for propagate_constJonathan Wakely3-15/+20
2016-07-21Define missing delete operators in libstdc++ testsuiteJonathan Wakely3-2/+23
2016-07-21Fix out-of-bound array accesses in libstdc++ testsuiteJonathan Wakely6-14/+22
2016-07-21Fix missing returns in libstdc++ testsuiteJonathan Wakely3-4/+7
2016-07-21Remove memory leaks in libstdc++ testsuiteJonathan Wakely5-7/+24
2016-07-21016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger4-7/+14
2016-07-21016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger4-6/+50
2016-07-21backport: Makefile.am (myo_inc_dir): Remove.Ilya Verbin90-5150/+4921
2016-07-21re PR c++/71728 (ICE with goto in statement-expression inside a condition)Jakub Jelinek4-5/+30
2016-07-21Fix build of spellcheck-tree.c with older gccsDavid Malcolm2-1/+7
2016-07-21re PR sanitizer/71953 (ICE using address sanitizers with PCH)Jakub Jelinek2-2/+9
2016-07-21[Patch 3/2 ifcvt costs] Don't expand a conditional move between identical sou...James Greenhalgh2-0/+16
2016-07-21[Patch 2/2 ifcvt costs] Introduce a new cost model for ifcvt.James Greenhalgh8-99/+127
2016-07-21[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_costJames Greenhalgh8-0/+106
2016-07-21re PR tree-optimization/71947 (x ^ y not folded to 0 if x == y by DOM)Richard Biener4-4/+36
2016-07-21Do not divide by zero in analyze_brprob.pyMartin Liska2-6/+12
2016-07-21function-tests.c (build_trivial_generic_function): Set BLOCK_SUPERCONTEXT of ...Richard Biener10-0/+32
2016-07-21tree-ssa-strlen.c (strlen_dom_walker::before_dom_children): Fix typo in comment.Prathamesh Kulkarni2-1/+6
2016-07-21Some patterns for moving one bit around by BST + BLD.Georg-Johann Lay4-1/+198
2016-07-21tree-chrec.c (convert_affine_scev): New parameter.Bin Cheng9-26/+174
2016-07-21tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up by removing c...Bin Cheng2-77/+33
2016-07-21[ARM] Fix PR target/59833Aurelien Jarno3-3/+30
2016-07-21vect-mask-store-move-1.c: XFAIL.Bin Cheng2-1/+5
2016-07-21* tree-object-size.c (unknown): Use HOST_WIDE_INT_M1U instead of -1.Jakub Jelinek2-1/+10
2016-07-21re PR libgomp/71941 (ICE with OpenMP tasks and queue)Jakub Jelinek4-0/+42
2016-07-21PR c++/70781 - ICE on ill-formed lambda.Jason Merrill3-2/+16
2016-07-21PR c++/71896 - constexpr pointer-to-member comparison.Jason Merrill3-0/+21
2016-07-21PR c++/70942 - generic lambda with auto&& parameter.Jason Merrill1-0/+10
2016-07-21PR c++/65168 - -Waddress in unevaluated context.Jason Merrill7-19/+34
2016-07-21PR c++/71121 - -Waddress, constexpr, and PMFs.Jason Merrill4-17/+25
2016-07-21Improving concepts performance and diagnostics.Andrew Sutton26-913/+2315
2016-07-21Daily bump.GCC Administrator1-1/+1