aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-12libgo: update to Go1.13Ian Lance Taylor206-1694/+3544
2019-09-12re PR tree-optimization/89386 (Generation of vectorized MULHRS (Multiply High...Uros Bizjak5-9/+97
2019-09-12re PR tree-optimization/91750 (Induction vectorization introduces signed over...Richard Biener4-41/+77
2019-09-12PR libstdc++/91748 fix std::for_each_n for random access iteratorsJonathan Wakely3-2/+45
2019-09-12Vectorise multiply high with scaling operations (PR 89386)Yuliang Wang15-1/+488
2019-09-12Daily bump.GCC Administrator1-1/+1
2019-09-11re PR middle-end/83889 (new failures on some arm targets after r256644)Sandra Loosemore14-13/+16
2019-09-11re PR fortran/91553 (ICE in gfc_real2complex, at fortran/arith.c:2208)Steven G. Kargl4-0/+25
2019-09-11re PR fortran/91642 (ICE: Bad IO basetype (transfer_expr, at fortran/trans-io...Steven G. Kargl4-0/+41
2019-09-11Simplify the code.Michael Meissner2-2/+6
2019-09-11compiler: suppress type descriptor generation for aliasesIan Lance Taylor2-2/+8
2019-09-11golang.org/x/sys/cpu: define doinit when neededIan Lance Taylor2-1/+10
2019-09-11gotest: force test package to be imported firstIan Lance Taylor2-3/+12
2019-09-11Fix Xmethod for shared_ptr::use_count()Jonathan Wakely2-1/+4
2019-09-11Fix libstdc++ tests for -Wvolatile warnings in C++2a modeJonathan Wakely3-5/+15
2019-09-11re PR rtl-optimization/89435 (wrong code with -O1 -march=armv4 -fno-forward-p...Jakub Jelinek4-0/+77
2019-09-11[PATCH] some tree struct markingNathan Sidwell6-126/+140
2019-09-11lto-opts.c (lto_write_options): Stream -g when debug is enabled.Richard Biener4-0/+26
2019-09-11re PR tree-optimization/90387 (__builtin_constant_p and -Warray-bounds warnings)Richard Biener4-9/+36
2019-09-11re PR rtl-optimization/89795 (wrong code with -O2 -fno-dce -fno-forward-propa...Eric Botcazou4-2/+12
2019-09-11re PR tree-optimization/91723 (builtin fma is not optimized or vectorized as *+)Jakub Jelinek4-1/+26
2019-09-11re PR middle-end/91725 (ICE in get_nonzero_bits starting with r275587)Jakub Jelinek4-3/+23
2019-09-11revert: match.pd: Add flag_unsafe_math_optimizations check before deciding on...Richard Biener4-68/+17
2019-09-11Update my email addressTobias Burnus2-3/+7
2019-09-11Daily bump.GCC Administrator1-1/+1
2019-09-10PR c++/91673 - ICE with noexcept in alias-declaration.Marek Polacek5-26/+105
2019-09-10PR c++/91705 - constexpr evaluation rejects ++/-- on floats.Marek Polacek4-0/+81
2019-09-10libgo: Solaris and x/sys/cpu compatibility fixesIan Lance Taylor16-121/+50
2019-09-10re PR go/91621 (libgo/mksysinfo.sh: please avoid test ==)Ian Lance Taylor2-2/+2
2019-09-10go/internal/gccgoimporter: support embedded field in pointer loopIan Lance Taylor5-26/+75
2019-09-10Remove call_really_used_regsRichard Sandiford29-438/+214
2019-09-10Hide call_used_regs in target-independent codeRichard Sandiford3-1/+12
2019-09-10Remove redundant fixed_regs testsRichard Sandiford10-20/+29
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford68-173/+306
2019-09-10Make more use of regs_invalidated_by_callRichard Sandiford3-2/+9
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford26-53/+81
2019-09-10Remove no_caller_save_reg_setRichard Sandiford4-12/+11
2019-09-10Remove call_fixed_reg_setRichard Sandiford5-35/+42
2019-09-10Move c6x REGNO_REG_CLASS out of lineRichard Sandiford4-6/+31
2019-09-10Implement std::common_reference for C++20Jonathan Wakely5-6/+353
2019-09-10Make get_call_rtx_from take a const rtx_insn *Richard Sandiford6-7/+16
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska17-80/+105
2019-09-10default_format_1.f90: Remove XFAIL AIX.David Edelsohn3-2/+7
2019-09-10* doc/install.texi: Fix syntax for html generation.Arnaud Charlet2-1/+10
2019-09-10LWG 3266. to_chars(bool) should be deletedJonathan Wakely4-13/+112
2019-09-10re PR middle-end/91680 (Integer promotion quirk prevents efficient power of 2...Jakub Jelinek5-13/+113
2019-09-10[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in libstdc++...Christophe Lyon4-17/+39
2019-09-10decl.c (has_designator_problem): Use cp_expr_loc_or_input_loc in error_at.Paolo Carlini9-25/+49
2019-09-10[ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm support.Christophe Lyon2-3/+16
2019-09-10[ARM/FDPIC v6 22/24] [ARM][testsuite] FDPIC: Skip tests that require -static ...Christophe Lyon2-0/+8