Age | Commit message (Expand) | Author | Files | Lines |
2018-01-22 | re PR target/83862 (powerpc: ICE in signbit testcase) | Michael Meissner | 2 | -0/+39 |
2018-01-22 | rs6000-builtin.def (ST_ELEMREV_V1TI, [...]): Add macro expansion. | Carl Love | 4 | -29/+1486 |
2018-01-22 | re PR c++/81933 (Invalid "constexpr call flows off the end of the function" e... | Marek Polacek | 2 | -0/+56 |
2018-01-22 | fold-vec-abs-short-fwrap.c: Add xxspltib to scan-asembler valid instructions ... | Will Schmidt | 5 | -6/+15 |
2018-01-22 | PR 78534, 83704 Large character lengths | Janne Blomqvist | 2 | -2/+6 |
2018-01-22 | re PR tree-optimization/83963 ([graphite] ICE in merge_sese, at graphite-scop... | Richard Biener | 2 | -0/+35 |
2018-01-22 | re PR c++/83895 (-Wparentheses warns about pointer-to-member typedefs) | Ville Voutilainen | 1 | -0/+7 |
2018-01-22 | [ARM] Fix test fail with conflicting -mfloat-abi | Sudakshina Das | 2 | -0/+8 |
2018-01-22 | [arm] Make gcc.target/arm/copysign_softfloat_1.c more robust | Kyrylo Tkachov | 3 | -5/+25 |
2018-01-22 | re PR target/83946 (Safe Indirect Jumps broken on AIX) | Bill Schmidt | 2 | -0/+6 |
2018-01-21 | pr83621.c: Add -fno-common additional option on hppa*-&-hpux*. | John David Anglin | 4 | -0/+9 |
2018-01-21 | re PR target/83946 (Safe Indirect Jumps broken on AIX) | Bill Schmidt | 6 | -6/+20 |
2018-01-20 | re PR fortran/83900 (ICE in gfc_simplify_matmul, at fortran/simplify.c:4593) | Steven G. Kargl | 2 | -0/+13 |
2018-01-20 | Fix vect_def_type handling in x86 scatter support (PR 83940) | Richard Sandiford | 2 | -0/+14 |
2018-01-20 | re PR middle-end/83945 (internal compiler error: Segmentation fault with -O -... | Jakub Jelinek | 2 | -0/+24 |
2018-01-20 | re PR target/83930 (ICE: RTL check: expected code 'const_int', have 'mem' in ... | Jakub Jelinek | 2 | -0/+22 |
2018-01-20 | re PR fortran/83900 (ICE in gfc_simplify_matmul, at fortran/simplify.c:4593) | Steven G. Kargl | 2 | -0/+14 |
2018-01-19 | re PR fortran/80768 (NULL pointer dereferenced in gfc_check_num_images at for... | Steven G. Kargl | 2 | -0/+14 |
2018-01-19 | re PR c++/81167 (ICE on valid C++ code in deferred_printed_type, at cp/error.... | Jakub Jelinek | 2 | -0/+27 |
2018-01-19 | re PR c++/83919 (spurious -Wignored-qualifiers warning) | Jakub Jelinek | 2 | -0/+15 |
2018-01-19 | stack-check-16.c: New test. | Jeff Law | 2 | -0/+41 |
2018-01-19 | [nvptx] Add support for CUDA 9 | Cesar Philippidis | 2 | -0/+24 |
2018-01-19 | Fix missing g++.dg/torture/pr83619.C warning | Rainer Orth | 2 | -1/+5 |
2018-01-19 | Fix test-suite fallout. | Martin Liska | 6 | -6/+14 |
2018-01-19 | Check whether any statements need masking (PR 83922) | Richard Sandiford | 2 | -0/+26 |
2018-01-19 | Avoid ICE for nested inductions (PR 83914) | Richard Sandiford | 2 | -0/+20 |
2018-01-19 | [arm] Fix gcc.target/arm/negdi-[12].c | Kyrylo Tkachov | 4 | -5/+9 |
2018-01-19 | [arm] Fix gcc.target/arm/pr40956.c | Kyrylo Tkachov | 2 | -2/+5 |
2018-01-19 | [arm] Fix gcc.target/arm/pr79058.c | Kyrylo Tkachov | 2 | -1/+6 |
2018-01-19 | pr52451.c (main): Skip long double test on hppa*-*-hpux*. | John David Anglin | 2 | -0/+9 |
2018-01-19 | re PR ipa/83619 (ICE in inliner: caller edge count does not match BB count) | Jakub Jelinek | 2 | -9/+17 |
2018-01-18 | Fix template/inherit4.C. | Jason Merrill | 1 | -1/+1 |
2018-01-18 | builtins-6.h (foo): Add missing closing bracket to the function. | Carl Love | 2 | -1/+5 |
2018-01-18 | PR c++/82461 - constexpr list-initialized member | Jason Merrill | 1 | -0/+20 |
2018-01-18 | re PR c++/81013 (ICE with invalid union in class hierarchy) | Paolo Carlini | 2 | -0/+21 |
2018-01-18 | [arm] Enable gcc.dg/rtl/arm/stl-cond.c on armeb. | Christophe Lyon | 2 | -1/+5 |
2018-01-18 | re PR ipa/83619 (ICE in inliner: caller edge count does not match BB count) | Jan Hubicka | 2 | -0/+72 |
2018-01-18 | [ARM,testsuite] Make arm_arch_FUNC_ok more robust | Christophe Lyon | 2 | -0/+10 |
2018-01-18 | [arm] Fix gcc.target/arm/pr70278.c | Kyrylo Tkachov | 2 | -0/+7 |
2018-01-18 | Add ability to remap file names in __FILE__, etc (PR other/70268) | Boris Kolpackov | 5 | -0/+42 |
2018-01-18 | Small retpoline clean-up. | Martin Liska | 10 | -9/+21 |
2018-01-18 | [arm] Fix gcc.target/arm/xor-and.c | Christophe Lyon | 2 | -1/+6 |
2018-01-18 | PR c++/83160] local ref to capture | Nathan Sidwell | 2 | -0/+38 |
2018-01-18 | re PR tree-optimization/83887 ([graphite] ICE in verify_dominators, at domina... | Richard Biener | 4 | -0/+111 |
2018-01-18 | [arm] PR target/65578: Fix builtin-bswap16-1.c and builtin-bswap-1.c | Kyrylo Tkachov | 7 | -81/+116 |
2018-01-18 | [arm] Fix gcc.target/arm/pr40887.c directives | Christophe Lyon | 2 | -1/+6 |
2018-01-18 | re PR c/61240 (Incorrect warning "integer overflow in expression" on pointer-... | Jakub Jelinek | 2 | -0/+25 |
2018-01-18 | re PR fortran/83864 (ICE in gfc_apply_init, at fortran/expr.c:4271) | Harald Anlauf | 2 | -0/+18 |
2018-01-17 | re PR testsuite/83883 (FAIL: gcc.dg/tree-ssa/ssa-dse-26.c scan-tree-dump-time... | Jeff Law | 2 | -1/+8 |
2018-01-18 | rs6000.md (*call_indirect_nonlocal_sysv<mode>): Generate different code for -... | Bill Schmidt | 4 | -3/+39 |