Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | rl78.c: if operand 2 is const avoid addition with 0 and use incw and decw whe... | Sebastian Perta | 3 | -2/+62 |
2018-01-26 | Fix gcc.target/aarch64/sve/peel_ind_1.c for -mcmodel=tiny | Szabolcs Nagy | 4 | -3/+9 |
2018-01-26 | re PR tree-optimization/81082 (Failure to vectorise after reassociating index... | Richard Biener | 6 | -5/+67 |
2018-01-26 | Configure USE_HIDDEN_LINKONCE on Solaris/x86 | Rainer Orth | 8 | -8/+75 |
2018-01-26 | Fix various x86 avx512{bitalg, vpopcntdq, vbmi2} issues (PR target/83488) | Julia Koval | 10 | -28/+44 |
2018-01-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-01-26 | PR84033, powerpc64le -moptimize-swaps bad code with vec_vbpermq | Alan Modra | 4 | -6/+52 |
2018-01-25 | compiler: look through aliases when looking for methods | Ian Lance Taylor | 3 | -22/+49 |
2018-01-25 | compiler: deref receiver types in mangled names | Ian Lance Taylor | 3 | -18/+22 |
2018-01-25 | jit: remove some unused fields from recording::union_ (PR jit/81672) | David Malcolm | 2 | -4/+6 |
2018-01-25 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Paul Thomas | 16 | -83/+210 |
2018-01-25 | Change -march to -mcpu. | David Edelsohn | 1 | -1/+1 |
2018-01-25 | * doc/invoke.texi (PowerPC Options): Document 'native' cpu type. | David Edelsohn | 2 | -1/+11 |
2018-01-25 | runtime: fix lfstackUnpack on ia64 | Ian Lance Taylor | 1 | -1/+1 |
2018-01-25 | re PR tree-optimization/83055 (ICE in operator>, at profile-count.h:834) | Jan Hubicka | 4 | -13/+35 |
2018-01-25 | re PR c++/84031 (structured binding unpacks nameless padding bitfields) | Jakub Jelinek | 4 | -7/+39 |
2018-01-25 | re PR middle-end/83977 (ICE in simd_clone_clauses_extract, at omp-simd-clone.... | Jakub Jelinek | 6 | -8/+23 |
2018-01-25 | compiler: don't write sink constants to C header file | Ian Lance Taylor | 2 | -2/+4 |
2018-01-25 | [nvptx, PR84028] Add exit insn after noreturn call for neutered workers | Tom de Vries | 2 | -2/+8 |
2018-01-25 | Fix vect-reduc-or_[12].c changes in r257022 | Richard Sandiford | 3 | -2/+8 |
2018-01-25 | re PR target/81550 (gcc.target/powerpc/loop_align.c fails starting with r250482) | Michael Meissner | 2 | -2/+9 |
2018-01-25 | Fix jit.dg/test-alignment* (PR jit/82846) | David Malcolm | 3 | -2/+9 |
2018-01-25 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-01-24 | compiler: rationalize external symbol names | Ian Lance Taylor | 13 | -352/+899 |
2018-01-24 | Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467). | Joseph Myers | 2 | -0/+27 |
2018-01-24 | re PR target/83994 (%ebx is clobbered by stack-clash probing for regparm-3 fu... | Jeff Law | 4 | -19/+56 |
2018-01-24 | re PR target/84014 (ICE in setup_min_max_allocno_live_range_point, at ira-bui... | Vladimir Makarov | 4 | -1/+38 |
2018-01-24 | re PR middle-end/83977 (ICE in simd_clone_clauses_extract, at omp-simd-clone.... | Jakub Jelinek | 9 | -10/+113 |
2018-01-24 | Remove explicit dg-do runs from gcc.dg/vect (PR 83889) | Richard Sandiford | 22 | -30/+30 |
2018-01-24 | Fix use of boolean_true/false_node (PR 83979) | Richard Sandiford | 4 | -12/+30 |
2018-01-24 | ipa-profile.c (ipa_propagate_frequency_1): Fix logic skipping calls with zero... | Jan Hubicka | 2 | -5/+8 |
2018-01-24 | rs6000.md (*call_indirect_nonlocal_sysv<mode>): Simplify the clause that sets... | Bill Schmidt | 2 | -50/+33 |
2018-01-24 | PR c++/82249 - wrong mismatched pack length error. | Jason Merrill | 3 | -3/+43 |
2018-01-24 | [testsuite] Fix arm options in gcc.dg/lto/20110201-1_0.c | Kyrylo Tkachov | 2 | -1/+7 |
2018-01-24 | [nvptx, PR83589] Workaround for branch-around-nothing JIT bug | Tom de Vries | 3 | -0/+111 |
2018-01-24 | [nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warp | Tom de Vries | 3 | -1/+18 |
2018-01-24 | re PR tree-optimization/83176 ([graphite] ICE in set_codegen_error, at graphi... | Richard Biener | 4 | -4/+87 |
2018-01-24 | re PR tree-optimization/82819 ([graphite] ICE in set_codegen_error, at graphi... | Richard Biener | 4 | -1/+35 |
2018-01-24 | re PR fortran/84000 (ICE in replace_loop_annotate, at tree-cfg.c:352) | Richard Biener | 2 | -0/+6 |
2018-01-24 | cfgcleanup.c (try_crossjump_to_edge): Use combine_with_count to merge probabi... | Jan Hubicka | 6 | -48/+92 |
2018-01-24 | re PR c++/83921 (GCC rejects constexpr initialization of empty aggregate.) | Paolo Carlini | 10 | -26/+103 |
2018-01-24 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-01-23 | RISC-V: Add -mpreferred-stack-boundary option. | Andrew Waterman | 5 | -5/+57 |
2018-01-23 | * g++.dg/cpp1y/lambda-generic.C: Remove libstdc++ dependency. | Jason Merrill | 1 | -4/+5 |
2018-01-23 | PR c++/83947 - ICE with auto declarations. | Jason Merrill | 4 | -3/+21 |
2018-01-23 | C++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++/83974) | David Malcolm | 4 | -4/+22 |
2018-01-23 | re PR sanitizer/83987 (ICE with OpenMP, sanitizer and virtual bases) | Jakub Jelinek | 4 | -11/+47 |
2018-01-23 | i386: Use const reference of struct ix86_frame to avoid copy | H.J. Lu | 2 | -12/+20 |
2018-01-23 | re PR fortran/83866 (ICE in gfc_release_symbol, at fortran/symbol.c:3087) | Paul Thomas | 4 | -1/+30 |
2018-01-23 | re PR fortran/83898 (ICE in gfc_conv_expr_descriptor, at fortran/trans-array.... | Paul Thomas | 4 | -1/+24 |