Age | Commit message (Expand) | Author | Files | Lines |
2019-10-03 | expr.c (emit_block_move_hints): Slightly cleaner fix to can_move_by_pieces is... | Aaron Sawdey | 2 | -3/+7 |
2019-10-03 | rust-demangle.c (looks_like_rust): Remove. | Eduard-Mihai Burtescu | 3 | -40/+34 |
2019-10-03 | re PR fortran/91497 (-Wconversion warns when doing explicit type conversion) | Steven G. Kargl | 4 | -1/+183 |
2019-10-03 | [Darwin] Pick up SDKROOT as the sysroot fallback. | Iain Sandoe | 2 | -0/+51 |
2019-10-03 | * g++.dg/tree-ssa/pr61034.C: Add --param max-inline-insns-single-O2=200. | Jan Hubicka | 2 | -1/+5 |
2019-10-03 | re PR target/91769 (wrong code with -O2 on MIPS) | Dragan Mladjenovic | 4 | -1/+31 |
2019-10-03 | Libgomp magic offset value self-documentation | Julian Brown | 3 | -17/+41 |
2019-10-03 | primary.c (match_real_constant): Remove shadowing local vars. | Bernd Edlinger | 2 | -12/+19 |
2019-10-03 | params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, [...]): New. | Jan Hubicka | 4 | -41/+90 |
2019-10-03 | Avoid reserved identifier in include/parallel/multiway_merge.h | Rainer Orth | 2 | -2/+6 |
2019-10-03 | Check init_priority in g++.dg/cpp0x/gen-attrs-67.C | Rainer Orth | 2 | -1/+6 |
2019-10-03 | [arm] Fix rtl-checking failure in arm_print_value | Richard Sandiford | 2 | -1/+11 |
2019-10-03 | re PR jit/91928 (libgccjit fails on subsequent compilations in ipa-cp) | Andrea Corallo | 4 | -0/+20 |
2019-10-03 | re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427) | Thomas Koenig | 4 | -2/+17 |
2019-10-03 | Character typenames in errors and warnings | Mark Eggleston | 19 | -58/+373 |
2019-10-03 | Makefile.in (OBJS): Add range.o and range-op.o. | Aldy Hernandez | 16 | -1776/+4116 |
2019-10-03 | Undo unintended change to predicates.md in subversion id 276498 | Michael Meissner | 1 | -2/+1 |
2019-10-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-10-03 | Use the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit signed tests. | Michael Meissner | 3 | -7/+16 |
2019-10-03 | Define WIDTH macros for C2x. | Joseph Myers | 7 | -4/+258 |
2019-10-02 | init.c (build_new): Use cp_expr_loc_or_input_loc in two places. | Paolo Carlini | 11 | -102/+130 |
2019-10-03 | re PR rtl-optimization/91976 (RTL check: expected code 'const_int', have 'reg... | Jakub Jelinek | 2 | -8/+17 |
2019-10-03 | constexpr.c (cxx_eval_constant_expression): If not skipping upon entry to bod... | Jakub Jelinek | 4 | -7/+60 |
2019-10-03 | constexpr.c (cxx_eval_store_expression): Formatting fix. | Jakub Jelinek | 2 | -2/+9 |
2019-10-02 | Add changelog entries for r276491. | Martin Sebor | 2 | -0/+12 |
2019-10-02 | PR tree-optimization/80936 - bcmp, bcopy, and bzero not declared nonnull | Martin Sebor | 4 | -10/+134 |
2019-10-02 | Fix ALL_REGS thinko in initialisation of function_used_regs | Richard Sandiford | 2 | -1/+6 |
2019-10-02 | runtime: mark go-context.S as no-executable-stack and split-stack supported | Ian Lance Taylor | 2 | -1/+5 |
2019-10-02 | Improve C++ fold caching efficiency. | Jason Merrill | 2 | -3/+9 |
2019-10-02 | Add some hash_map_safe_* functions like vec_safe_*. | Jason Merrill | 9 | -52/+76 |
2019-10-02 | Testsuite, remove alloca header | Andreas Tobler | 3 | -8/+12 |
2019-10-02 | re PR fortran/91784 (ICE in gfc_real2complex, at fortran/arith.c:2208) | Steven G. Kargl | 4 | -3/+23 |
2019-10-02 | re PR fortran/91785 (ICE in check_assumed_size_reference, at fortran/resolve.... | Steven G. Kargl | 4 | -0/+21 |
2019-10-02 | re PR fortran/91942 (ICE in match_vtag, at fortran/io.c:1485) | Steven G. Kargl | 5 | -20/+58 |
2019-10-02 | re PR fortran/91943 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const... | Steven G. Kargl | 5 | -0/+45 |
2019-10-02 | cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New. | Jan Hubicka | 2 | -0/+34 |
2019-10-02 | cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New. | Jan Hubicka | 11 | -55/+124 |
2019-10-02 | Remove greedy wildcards from libstdc++ linker script | Jonathan Wakely | 2 | -2/+3 |
2019-10-02 | ifcvt: improve cost estimation (PR 87047) | Alexander Monakov | 5 | -6/+45 |
2019-10-02 | [PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on power | Martin Jambor | 2 | -0/+6 |
2019-10-02 | module.c (load_commons): Initialize flags to 0 to silecne -Wmaybe-uninitializ... | Jan Hubicka | 2 | -3/+10 |
2019-10-02 | Document non-conformance of parallel mode to recent C++ standards | Jonathan Wakely | 3 | -7/+37 |
2019-10-02 | rs6000-protos.h (expand_block_move): Change prototype. | Aaron Sawdey | 4 | -34/+51 |
2019-10-02 | builtins.c (expand_builtin_memory_copy_args): Add might_overlap parm. | Aaron Sawdey | 4 | -30/+87 |
2019-10-02 | tree-eh.h (unsplit_eh_edges): Declare. | Eric Botcazou | 7 | -93/+370 |
2019-10-02 | Fix shadowing in globalize_reg | Richard Sandiford | 2 | -2/+7 |
2019-10-02 | Fix MIPS call-clobbered-*.c tests | Richard Sandiford | 3 | -25/+5 |
2019-10-02 | [PATCH] Do not check call type compatibility when cloning cgraph-edges | Martin Jambor | 4 | -27/+54 |
2019-10-02 | re PR c++/91222 (507.cactuBSSN_r build fails in warn_types_mismatch at ipa-de... | Jan Hubicka | 2 | -2/+8 |
2019-10-02 | [ARC] Pass along "-mcode-density" flag to "as" | Shahab Vahedi | 2 | -1/+6 |