aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
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 Reese2-7/+15
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-22c++: Inherited constructor template arguments [PR94719]Patrick Palka4-5/+46
2020-04-22c++: Add test for c++/93807Marek Polacek2-0/+39
2020-04-22aarch64: Adjust some testcases for ilp32 option conflict [PR94712]Duan bo5-0/+12