Rev. | Time | Author |
---|---|---|
b887449 master | 2020-07-03 03:48:16 | Harald Anlauf |
PR fortran/93423 - ICE on invalid with argument list for module procedure |
||
d9fb6f2 | 2020-07-03 03:41:51 | Harald Anlauf |
PR fortran/93337 - ICE in gfc_dt_upper_string, at fortran/module.c:441 |
||
c6f431b | 2020-07-03 03:05:13 | Jonathan Wakely |
libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224) |
||
e6321c4 | 2020-07-03 02:20:23 | Jason Merrill |
c++: Support C++20 virtual consteval functions. [PR88335] |
||
105ecbe | 2020-07-02 21:38:28 | Richard Biener |
tree-optimization/96028 - fix bogus externalizing of SLP node |
||
053c880 | 2020-07-02 21:30:50 | Martin Jambor |
ipa-sra: Prevent constructing debug info from wrong argument |
||
1ac9258 | 2020-07-02 19:41:42 | Martin Liska |
VEC_COND_EXPR: do not expand comparisons feeding it |
||
d59a576 | 2020-07-02 19:38:18 | Ilya Leoshkevich |
Redefine NULL to nullptr |
||
d0e7c73 | 2020-07-02 19:04:40 | Mark Eggleston |
Fortran : portability fix for PR52279 |
||
00f24f5 | 2020-07-02 18:38:20 | Jakub Jelinek |
tree-cfg: Fix ICE with switch stmt to unreachable opt and forced labels [PR95857] |
||
d5d9f78 | 2020-07-02 18:18:09 | Richard Biener |
tree-optimization/96022 - fix ICE with vectorized shift |
||
5c9669a | 2020-07-02 18:14:33 | Fei Yang |
vect: Fix an ICE in exact_div [PR95961] |
||
9d50112 | 2020-07-02 18:03:33 | Jakub Jelinek |
openmp: Diagnose non-rectangular loops with invalid steps |
||
6153cfd | 2020-07-02 17:29:34 | Eric Botcazou |
Reject components in extensions overlapping with the parent |
||
ece21ff | 2020-07-02 17:16:02 | Martin Liska |
Do not stream all zeros for gcda files. |
||
8f8ea4a | 2020-07-02 15:48:04 | Mark Eggleston |
Fortran : ICE in generic_correspondence PR95584 |
||
224682f | 2020-07-02 14:58:18 | Kewen Lin |
testsuite: Ignore line no. for BB vectorization message |
||
a4b531b | 2020-07-02 11:38:31 | Kito Cheng |
RISC-V: Handle multi-letter extension for multilib-generator |
||
64f761e | 2020-07-02 09:16:26 | GCC Administrator |
Daily bump. |
||
34127f4 | 2020-07-02 05:59:56 | Pip Cet |
The variant of editing distance we use doesn't satisfy the triangle inequality. |
||
be7c41a | 2020-07-02 05:56:16 | Omar Tahir |
aarch64: Fix missing BTI instruction in trampolines |
||
553c657 | 2020-07-02 05:49:30 | Jeff Law |
match.pd: (x & y) - (x | y) - 1 -> ~(x ^ y) simplification [PR94882] |
||
a1a0dc4 | 2020-07-02 05:06:42 | Jonathan Wakely |
libstdc++: Remove noexcept from match_results comparisons (PR 94627) |
||
039a630 | 2020-07-02 04:21:34 | Jonathan Wakely |
analyzer: Fix -Wanalyzer-possible-null-argument warning (PR 96014) |
||
1617fc4 | 2020-07-02 04:20:08 | David Edelsohn |
bootstrap: Don't translate assignment to hint[]. |
||
b260e91 | 2020-07-02 03:08:34 | David Edelsohn |
testsuite: Adjust gfortran.dg/pr95690.f90 line number. |
||
cfdc729 | 2020-07-02 01:46:06 | David Edelsohn |
testsuite: Restore lp64 for some gcc.target/powerpc testcases. |
||
fb43b41 | 2020-07-02 01:09:48 | Jeff Law |
Fix bootstrap for m68k. |
||
0a7183f | 2020-07-02 01:07:51 | Mark Eggleston |
Fortran : Fortran translation issues PR52279 |
||
27aebb7 | 2020-07-02 01:00:34 | Nathan Sidwell |
c++: Expose cloning form predicates |