Age | Commit message (Expand) | Author | Files | Lines |
2018-12-22 | re PR fortran/85544 (ICE in gfc_conv_scalarized_array_ref, at fortran/trans-a... | Thomas Koenig | 3 | -81/+85 |
2018-12-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-12-21 | re PR fortran/69121 (IEEE_SCALB is not generic) | Steven G. Kargl | 2 | -0/+75 |
2018-12-21 | re PR c++/86524 (std::less with pointer arguments not usable in static_assert... | Jakub Jelinek | 10 | -13/+179 |
2018-12-21 | correct double semi-colons | Paul Thomas | 1 | -1/+1 |
2018-12-21 | re PR middle-end/85594 (ICE during expand when compiling with -fwrapv -fopenmp) | Jakub Jelinek | 5 | -7/+38 |
2018-12-21 | re PR ipa/88561 (PGO devirtualization miscompilation of firefox) | Jan Hubicka | 5 | -4/+174 |
2018-12-21 | re PR fortran/87881 (gfortran.dg/inquiry_type_ref_(1.f08|3.f90) fail on darwin) | Paul Thomas | 4 | -40/+73 |
2018-12-21 | S/390: Add support for double<->long vector converts | Andreas Krebbel | 5 | -0/+115 |
2018-12-21 | pr88418.c (dg-options): Add -mno-avx. | Uros Bizjak | 1 | -1/+1 |
2018-12-21 | re PR rtl-optimization/87727 (gcc.target/sparc/overflow-2.c FAILs) | Eric Botcazou | 3 | -4/+16 |
2018-12-21 | re PR target/88522 (Error: operand size mismatch for `vpgatherqq') | Jakub Jelinek | 2 | -28/+48 |
2018-12-21 | re PR rtl-optimization/88563 (wrong code with -O2 -fno-code-hoisting -fno-tre... | Jakub Jelinek | 4 | -13/+37 |
2018-12-21 | re PR target/88556 (Inline built-in sinh, cosh, tanh for -ffast-math) | Uros Bizjak | 6 | -1/+231 |
2018-12-21 | re PR c++/87125 (ICE in tsubst_copy starting with r261084) | Jakub Jelinek | 2 | -0/+20 |
2018-12-21 | [ARM] Fix size-optimization-ieee testcase failure | Thomas Preud'homme | 4 | -0/+10 |
2018-12-21 | re PR target/88547 (missed optimization for vector comparisons) | Jakub Jelinek | 15 | -3/+702 |
2018-12-21 | x86: VAESDEC{,LAST} allow memory inputs | Jan Beulich | 2 | -2/+7 |
2018-12-21 | support --with-multilib-list=@name for ARM | Alexandre Oliva | 3 | -10/+52 |
2018-12-21 | PR c++/88196 - ICE with class non-type template parameter. | Marek Polacek | 6 | -14/+33 |
2018-12-21 | tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Use DR_TARGET_ALIGN... | Jakub Jelinek | 2 | -3/+8 |
2018-12-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-12-20 | tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Don't do versioning... | Joern Rennecke | 2 | -0/+19 |
2018-12-20 | C/C++: Add -Waddress-of-packed-member | H.J. Lu | 59 | -19/+960 |
2018-12-20 | re PR target/88457 (ICE: Max. number of generated reload insns per insn is ac... | Vladimir Makarov | 4 | -9/+48 |
2018-12-20 | re PR c++/88180 (ICE in vec<tree_node*, va_gc, vl_embed>::quick_push(tree_nod... | Jakub Jelinek | 5 | -4/+28 |
2018-12-20 | cp-tree.h (cp_fully_fold_init): Declare. | Jakub Jelinek | 4 | -2/+24 |
2018-12-20 | [AArch64][SVE] Add ABS support | Richard Sandiford | 8 | -4/+45 |
2018-12-20 | [AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative | Richard Sandiford | 5 | -1/+58 |
2018-12-20 | PR tree-optimization/84053 - missing -Warray-bounds accessing a local array a... | Martin Sebor | 2 | -0/+32 |
2018-12-20 | -Wtautological-compare: fix comparison of macro expansions | David Malcolm | 4 | -5/+67 |
2018-12-20 | [PR 88214] Assert that ptr is a pointer | Martin Jambor | 2 | -0/+7 |
2018-12-20 | re PR tree-optimization/84362 (Auto-vectorization regression when accessing m... | Richard Biener | 4 | -12/+140 |
2018-12-20 | fix typo. | Xiong Hu Luo | 1 | -1/+1 |
2018-12-20 | re PR target/88547 (missed optimization for vector comparisons) | Jakub Jelinek | 4 | -116/+328 |
2018-12-20 | [RS6000] Fix non-linux powerpc breakage | Alan Modra | 2 | -0/+8 |
2018-12-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-12-19 | re PR fortran/87992 (ICE in resolve_fl_variable, at fortran/resolve.c:12314) | Steven G. Kargl | 4 | -1/+20 |
2018-12-19 | config.gcc: Enable TARGET_DEFAULT_ASYNC_UNWIND_TABLES on aarch64*-*-freebsd* | Andreas Tobler | 2 | -0/+6 |
2018-12-19 | i386.md (SWI1248_AVX512BWDQ_64): Rename from SWI1248_AVX512BWDQ2_64. | Uros Bizjak | 4 | -76/+84 |
2018-12-19 | [ARM] Optimize executable size when using softfloat fmul/dmul | Thomas Preud'homme | 9 | -57/+214 |
2018-12-19 | [nvptx] Add PTX_CTA_SIZE | Tom de Vries | 2 | -0/+9 |
2018-12-19 | c++, asm: Do not handle any asm-qualifiers in top-level asm | Segher Boessenkool | 5 | -5/+33 |
2018-12-19 | c/c++, asm: Use nicer error for const and restrict | Segher Boessenkool | 8 | -4/+89 |
2018-12-19 | c/c++, asm: Use nicer error for duplicate asm qualifiers | Segher Boessenkool | 6 | -35/+90 |
2018-12-19 | c/c++, asm: Write the asm-qualifier loop without "done" boolean | Segher Boessenkool | 4 | -74/+72 |
2018-12-19 | C++: better locations for bogus initializations (PR c++/88375) | David Malcolm | 6 | -22/+114 |
2018-12-19 | [openacc] Make oacc_fn_attrib_level external | Tom de Vries | 3 | -1/+7 |
2018-12-19 | [openacc] Add oacc_get_default_dim | Tom de Vries | 3 | -0/+14 |
2018-12-19 | C++: improvements to binary operator diagnostics (PR c++/87504) | David Malcolm | 19 | -76/+489 |