aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-07Daily bump.GCC Administrator1-1/+1
2019-09-06RISC-V: Re-enable -msave-restore for shared libraries.Jim Wilson4-12/+12
2019-09-06rs6000: Delete UNSPEC_MV_CR_OV.Segher Boessenkool2-1/+4
2019-09-06rs6000: Delete UNSPEC_FRSPSegher Boessenkool3-14/+6
2019-09-06re PR target/91654 (Regressions of SPEC2017 rate caused by r274994)Uros Bizjak2-2/+9
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1843-63545/+122494
2019-09-06function.c (assign_parm_find_data_types): Use RECORD_OR_UNION_TYPE_P before t...Jakub Jelinek3-7/+10
2019-09-06inf-compare-1.c: Skip AIX.David Edelsohn8-0/+15
2019-09-06Warray-bounds-4.C: Skip AIX.David Edelsohn5-1/+12
2019-09-06Fix testcase to not use LTO with -fvtable-verify.Caroline Tice2-1/+8
2019-09-06Define std::ssize for C++20 (P1227R2)Jonathan Wakely5-4/+92
2019-09-06[preprocessor] Popping "" file namesNathan Sidwell4-3/+43
2019-09-06[PATCH] Deprecate -frepo option.Nathan Sidwell3-18/+8
2019-09-06[C++ PATCH] Reserve a decl_lang bitNathan Sidwell4-16/+16
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer8-0/+25
2019-09-06[arm] Add missing predicated-short-it variants to cmp_and and cmp_ior patternsRichard Earnshaw2-22/+32
2019-09-06Improve documentation of for statement.Martin Liska2-2/+6
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska45-1855/+112
2019-09-06Daily bump.GCC Administrator1-1/+1
2019-09-05RISC-V: Fix bad insn splits with paradoxical subregs.Jakub Jelinek6-9/+125
2019-09-05re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf4-5/+17
2019-09-05re PR fortran/91660 (Missing error on invalid type declaration)Steven G. Kargl6-7/+53
2019-09-05PR c++/91644 - ICE with constinit in function template.Marek Polacek5-3/+63
2019-09-05Global GCN instructions need nops too.Andrew Stubbs2-2/+7
2019-09-05Improve precondition checks for std::spanJonathan Wakely26-123/+733
2019-09-05re PR target/91615 ([armeb] ICEs since r274986)Bernd Edlinger2-14/+25
2019-09-05re PR middle-end/91001 (internal compiler error: in extract_insn, at recog.c:...Jakub Jelinek4-4/+55
2019-09-05re PR rtl-optimization/91656 (wrong code with -fgcse-after-reload)Richard Biener6-3/+89
2019-09-05[C++ PATCH] vtable decl markingNathan Sidwell2-3/+8
2019-09-05Implement std::span for C++20JeanHeyd Meneide15-3/+1052
2019-09-05[preprocessor/91639] #includes at EOFNathan Sidwell10-22/+58
2019-09-05re PR middle-end/90501 (ICE: address taken, but ADDRESSABLE bit not set)Richard Biener2-0/+7
2019-09-05install.texi: Update and clarify requirements to build GNAT.Arnaud Charlet2-25/+32
2019-09-05Force IFN_LOAD/STORE_LANES operands to be memory (PR91577)Richard Sandiford4-4/+63
2019-09-05Remove broken URL from libstdc++ manualJonathan Wakely3-9/+10
2019-09-05Improve PRNG jumping when using threadsJanne Blomqvist2-27/+32
2019-09-05re PR tree-optimization/91663 (split function can be re-inlined, leaving bad ...Ian Lance Taylor2-0/+11
2019-09-05Daily bump.GCC Administrator1-1/+1
2019-09-04re PR fortran/91650 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const...Steven G. Kargl5-0/+41
2019-09-04PR libstdc++/41861 Add full steady_clock support to condition_variableMike Crowe6-11/+191
2019-09-04Add user-defined clock to libstdc++ condition_variable testsMike Crowe3-8/+69
2019-09-04Disallow -fvtable-verify and -flto to be used together.Caroline Tice2-0/+9
2019-09-04Remove -fdeduce-init-list.Marek Polacek9-70/+23
2019-09-04re PR target/32413 (internal compiler error: in reload_cse_simplify_operands,...Uros Bizjak2-0/+7
2019-09-04Add warning Wenum-conversion for C and ObjC.Prathamesh Kulkarni8-1/+68
2019-09-04mklog: Do not print changed functions in testsuiteMartin Liska2-1/+7
2019-09-04mklog: parse PR references from new test filesMartin Liska2-2/+25
2019-09-04Use argparse.ArgumentParser for mklog.Martin Liska2-48/+29
2019-09-04re PR middle-end/36262 (Extreme memory usage of VRP compared to older versions)Richard Biener2-32/+44
2019-09-04gfortran.texi: Update documentation to catch up with BOZ changes.Steven G. Kargl3-35/+24