aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-03expr.c (emit_block_move_hints): Slightly cleaner fix to can_move_by_pieces is...Aaron Sawdey2-3/+7
2019-10-03rust-demangle.c (looks_like_rust): Remove.Eduard-Mihai Burtescu3-40/+34
2019-10-03re PR fortran/91497 (-Wconversion warns when doing explicit type conversion)Steven G. Kargl4-1/+183
2019-10-03[Darwin] Pick up SDKROOT as the sysroot fallback.Iain Sandoe2-0/+51
2019-10-03* g++.dg/tree-ssa/pr61034.C: Add --param max-inline-insns-single-O2=200.Jan Hubicka2-1/+5
2019-10-03re PR target/91769 (wrong code with -O2 on MIPS)Dragan Mladjenovic4-1/+31
2019-10-03Libgomp magic offset value self-documentationJulian Brown3-17/+41
2019-10-03primary.c (match_real_constant): Remove shadowing local vars.Bernd Edlinger2-12/+19
2019-10-03params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, [...]): New.Jan Hubicka4-41/+90
2019-10-03Avoid reserved identifier in include/parallel/multiway_merge.hRainer Orth2-2/+6
2019-10-03Check init_priority in g++.dg/cpp0x/gen-attrs-67.CRainer Orth2-1/+6
2019-10-03[arm] Fix rtl-checking failure in arm_print_valueRichard Sandiford2-1/+11
2019-10-03re PR jit/91928 (libgccjit fails on subsequent compilations in ipa-cp)Andrea Corallo4-0/+20
2019-10-03re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427)Thomas Koenig4-2/+17
2019-10-03Character typenames in errors and warningsMark Eggleston19-58/+373
2019-10-03Makefile.in (OBJS): Add range.o and range-op.o.Aldy Hernandez16-1776/+4116
2019-10-03Undo unintended change to predicates.md in subversion id 276498Michael Meissner1-2/+1
2019-10-03Daily bump.GCC Administrator1-1/+1
2019-10-03Use the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit signed tests.Michael Meissner3-7/+16
2019-10-03Define WIDTH macros for C2x.Joseph Myers7-4/+258
2019-10-02init.c (build_new): Use cp_expr_loc_or_input_loc in two places.Paolo Carlini11-102/+130
2019-10-03re PR rtl-optimization/91976 (RTL check: expected code 'const_int', have 'reg...Jakub Jelinek2-8/+17
2019-10-03constexpr.c (cxx_eval_constant_expression): If not skipping upon entry to bod...Jakub Jelinek4-7/+60
2019-10-03constexpr.c (cxx_eval_store_expression): Formatting fix.Jakub Jelinek2-2/+9
2019-10-02Add changelog entries for r276491.Martin Sebor2-0/+12
2019-10-02PR tree-optimization/80936 - bcmp, bcopy, and bzero not declared nonnullMartin Sebor4-10/+134
2019-10-02Fix ALL_REGS thinko in initialisation of function_used_regsRichard Sandiford2-1/+6
2019-10-02runtime: mark go-context.S as no-executable-stack and split-stack supportedIan Lance Taylor2-1/+5
2019-10-02Improve C++ fold caching efficiency.Jason Merrill2-3/+9
2019-10-02Add some hash_map_safe_* functions like vec_safe_*.Jason Merrill9-52/+76
2019-10-02Testsuite, remove alloca headerAndreas Tobler3-8/+12
2019-10-02re PR fortran/91784 (ICE in gfc_real2complex, at fortran/arith.c:2208)Steven G. Kargl4-3/+23
2019-10-02re PR fortran/91785 (ICE in check_assumed_size_reference, at fortran/resolve....Steven G. Kargl4-0/+21
2019-10-02re PR fortran/91942 (ICE in match_vtag, at fortran/io.c:1485)Steven G. Kargl5-20/+58
2019-10-02re PR fortran/91943 (ICE in gfc_conv_constant_to_tree, at fortran/trans-const...Steven G. Kargl5-0/+45
2019-10-02cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.Jan Hubicka2-0/+34
2019-10-02cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.Jan Hubicka11-55/+124
2019-10-02Remove greedy wildcards from libstdc++ linker scriptJonathan Wakely2-2/+3
2019-10-02ifcvt: improve cost estimation (PR 87047)Alexander Monakov5-6/+45
2019-10-02[PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on powerMartin Jambor2-0/+6
2019-10-02module.c (load_commons): Initialize flags to 0 to silecne -Wmaybe-uninitializ...Jan Hubicka2-3/+10
2019-10-02Document non-conformance of parallel mode to recent C++ standardsJonathan Wakely3-7/+37
2019-10-02rs6000-protos.h (expand_block_move): Change prototype.Aaron Sawdey4-34/+51
2019-10-02builtins.c (expand_builtin_memory_copy_args): Add might_overlap parm.Aaron Sawdey4-30/+87
2019-10-02tree-eh.h (unsplit_eh_edges): Declare.Eric Botcazou7-93/+370
2019-10-02Fix shadowing in globalize_regRichard Sandiford2-2/+7
2019-10-02Fix MIPS call-clobbered-*.c testsRichard Sandiford3-25/+5
2019-10-02[PATCH] Do not check call type compatibility when cloning cgraph-edgesMartin Jambor4-27/+54
2019-10-02re PR c++/91222 (507.cactuBSSN_r build fails in warn_types_mismatch at ipa-de...Jan Hubicka2-2/+8
2019-10-02[ARC] Pass along "-mcode-density" flag to "as"Shahab Vahedi2-1/+6