aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-22pr77550.C: Use __SIZE_TYPE__.Bernd Edlinger2-2/+6
2016-09-22re PR ipa/77653 (wrong code at -Os and above on x86_64-linux-gnu (in both 32-...Martin Liska4-5/+37
2016-09-22re PR tree-optimization/77697 (suspicious code in tree-ssa-forwprop.c)Richard Biener2-3/+10
2016-09-22re PR tree-optimization/77677 (ICE at -O1 and above in both 32-bit and 64-bit...Richard Biener2-0/+14
2016-09-22re PR fortran/77678 (ICE in fold_read_from_constant_string, at fold-const.c:1...Richard Biener2-1/+8
2016-09-22Use GMP_RNDN for portability to MPFR 2.4.2Rainer Orth2-2/+8
2016-09-22re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Paul Thomas2-4/+7
2016-09-22re PR tree-optimization/77665 (ICE in expand_GOMP_SIMD_VF, at internal-fn.c:172)Jakub Jelinek4-5/+43
2016-09-22Fix tests on old arm platforms for optional.Ville Voutilainen2-3/+7
2016-09-22class.c (push_super_field): Set DECL_CONTEXT.Richard Biener2-0/+6
2016-09-22Update pretty printer for std::variantJonathan Wakely3-1/+9
2016-09-22Always qualify std::forward in <variant>Jonathan Wakely4-32/+91
2016-09-22variant (variant::operator=): Fix assignment on references.Tim Shen3-2/+13
2016-09-22interface.c (check_dtio_interface1): Introduce errors for alternate returns a...Paul Thomas5-4/+209
2016-09-22re PR fortran/66107 (ICE on missing parameter value for initialisation (segfa...Louis Krupp4-1/+29
2016-09-22re PR libstdc++/77641 (std::variant copy-initialization fails for type with n...Tim Shen3-11/+34
2016-09-22Daily bump.GCC Administrator1-1/+1
2016-09-21re PR target/77670 (PowerPC64 Spec 2006 fails on 453.povray using -mcpu=power...Michael Meissner1-0/+11
2016-09-21re PR target/77670 (PowerPC64 Spec 2006 fails on 453.povray using -mcpu=power...Michael Meissner2-1/+44
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor62-1869/+3226
2016-09-21Introduce class rtx_readerDavid Malcolm10-137/+318
2016-09-21Add PR target/71395 marker to 71395 fixMichael Meissner1-0/+1
2016-09-21c-common.c (c_common_truthvalue_conversion): Inhibit Wint-in-bool-context war...Bernd Edlinger2-2/+10
2016-09-21Add from_macro_definition_at predicate for locations.Jason Merrill5-6/+54
2016-09-21Core 903Jason Merrill3-0/+9
2016-09-21Add _FloatN, _FloatNx tests for __builtin_fpclassify.Joseph Myers9-0/+157
2016-09-21Fix JUMP_LABEL documentationSegher Boessenkool2-2/+6
2016-09-21re PR libstdc++/77288 (Std::experimental::optional::operator= implementation ...Ville Voutilainen4-27/+470
2016-09-21Implement LWG 2729 for tuple.Ville Voutilainen4-18/+349
2016-09-21re PR libstdc++/77537 (pair constructors do not properly SFINAE)Ville Voutilainen4-89/+263
2016-09-21PR bootstrap/77676 - powerpc64 and powerpc64le stage2 bootstrap failMartin Sebor2-1/+7
2016-09-21dump-noaddr.x: Remove debug statements.Uros Bizjak2-5/+5
2016-09-21re PR c++/77651 (c++ -Wno-aligned-new ICEs)Jakub Jelinek9-21/+61
2016-09-21re PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs o...Jakub Jelinek2-10/+57
2016-09-21[ARM] FP16 ARM Alternative format variants of AAPCS tests.Matthew Wahab7-0/+155
2016-09-21re PR tree-optimization/77550 (std::deque with -O3 has infinite std::distance)Bernd Edlinger4-29/+374
2016-09-21configure.ac: Do not create links, only substitute the filenames.Eric Botcazou4-58/+45
2016-09-21gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length): Add falls ...Marek Polacek2-0/+6
2016-09-21dwarf2out.c (remove_child_with_prev): Clear child->die_sib.Richard Biener2-6/+22
2016-09-21Use rand_s on MinGW-w64, fix array bound overflow.Janne Blomqvist2-4/+21
2016-09-21re PR target/77326 ([avr] Invalid optimization omits comparison)Georg-Johann Lay4-2/+75
2016-09-21pr68078.f90: Run on x86_64_*_linux* only.Louis Krupp2-2/+14
2016-09-21re PR tree-optimization/77648 (Setting conversion to a integer to double to 0...Richard Biener5-16/+107
2016-09-21re PR tree-optimization/77621 (Internal compiler error for mtune=atom + msse2)Richard Biener4-0/+31
2016-09-21re PR fortran/77657 (link error with implementation of user-defined derived t...Paul Thomas4-4/+103
2016-09-21Make integer size explicitSenthil Kumar Selvaraj2-2/+8
2016-09-21Incorrect arithmetic optimization involving bitfield argumentsKugan Vivekanandarajah4-8/+121
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor28-30/+5683
2016-09-21Daily bump.GCC Administrator1-1/+1
2016-09-20Use ipa-vrp result in tree-vrpKugan Vivekanandarajah5-2/+25