summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert 2015-11-09 sanitizer/obstack configuryAlan Modra2016-07-2513-72/+22
* Daily bump.GCC Administrator2016-07-251-1/+1
* PR c++/71515 - typename in partial specializationJason Merrill2016-07-243-14/+25
* re PR tree-optimization/66726 (missed optimization, factor conversion out of ...Kugan Vivekanandarajah2016-07-242-18/+88
* PR c++/66617 - virtual base list-initializationJason Merrill2016-07-233-13/+43
* PR c++/55922 - list-value-initialization of baseJason Merrill2016-07-234-0/+55
* PR c++/70709 - zero-length array memberJason Merrill2016-07-233-1/+24
* PR c++/70778 - member template template parameterJason Merrill2016-07-233-2/+34
* PR c++/71738 - nested template friendJason Merrill2016-07-233-1/+35
* PR c++/71350 - error recursion with initializer-listJason Merrill2016-07-233-2/+28
* PR c++/71576 - bitfield and rvalue referenceJason Merrill2016-07-233-1/+18
* PR c++/71748 - call to base destructor in template.Jason Merrill2016-07-233-4/+42
* Daily bump.GCC Administrator2016-07-241-1/+1
* rs6000-c.c (altivec_resolve_overloaded_builtin): Reformat two multi-line stri...Michael Meissner2016-07-232-4/+11
* Daily bump.GCC Administrator2016-07-231-1/+1
* re PR fortran/71935 (ICE is_c_interoperable(): gfc_simplify_expr failed)Steven G. Kargl2016-07-226-4/+36
* PR c++/71675 - __atomic_compare_exchange_n returns wrong type for typed enumMartin Sebor2016-07-225-1/+84
* libgo: update to go1.7rc3Ian Lance Taylor2016-07-221155-16624/+51785
* extend.texi (Compound Literals): Add '@' missed in last commit.Martin Sebor2016-07-222-1/+5
* PR c/71560 - union compound literal initializes wrong union fieldMartin Sebor2016-07-222-38/+50
* rs6000.c (rs6000_option_override_internal): Add comments to explain why certa...Kelvin Nilsen2016-07-227-62/+62
* Move allocator in std::string and RB tree move constructorsJonathan Wakely2016-07-225-1/+162
* ipa-cp.c (determine_versionability): Do not create constprop clones, when tar...Evgeny Stupachenko2016-07-224-0/+30
* c-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,Uros Bizjak2016-07-224-3/+12
* common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng2016-07-226-54/+13
* tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New Parameter.Bin Cheng2016-07-226-39/+41
* Subject: [PATCH] rs6000: Fix logic for when to emit .machine (PR71216)Segher Boessenkool2016-07-222-2/+7
* re PR fortran/71795 (Two Bugs in array constructors (optimization))Thomas Koenig2016-07-224-0/+37
* Consider functions with xloc.file == NULL (PRMartin Liska2016-07-226-4/+41
* libcaf.h: Add parameter stat to caf_get() and caf_send()'s function prototypes.Andre Vehreschild2016-07-225-13/+61
* expr.c (gfc_find_stat_co): Fixed whitespaces.Andre Vehreschild2016-07-225-38/+48
* avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...Georg-Johann Lay2016-07-224-74/+11
* Fix params.exp test-casesMartin Liska2016-07-223-2/+264
* Use correct form of delete in libstdc++.expJonathan Wakely2016-07-222-2/+7
* PR c++/69223 - ICE with deduced template return type.Jason Merrill2016-07-213-2/+23
* PR c++/71274 - deprecated warning without use.Jason Merrill2016-07-213-19/+46
* PR c++/71630 - extern variable templateJason Merrill2016-07-213-1/+18
* PR c++/71913 - missing copy elision with new.Jason Merrill2016-07-213-3/+35
* call.c (build_over_call): Check unsafe_copy_elision_p even for trivial constr...Jason Merrill2016-07-214-10/+55
* compiler: fix check for duplicate declarationIan Lance Taylor2016-07-222-3/+10
* Daily bump.GCC Administrator2016-07-221-1/+1
* vec-extract.h: New files to check the vec_extract built-in functions for all ...Michael Meissner2016-07-2211-0/+1224
* Fix naming, qualification and broken test for propagate_constJonathan Wakely2016-07-213-15/+20
* Define missing delete operators in libstdc++ testsuiteJonathan Wakely2016-07-213-2/+23
* Fix out-of-bound array accesses in libstdc++ testsuiteJonathan Wakely2016-07-216-14/+22
* Fix missing returns in libstdc++ testsuiteJonathan Wakely2016-07-213-4/+7
* Remove memory leaks in libstdc++ testsuiteJonathan Wakely2016-07-215-7/+24
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2016-07-214-7/+14
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2016-07-214-6/+50
* backport: Makefile.am (myo_inc_dir): Remove.Ilya Verbin2016-07-2190-5150/+4921