aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-25testsuite: spellcheck-options-21.c requires LTODavid Edelsohn2-1/+5
2020-04-25testsuite: Skip pr82718-1.c and pr82718-2.c DWARF 5 tests on AIX.David Edelsohn3-0/+7
2020-04-25libffi/test: Fix compilation for build sysrootMaciej W. Rozycki7-0/+30
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu13-5/+431
2020-04-25Fix PR 94578.Thomas König3-2/+43
2020-04-25coroutines, testsuite: Enable a test.Iain Sandoe2-3/+6
2020-04-25Turn on -mpcrel by default for -mcpu=futureMichael Meissner4-13/+45
2020-04-25c++: implicit operator== with previous decl [PR94583]Jason Merrill3-0/+25
2020-04-24c++: add "'requires' only available with ..." notePatrick Palka4-0/+18
2020-04-25d: Merge upstream dmd 09db0c41e, druntime e68a5ae3.Iain Buclaw61-121/+335
2020-04-25Daily bump.GCC Administrator1-1/+1
2020-04-25c++: Avoid -Wreturn-type warning if a template fn calls noreturn template fn ...Jakub Jelinek4-1/+33
2020-04-25cselim: Don't assume it is safe to cstore replace a store to a local variable...Jakub Jelinek8-6/+89
2020-04-24d: Fix order of precedence for -defaultlib and -debuglibIain Buclaw2-48/+43
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