aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-24amdgcn: Fix wrong-code bug in 64-bit masked addAndrew Stubbs2-2/+10
2020-04-24rs6000: Properly handle LE index munging in vec_shr (PR94710)Segher Boessenkool2-1/+8
2020-04-24testsuite: C++14 vs. C++17 struct-layout-1.exp testing with ALT_CXX_UNDER_TES...Jakub Jelinek2-1/+20
2020-04-24amdgcn: Split 64-bit constant loads post-reloadAndrew Stubbs2-3/+9
2020-04-24amdgcn: Testsuite tweaksAndrew Stubbs2-2/+12
2020-04-24libstdc++: Make net::service_already_exists default constructibleJonathan Wakely3-4/+13
2020-04-24coroutines, testsuite: Add test for fixed pr [PR94288]Iain Sandoe2-0/+75
2020-04-24introduce target fileio and require it in tests that use tmpnamAlexandre Oliva5-0/+23
2020-04-24aarch64: Add an extra comment to arm_sve.hRichard Sandiford2-0/+9
2020-04-24rtl combine should consider NaNs when generate fp min/max [PR94708]Haijian Zhang4-1/+28
2020-04-24Remove CHECKING_P in coroutines.cc for release checking.Martin Liska2-2/+5
2020-04-23gotest: increase the test timeouteric fang2-2/+2
2020-04-23testsuite: Skip 90020.c on AIX.David Edelsohn2-1/+5
2020-04-23testsuite: Require LTO support for pr94426-1.CDavid Edelsohn2-0/+5
2020-04-24Daily bump.GCC Administrator1-1/+1
2020-04-24libstdc++: Fix constructor constraints for std::any (PR 90415)Jonathan Wakely6-71/+255
2020-04-23PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecogn...Martin Sebor6-0/+55
2020-04-23c++: zero_init_expr_p of dependent expressionPatrick Palka4-1/+34
2020-04-23c++: Lambda in friend of constrained class [PR94645]Patrick Palka4-1/+36
2020-04-23amdgcn: Swap mov<mode>_exec operandsAndrew Stubbs2-16/+24
2020-04-23libstdc++: Mark experimental::net::system_context ctor deletedThomas Rodgers3-1/+15
2020-04-23libstdc++: Update C++20 library status docsJonathan Wakely6-1028/+1141
2020-04-23libstdc++: Change __cpp_lib_array_constexpr for C++17 againJonathan Wakely5-7/+14
2020-04-23libstdc++: Define __cpp_lib_three_way_comparison for freestandingJonathan Wakely2-3/+8
2020-04-23Fix segfault with -O2 -fnon-call-exceptions -ftracerEric Botcazou4-0/+43
2020-04-23rs6000: Replace outdated link to ELFv2 ABIBill Schmidt2-1/+6
2020-04-23Shortcut identity VEC_PERM expansion [PR94710]Jakub Jelinek2-0/+6
2020-04-23coroutines: Fix handling of conditional statements [PR94288]Iain Sandoe9-10/+864
2020-04-23c-family: Fix ICE on attribute with -fgnu-tm [PR94733]Marek Polacek4-1/+17
2020-04-23tree: Fix up get_narrower [PR94724]Jakub Jelinek4-9/+38
2020-04-23Fix PR 93956, wrong pointer when returned via function.Thomas König5-3/+100
2020-04-23coroutines, libstdc++-v3: Update to n4861 C++20 DIS.Iain Sandoe8-8/+28
2020-04-23aarch64: ensure bti c is emitted at function start [PR94697]Szabolcs Nagy4-16/+46
2020-04-23testsuite: Add extra aarch64 predefine testsFei Yang3-2/+103
2020-04-23OpenACC: Avoid ICE in type-cast 'async', 'wait' clausesAndrew Stubbs4-4/+46
2020-04-23vect: Fix comparisons between invariant booleans [PR94727]Richard Sandiford4-2/+40
2020-04-23[AArch64] (PR94383) Avoid C++17 empty base field checking for HVA/HFAMatthew Malcomson2-7/+55
2020-04-23Protect the trigd functions in libgfortran from unavailable math functions.Fritz Reese6-124/+331
2020-04-23amdgcn: Check HSA return codes [PR94629]Andrew Stubbs2-0/+17
2020-04-23aarch64: disable tests on ilp32 [PR94514]Szabolcs Nagy3-0/+8
2020-04-23rs6000: Small improvement to the C++17 ABI fix [PR94707]Jakub Jelinek2-3/+11
2020-04-23Modify the MVE polymorphic variant arguments to match the MVE intrinsic defin...Srinath Parvathaneni66-118/+1004
2020-04-23doc: Document all D-specific configuration options.Iain Buclaw2-0/+36
2020-04-23rs6000: Fix C++14 vs. C++17 ABI bug on powerpc64le [PR94707]Jakub Jelinek4-5/+47
2020-04-23attribs: Don't diagnose attribute exclusions during error recovery [PR94705]Jakub Jelinek4-1/+26
2020-04-23Daily bump.GCC Administrator1-1/+1
2020-04-22c++: Change -Weffc++ diagnostic to use "declare" (PR 94698)Jonathan Wakely2-2/+8
2020-04-22libstdc++: Define __cpp_lib_execution feature test macroJonathan Wakely8-25/+137
2020-04-22libstdc++: Update (and revert) value of __cpp_lib_array_constexprJonathan Wakely7-5/+99
2020-04-22libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>Jonathan Wakely3-12/+7