summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28Daily bump.linaro-local/ci/tcwg_bmk_llvm_sq/llvm-release-aarch64-spec2k6-OsGCC Administrator
2022-07-27analyzer: fix stray get_element declsDavid Malcolm
2022-07-27analyzer: fix false positives from -Wanalyzer-tainted-divisor [PR106225]David Malcolm
2022-07-27analyzer: fix uninit false positive with -ftrivial-auto-var-init= [PR106204]David Malcolm
2022-07-27analyzer: show saved diagnostics as nodes in .eg.dot dumpsDavid Malcolm
2022-07-27analyzer: add more uninit test coverageDavid Malcolm
2022-07-27json: fix escaping of '\'David Malcolm
2022-07-27analyzer: fix memory leaksDavid Malcolm
2022-07-27analyzer: handle repeated accesses after init of unknown size [PR105285]David Malcolm
2022-07-27analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibilityDavid Malcolm
2022-07-27RISC-V: Remove duplicate backslashes from `stack_protect_set_<mode>'Maciej W. Rozycki
2022-07-27tree-optimization/106189 - avoid division by zero exceptionRichard Biener
2022-07-27lto: Fix option merging [PR106129]Joseph Myers
2022-07-27Fix tree-opt/PR106087: ICE with inline-asm with multiple output and assigned ...Andrew Pinski
2022-07-27testsuite: Require int128 for gcc.dg/pr106063.cDimitar Dimitrov
2022-07-27middle-end: don't lower past veclower [PR106063]Tamar Christina
2022-07-27[PR105665] ivopts: check defs of names in base for undefsAlexandre Oliva
2022-07-27Daily bump.GCC Administrator
2022-07-26libstdc++: Minor codegen improvement for atomic wait spinloopThomas Rodgers
2022-07-26d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos 5fef0d28f.Iain Buclaw
2022-07-26Fortran: error recovery from calculation of storage size of a symbol [PR103504]Harald Anlauf
2022-07-26c++: ICE with erroneous template redeclaration [PR106311]Marek Polacek
2022-07-25c++: aggregate prvalue as for range [PR106230]Jason Merrill
2022-07-26Daily bump.GCC Administrator
2022-07-25RTEMS: Do not define _GNU_SOURCE by defaultSebastian Huber
2022-07-25Daily bump.GCC Administrator
2022-07-24Daily bump.GCC Administrator
2022-07-23Daily bump.GCC Administrator
2022-07-22libstdc++: Do not optimize away storing pathname if it's neededJonathan Wakely
2022-07-22libstdc++: check for openat with dirfd in std::filesystemAlexandre Oliva
2022-07-22libstdc++: check for openatAlexandre Oliva
2022-07-22libstdc++: Do not include <cxxabi.h> in <stacktrace>Jonathan Wakely
2022-07-22Daily bump.linaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-aarch64-spec2k6-OsGCC Administrator
2022-07-21c++: defaulted friend op== [PR106361]Jason Merrill
2022-07-21c++: non-dependent call to consteval operator [PR105912]Patrick Palka
2022-07-21c++: dependence of constrained memfn from current inst [PR105842]Patrick Palka
2022-07-21c++: function NTTP argument considered unused [PR53164, PR105848]Patrick Palka
2022-07-21c++: cv-quals of dummy obj for non-dep memfn call [PR105637]Patrick Palka
2022-07-21c++: don't substitute TEMPLATE_PARM_CONSTRAINTS [PR100374]Patrick Palka
2022-07-21c++: non-dep call with empty TYPE_BINFO [PR105758]Patrick Palka
2022-07-21c++: constrained partial spec forward decl [PR96363]Patrick Palka
2022-07-21libgo: don't include <linux/fs.h> when building gen-sysinfo.goIan Lance Taylor
2022-07-21libsanitizer: cherry-pick 9cf13067cb5088626ba7 from upstreamMartin Liska
2022-07-21libstdc++: Fix std::common_iterator assignment [PR100823]Jonathan Wakely
2022-07-21libstdc++: Fix minor bugs in std::common_iteratorJonathan Wakely
2022-07-21libstdc++: Make headers include their prerequisitesNathan Sidwell
2022-07-21libstdc++: Fix comment typosJonathan Wakely
2022-07-21libstdc++: testsuite: Guard use of C99 std::log2Jonathan Wakely
2022-07-21libstdc++: Simplify test by not using std::log2Jonathan Wakely
2022-07-21libstdc++: Make __from_chars_alnum_to_val conversion explicitMarco Falke