Age | Commit message (Expand) | Author | Files | Lines |
2019-03-22 | re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c... | Jeff Law | 3 | -5/+30 |
2019-03-22 | re PR rtl-optimization/89676 (Redundant moves for long long shift on 32bit x86) | Vladimir Makarov | 4 | -0/+35 |
2019-03-22 | Avoid -Wconversion warnings when -Wsystem-headers is used | Jonathan Wakely | 2 | -6/+11 |
2019-03-22 | re PR c++/60702 (thread_local initialization) | Jakub Jelinek | 21 | -25/+279 |
2019-03-22 | re PR c++/87481 (Endless loop with optimisation in C++17) | Jakub Jelinek | 8 | -3/+81 |
2019-03-22 | [Ada] GNAT.Sockets: fix recent regressions | Pierre-Marie de Rodat | 4 | -7/+35 |
2019-03-22 | mmintrin.h (_mm_sub_pi32): Fix typo. | Bill Schmidt | 4 | -4/+20 |
2019-03-22 | * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>, | Jakub Jelinek | 2 | -11/+24 |
2019-03-22 | sse.md (<avx512>_fmadd_<mode>_mask<round_name>, [...]): Use <round_nimm_predi... | Jakub Jelinek | 2 | -30/+51 |
2019-03-22 | re PR target/89784 (Missing AVX512 intrinsics) | Jakub Jelinek | 27 | -2/+1871 |
2019-03-21 | PR tree-optimization/89350 - Wrong -Wstringop-overflow= warning since r261518 | Martin Sebor | 13 | -52/+600 |
2019-03-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-03-21 | Integrate C++17 parallel algorithms | Thomas Rodgers | 87 | -4/+20317 |
2019-03-21 | re PR lto/89692 (ICE in streamer_write_chain, at tree-streamer-out.c:506) | Jan Hubicka | 4 | -7/+57 |
2019-03-21 | re PR c++/71446 (Incorrect overload resolution when using designated initiali... | Jakub Jelinek | 2 | -19/+17 |
2019-03-21 | re PR c++/89767 (ICE with tuple and optimization) | Jakub Jelinek | 7 | -30/+115 |
2019-03-21 | hash-table.h (hash_table): Add Lazy template parameter defaulted to false... | Jakub Jelinek | 9 | -95/+248 |
2019-03-21 | [PR72741] Properly handle clauses specifying the level of parallelism for 'ex... | Thomas Schwinge | 10 | -0/+968 |
2019-03-21 | [PR89773] Fortran OpenACC 'routine' directive refuses procedures with implici... | Thomas Schwinge | 8 | -12/+96 |
2019-03-21 | [PR72741] The name in a Fortran OpenACC 'routine' directive refers to the con... | Thomas Schwinge | 4 | -2/+11 |
2019-03-21 | [PR72741] Encode OpenACC 'routine' directive's level of parallelism inside Fo... | Thomas Schwinge | 6 | -1/+228 |
2019-03-21 | [testsuite, Fortran] Provide 'dg-compile-aux-modules' in 'gfortran.dg/goacc/g... | Thomas Schwinge | 2 | -0/+27 |
2019-03-21 | [testsuite] Fix 'dg-compile-aux-modules' diagnostic | Thomas Schwinge | 4 | -3/+9 |
2019-03-21 | [testsuite, Fortran] Apply DejaGnu 1.4.4 work-around also to 'gfortran.dg/coa... | Thomas Schwinge | 2 | -1/+15 |
2019-03-21 | [testsuite, Fortran] Consistently set 'DEFAULT_FFLAGS' | Thomas Schwinge | 2 | -5/+11 |
2019-03-21 | compiler: add a newline to function receiver type's debug dump | Ian Lance Taylor | 2 | -2/+2 |
2019-03-21 | re PR middle-end/89779 (internal compiler error: tree check: expected class â... | Richard Biener | 5 | -9/+34 |
2019-03-21 | In C++17 <math.h> should not put special functions in global namespace | Jonathan Wakely | 5 | -112/+236 |
2019-03-21 | PR libstdc++/88066 Use <> for includes not "" | Jonathan Wakely | 9 | -8/+20 |
2019-03-21 | re PR c++/78645 (ICE on invalid code (Segmentation fault, cxx_eval_call_expre... | Paolo Carlini | 2 | -0/+12 |
2019-03-21 | re PR c++/89571 (ICE in nothrow_spec_p, at cp/except.c:1238) | Paolo Carlini | 4 | -0/+22 |
2019-03-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-03-20 | d: Fix ICE force_type_die, at dwarf2out.c using nested types | Iain Buclaw | 5 | -7/+103 |
2019-03-20 | re PR fortran/71861 ([F03] ICE in write_symbol(): bad module symbol) | Janus Weil | 4 | -0/+44 |
2019-03-20 | PR c++/87480 - decltype of member access in default template arg | Jason Merrill | 3 | -1/+29 |
2019-03-20 | S/390: Fix PR89775. Stackpointer save/restore instructions removed | Andreas Krebbel | 5 | -16/+74 |
2019-03-20 | re PR target/89752 (ICE in emit_move_insn, at expr.c:3723) | Jakub Jelinek | 5 | -2/+69 |
2019-03-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-03-19 | PR tree-optimization/89688 - -Wstringop-overflow confused by const 2D array o... | Martin Sebor | 10 | -11/+331 |
2019-03-19 | RISC-V: Fix %lo overflow with BLKmode references. | Jim Wilson | 4 | -6/+79 |
2019-03-19 | re PR rtl-optimization/89768 (ICE in compare_and_jump_seq at loop-unroll.c:838) | Jakub Jelinek | 2 | -4/+11 |
2019-03-19 | compiler,runtime: pass old slice's ptr/len/cap by value to growslice | Ian Lance Taylor | 4 | -24/+35 |
2019-03-19 | PR tree-optimization/89644 - false-positive -Warray-bounds on strncpy with un... | Martin Sebor | 2 | -2/+6 |
2019-03-19 | PR tree-optimization/89644 - False-positive -Warray-bounds diagnostic on strncpy | Martin Sebor | 4 | -8/+127 |
2019-03-19 | Fix set of even probabilities (PR middle-end/89737). | Martin Liska | 4 | -3/+42 |
2019-03-19 | rs6000: Unaligned stfiwx on older CPUs (PR89746) | Segher Boessenkool | 2 | -2/+9 |
2019-03-19 | re PR target/89378 ([MIPS] FAIL: gcc.dg/vect/pr88598-3.c -mmsa (internal com... | Jakub Jelinek | 3 | -4/+11 |
2019-03-19 | re PR debug/88389 (-flto -g -gsplit-dwarf is broken) | Richard Biener | 2 | -0/+13 |
2019-03-19 | re PR lto/87089 (tree check: expected class 'type', have 'declaration' (names... | Jan Hubicka | 6 | -2/+72 |
2019-03-19 | libgo: fix build on AIX | Ian Lance Taylor | 29 | -202/+140 |