aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Daily bump.GCC Administrator9-1/+271
2020-07-02testsuite: Solaris reports warning on line 5.David Edelsohn1-2/+2
2020-07-02libstdc++: Require c++98_only effective target for a testJonathan Wakely1-0/+1
2020-07-02libstdc++: Require c++98_only effective target for some testsJonathan Wakely22-23/+23
2020-07-02testsuite: ignore function not inlinable warning.David Edelsohn1-0/+2
2020-07-02PR libstdc++/91807Ville Voutilainen2-1/+37
2020-07-02PR fortran/93423 - ICE on invalid with argument list for module procedureHarald Anlauf2-1/+22
2020-07-02PR fortran/93337 - ICE in gfc_dt_upper_string, at fortran/module.c:441Harald Anlauf2-0/+13
2020-07-02libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)Jonathan Wakely2-64/+67
2020-07-02c++: Support C++20 virtual consteval functions. [PR88335]Jason Merrill11-34/+307
2020-07-02tree-optimization/96028 - fix bogus externalizing of SLP nodeRichard Biener1-9/+18
2020-07-02ipa-sra: Prevent constructing debug info from wrong argumentMartin Jambor2-1/+50
2020-07-02VEC_COND_EXPR: do not expand comparisons feeding itMartin Liska1-12/+57
2020-07-02Redefine NULL to nullptrIlya Leoshkevich1-0/+10
2020-07-02Fortran : portability fix for PR52279Mark Eggleston1-1/+1
2020-07-02tree-cfg: Fix ICE with switch stmt to unreachable opt and forced labels [PR95...Jakub Jelinek2-5/+72
2020-07-02tree-optimization/96022 - fix ICE with vectorized shiftRichard Biener3-7/+22
2020-07-02vect: Fix an ICE in exact_div [PR95961]Fei Yang2-17/+22
2020-07-02openmp: Diagnose non-rectangular loops with invalid stepsJakub Jelinek2-4/+68
2020-07-02Reject components in extensions overlapping with the parentEric Botcazou3-7/+14
2020-07-02Do not stream all zeros for gcda files.Martin Liska5-62/+92
2020-07-02Fortran : ICE in generic_correspondence PR95584Mark Eggleston2-1/+17
2020-07-02testsuite: Ignore line no. for BB vectorization messageKewen Lin1-1/+1
2020-07-02RISC-V: Handle multi-letter extension for multilib-generatorKito Cheng1-8/+22
2020-07-02Daily bump.GCC Administrator6-1/+359
2020-07-01The variant of editing distance we use doesn't satisfy the triangle inequality.Pip Cet1-14/+8
2020-07-01aarch64: Fix missing BTI instruction in trampolinesOmar Tahir2-22/+68
2020-07-01match.pd: (x & y) - (x | y) - 1 -> ~(x ^ y) simplification [PR94882]Jeff Law5-0/+264
2020-07-01libstdc++: Remove noexcept from match_results comparisons (PR 94627)Jonathan Wakely2-2/+77
2020-07-01analyzer: Fix -Wanalyzer-possible-null-argument warning (PR 96014)Jonathan Wakely1-1/+1
2020-07-01bootstrap: Don't translate assignment to hint[].David Edelsohn1-1/+1
2020-07-01testsuite: Adjust gfortran.dg/pr95690.f90 line number.David Edelsohn1-2/+2
2020-07-01testsuite: Restore lp64 for some gcc.target/powerpc testcases.David Edelsohn8-8/+8
2020-07-01Fix bootstrap for m68k.Jeff Law1-6/+6
2020-07-01Fortran : Fortran translation issues PR52279Mark Eggleston8-62/+62
2020-07-01c++: Expose cloning form predicatesNathan Sidwell2-34/+41
2020-07-01aarch64: Add 64 bit setter getter fpsr fpcrAndrea Corallo8-54/+143
2020-07-01Fortran : False positive for optional arguments PR95446Mark Eggleston3-8/+62
2020-07-01Adjust text of expected warnings changed in PR c++/86568.Martin Sebor5-16/+16
2020-07-01arm: Fix handler-align.c testcase [PR target/94743]Christophe Lyon1-1/+1
2020-07-01gcov: avoid trailing space.Martin Liska1-1/+1
2020-07-01tree-optimization/95839 - teach SLP vectorization about vector inputsRichard Biener2-15/+124
2020-07-01move ILS include to system.hRichard Biener9-34/+28
2020-07-01gcov: shorted one option help messageMartin Liska1-1/+2
2020-07-01gcov: rename 2 options.Martin Liska3-11/+15
2020-07-01Fortran : Bogus error with additional blanks in type(*) PR95829Mark Eggleston2-1/+15
2020-07-01arm: Fix typos in testcases [PR target/94743]Christophe Lyon2-4/+4
2020-06-30Fix bootstrap failure on PAJeff Law1-4/+4
2020-07-01RISC-V: Preserve arch version info during normalizing arch stringKito Cheng2-24/+52
2020-06-30testsuite: enable gcc.target/powerpc direct move tests.David Edelsohn9-9/+9