Age | Commit message (Expand) | Author | Files | Lines |
2018-12-19 | c/c++, asm: Use nicer error for const and restrict | Segher Boessenkool | 4 | -4/+67 |
2018-12-19 | C++: better locations for bogus initializations (PR c++/88375) | David Malcolm | 3 | -0/+73 |
2018-12-19 | C++: improvements to binary operator diagnostics (PR c++/87504) | David Malcolm | 5 | -3/+120 |
2018-12-19 | C++: more location wrapper nodes (PR c++/43064, PR c++/43486) | David Malcolm | 19 | -20/+183 |
2018-12-19 | [rs6000] Fix x86 SSSE3 compatibility implementations and testcases | Paul A. Clarke | 19 | -489/+424 |
2018-12-19 | [ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp | Thomas Preud'homme | 2 | -1/+7 |
2018-12-19 | [nvptx, libgomp] Move rtl-dump test-cases to libgomp | Tom de Vries | 3 | -65/+6 |
2018-12-19 | [testsuite] Add scan-offload-rtl-dump | Tom de Vries | 3 | -1/+156 |
2018-12-19 | re PR tree-optimization/88533 (Higher performance penalty of array-bounds che... | Richard Biener | 6 | -3/+50 |
2018-12-19 | re PR target/88541 (VPCLMULQDQ 256-bit inline function unavailable with optim... | Jakub Jelinek | 2 | -40/+53 |
2018-12-19 | re PR c++/87934 (struct with NSDMI of enum makes initialization a non-constan... | Jakub Jelinek | 2 | -0/+14 |
2018-12-19 | [PR86153] simplify more overflow tests in VRP | Alexandre Oliva | 2 | -0/+155 |
2018-12-19 | [PR87012] canonicalize ref type for tmpl arg | Alexandre Oliva | 2 | -0/+14 |
2018-12-19 | [PR c++/88146] do not crash synthesizing inherited ctor(...) | Alexandre Oliva | 2 | -0/+234 |
2018-12-18 | re PR rtl-optimization/87759 (ICE in lra_assign, at lra-assigns.c:1624, or IC... | Jakub Jelinek | 2 | -1/+6 |
2018-12-18 | re PR rtl-optimization/87759 (ICE in lra_assign, at lra-assigns.c:1624, or IC... | Vladimir Makarov | 2 | -0/+44 |
2018-12-18 | re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin... | Jakub Jelinek | 17 | -0/+394 |
2018-12-18 | [testsuite] Enable vect_usad_char effective target for non-SVE aarch64 | Kyrylo Tkachov | 2 | -1/+9 |
2018-12-18 | re PR target/88513 (FAIL: gcc.target/i386/pr59591-1.c) | Jakub Jelinek | 14 | -0/+215 |
2018-12-18 | driver-i386.c (host_detect_local_cpu): Detect cascadelake. | Wei Xiao | 3 | -4/+23 |
2018-12-17 | re PR target/87870 (ppc64le generates poor code when loading constants into T... | Peter Bergner | 2 | -0/+33 |
2018-12-17 | re PR c++/88410 (internal compiler error: output_operand: invalid expression ... | Jakub Jelinek | 2 | -0/+12 |
2018-12-17 | PR c++/52321 print note for static_cast to/from incomplete type | Jonathan Wakely | 1 | -0/+27 |
2018-12-17 | Add missing ChangeLog entry from last checkin: | Steve Ellcey | 1 | -0/+11 |
2018-12-17 | aarch64-torture.exp: New file. | Steve Ellcey | 8 | -0/+253 |
2018-12-17 | builtin-snprintf-4.c: Adjust for ILP32. | Martin Sebor | 2 | -0/+9 |
2018-12-17 | re PR rtl-optimization/88253 (Inlining of function incorrectly deletes volati... | Senthil Kumar Selvaraj | 2 | -0/+21 |
2018-12-17 | Add a loop versioning pass | Richard Sandiford | 25 | -2/+1333 |
2018-12-16 | re PR fortran/88116 (ICE in gfc_convert_constant(): Unexpected type) | Steven G. Kargl | 4 | -0/+24 |
2018-12-16 | decl.c (variable_decl): Typo fixes. | Steven G. Kargl | 2 | -1/+5 |
2018-12-16 | PF fortran/88364 | Thomas Koenig | 2 | -0/+27 |
2018-12-16 | x86: Revert reversion 267133 | H.J. Lu | 2 | -17/+6 |
2018-12-16 | re PR fortran/87994 (ICE in match_data_constant, at fortran/decl.c:399) | Steven G. Kargl | 4 | -1/+30 |
2018-12-16 | re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception) | Jakub Jelinek | 9 | -2/+211 |
2018-12-15 | re PR fortran/88138 (ICE in gfc_arith_concat, at fortran/arith.c:1007) | Steven G. Kargl | 2 | -0/+14 |
2018-12-15 | re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin... | Jakub Jelinek | 2 | -0/+106 |
2018-12-15 | re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin... | Jakub Jelinek | 3 | -5/+40 |
2018-12-15 | re PR c++/84644 (internal compiler error: in warn_misplaced_attr_for_class_ty... | Paolo Carlini | 5 | -3/+18 |
2018-12-15 | re PR target/88489 (FAIL: gcc.target/i386/avx512f-vfixupimmss-2.c execution t... | Jakub Jelinek | 3 | -0/+44 |
2018-12-15 | re PR rtl-optimization/88478 (valgrind error in cselib_record_sets) | Jakub Jelinek | 2 | -0/+22 |
2018-12-14 | PR tree-optimization/88372 - alloc_size attribute is ignored on function poin... | Martin Sebor | 3 | -0/+200 |
2018-12-14 | PR tree-optimization/87096 - Optimised snprintf is not POSIX conformant | Martin Sebor | 2 | -0/+161 |
2018-12-14 | [PR c++/87814] undefer deferred noexcept on tsubst if request | Alexandre Oliva | 2 | -0/+31 |
2018-12-14 | x86; Add -mmanual-endbr and cf_check function attribute | H.J. Lu | 6 | -0/+60 |
2018-12-14 | Add user-friendly diagnostics for OpenACC loop parallelism assigned | Thomas Schwinge | 15 | -15/+292 |
2018-12-14 | [PR86823] retain deferred access checks from outside firewall | Alexandre Oliva | 2 | -0/+20 |
2018-12-14 | re PR c++/82294 (Array of objects with constexpr constructors initialized fro... | Jakub Jelinek | 3 | -0/+45 |
2018-12-14 | ARM] Improve robustness of -mslow-flash-data | Thomas Preud'homme | 5 | -0/+12 |
2018-12-14 | x86: Don't use get_frame_size when finalizing stack frame | H.J. Lu | 2 | -0/+22 |
2018-12-14 | decl.c (rm_size): Take into account the padding in the case of a record type ... | Eric Botcazou | 3 | -0/+27 |