aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-04-27d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27Iain Buclaw5-1/+18
2020-04-27d: Fix ICE in assign_temp, at function.c:984 (PR94777)Iain Buclaw9-23/+254
2020-04-27Daily bump.GCC Administrator1-1/+1
2020-04-26coroutines: Do not assume parms are named [PR94752].Iain Sandoe4-2/+41
2020-04-26Added test case from PR 94737.Thomas Koenig2-0/+30
2020-04-26Add ChangeLog changes from previous commit, r10-7920.Thomas Koenig2-0/+12
2020-04-26Add changelog entry for previous commitIain Buclaw1-0/+7
2020-04-26d: Recognize pragma(inline) in the code generator.Iain Buclaw2-1/+14
2020-04-25rs6000: Don't push stack frame for AIX when debugging and -fcompare-debug.David Edelsohn44-42/+50
2020-04-26Daily bump.GCC Administrator1-1/+1
2020-04-25testsuite: Add -Wno-psabi option for ipa-sra-19.c on AIX.David Edelsohn2-0/+5
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-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 Buclaw56-62/+143
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-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 fang1-1/+1
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-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-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 Sandoe5-5/+13
2020-04-23aarch64: ensure bti c is emitted at function start [PR94697]Szabolcs Nagy4-16/+46