aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-12Daily bump.GCC Administrator5-1/+184
2020-08-11libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]François Dumont6-124/+382
2020-08-11internal/syscall/unix: restore ppc build tagIan Lance Taylor2-2/+2
2020-08-11testsuite: remove xfail flifetime-dse[24].CDavid Edelsohn2-2/+0
2020-08-11[testsuite] Add missing require-effective-target directives in gcc.dgTom de Vries40-20/+66
2020-08-11libstdc++: Fix failing tests for AIXJonathan Wakely2-0/+6
2020-08-11libstdc++: Make Networking TS work without gthreads [PR 89760]Jonathan Wakely3-38/+87
2020-08-11libstdc++: Make net::system_context tag type constructor explicitJonathan Wakely1-1/+1
2020-08-11libstdc++: Fix net::system_context stop conditionJonathan Wakely2-1/+43
2020-08-11libstdc++: Fix <stop_token> to compile without gthreadsJonathan Wakely1-5/+5
2020-08-11libstdc++: Make std::this_thread functions work without gthreadsJonathan Wakely9-32/+127
2020-08-11c-family: Fix ICE in get_atomic_generic_size [PR96545]Jakub Jelinek2-1/+39
2020-08-11expr: Optimize noop copies [PR96539]Jakub Jelinek2-0/+22
2020-08-11tree: Fix up get_narrower [PR96549]Jakub Jelinek2-1/+13
2020-08-11Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSIONJan Hubicka2-6/+32
2020-08-11Add debug counter for IPA bits CP.Martin Liska2-3/+9
2020-08-11Daily bump.GCC Administrator7-1/+178
2020-08-10c++: Add unfixed test [PR88003]Marek Polacek1-0/+13
2020-08-10runtime: revert eqtype for AIXClément Chigot13-21/+107
2020-08-10testsuite: Introduce dg-ice.Marek Polacek4-2/+65
2020-08-10i386: Improve code generation of smin(x,0) with -m32.Roger Sayle2-1/+28
2020-08-10libstdc++: Fix build for targets without lstat [PR 94681]Jonathan Wakely2-2/+2
2020-08-10libstdc++: Fix compatibility support in unique_ptr pretty printerJonathan Wakely2-4/+6
2020-08-10Fix NULL pointer dereference in doloop_contained_function_call.Thomas Koenig2-1/+60
2020-08-10c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]Jakub Jelinek2-2/+9
2020-08-10c++: constraints and address of template-idPatrick Palka6-5/+25
2020-08-10libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]Jonathan Wakely2-350/+347
2020-08-10libstdc++: Implement LWG 561 for std::inserterJonathan Wakely2-6/+50
2020-08-10libstdc++: Check __cpp_exceptions in basic_string::reserve()Jonathan Wakely1-0/+2
2020-08-10Declare gt_* functions inline in value-range.h.Aldy Hernandez1-3/+3
2020-08-10Simplify X * C1 == C2 with wrapping overflowMarc Glisse5-35/+68
2020-08-10libstdc++: Use _wstat64 for Windows [PR 95749]Jonathan Wakely1-3/+3
2020-08-10Fix remove_predictions_associated_with_edgeJan Hubicka1-7/+8
2020-08-10Correct ChangeLog foul ups.Paul Thomas2-26/+0
2020-08-10This patch fixes PR96312. Cures a used uninitialized warning.Paul Thomas2-6/+51
2020-08-10This patch fixes PR96102. See the explanatory comment in the testcase.Paul Thomas2-0/+37
2020-08-10Using UNSPEC for vector compare to mask register.liuhongt5-112/+26
2020-08-10Daily bump.GCC Administrator3-1/+21
2020-08-09middle-end: Correct calculation of mul_widen_cost and mul_highpart_cost.Roger Sayle2-2/+4
2020-08-09testsuite, Darwin: XFAIL runs for two timode conversion tests.Iain Sandoe2-0/+2
2020-08-09gcc.dg/pr44194-1.c: Skip for mmix.Hans-Peter Nilsson1-0/+1
2020-08-09Daily bump.GCC Administrator4-1/+42
2020-08-09gcc.dg/pr30957-1.c: xfail for mmix.Hans-Peter Nilsson1-2/+2
2020-08-08rs6000: MMA built-ins reject typedefs of MMA typesPeter Bergner2-17/+51
2020-08-08openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses ...Jakub Jelinek2-10/+57
2020-08-08openmp: Avoid floating point comparison at the end of bb with -fnon-call-exce...Jakub Jelinek2-4/+41
2020-08-07libgo: update to Go1.15rc2 releaseIan Lance Taylor24-197/+336
2020-08-08Daily bump.GCC Administrator4-1/+124
2020-08-07libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]Jonathan Wakely2-2/+35
2020-08-07Disable some VEC_COND_EXPR transformations after vector loweringMarc Glisse3-9/+31