aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-29[OpenACC] Set 'acc_device_current = -1'Thomas Schwinge5-4/+9
2020-04-29Harden and adjust 'gcc/configure' parsing of '--enable-offload-targets'Thomas Schwinge3-8/+18
2020-04-29[gcn] Fix 'omp-device-properties-gcn' handlingThomas Schwinge3-2/+5
2020-04-29[rtl] Harden 'set_noop_p' for non-constant selectors [PR94279]Thomas Schwinge2-3/+12
2020-04-29[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]Thomas Schwinge4-1/+20
2020-04-29[gcn] Fix build with RTL checking [PR94248]Jakub Jelinek2-1/+5
2020-04-29[gcn] Don't default to building target-libstdc++-v3 [PR92713]Thomas Schwinge3-0/+15
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge18-47/+61
2020-04-29Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'Thomas Schwinge2-0/+6
2020-04-29ia64: Adjust the C++14 vs. C++17 ABI thing for [[no_unique_address]] too [PR9...Jakub Jelinek2-1/+5
2020-04-29c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout ...Jakub Jelinek21-36/+288
2020-04-29fix regression with MEM commoningRichard Biener2-4/+10
2020-04-28c++: Satisfaction caching of inherited ctor [PR94819]Patrick Palka5-2/+49
2020-04-28c++: Parameter pack in requires parameter list [PR94808]Patrick Palka5-14/+35
2020-04-29Daily bump.GCC Administrator1-1/+1
2020-04-28libstdc++: Fixes for feature test macros (PR 91480)Jonathan Wakely11-7/+57
2020-04-28libstdc++: Fix regression in std::_Construct (PR 94831)Jonathan Wakely5-14/+84
2020-04-28[rs6000] fix mffsl emulationAlexandre Oliva4-16/+34
2020-04-28libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)Patrick Palka3-10/+119
2020-04-28Fix some testsuite failures for H8/SX multilibs where short branches where us...Jeff Law2-3/+8
2020-04-28libphobos: Fix multilib powerpc64 buildsIain Buclaw7-86/+74
2020-04-28c++: Redeclaration of implicit operator== [PR94583]Jason Merrill7-21/+38
2020-04-28analyzer: fix ICE copying struct [PR 94816]David Malcolm6-5/+37
2020-04-28[arm] Remove +nofp from -mcpu=cortex-m55 optionsKyrylo Tkachov3-2/+6
2020-04-28[Arm] Account for C++17 artificial field determining Homogeneous AggregatesMatthew Malcomson2-8/+59
2020-04-28analyzer: remove -Wanalyzer-use-of-uninitialized-value for GCC 10David Malcolm16-99/+129
2020-04-28Fix missing gcc/ChangeLog entry from fa29cf0c3f19b648e30b16fd2485c3c17a528a6eDavid Malcolm1-0/+16
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu6-57/+138
2020-04-28tree: Fix up TREE_SIDE_EFFECTS on internal calls [PR94809]Jakub Jelinek4-2/+26
2020-04-28aarch64: Add TX3 machine modelAnton Youdkevitch8-2/+895
2020-04-28s390: -Wpsabi diagnostics for C++14 vs. C++17 ABI incompatibility on s390{,x}...Jakub Jelinek2-6/+54
2020-04-28vect: Fix COND_EXPRs involving variant booleans [PR94727]Richard Sandiford2-11/+25
2020-04-28coroutines: Pass class ref to traits lookup and promise allocator [PR94760].Iain Sandoe4-4/+98
2020-04-28coroutines: Fix handling of non-class coroutine returns [PR94759]Iain Sandoe11-66/+151
2020-04-28Daily bump.GCC Administrator1-1/+1
2020-04-27coroutines: Fix for uses of structured binding [PR94701]Iain Sandoe4-11/+99
2020-04-27Revert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 .Thomas Koenig5-86/+15
2020-04-27libphobos: Backport extern(C) bindings from druntime 2.091Iain Buclaw37-207/+697
2020-04-27x86: Fix up ix86_atomic_assign_expand_fenv [PR94780]Jakub Jelinek4-10/+38
2020-04-27c++: Avoid ICE with dependent attribute on type.Jason Merrill6-3/+34
2020-04-27Regenerate gcc.pot.Joseph Myers2-6738/+6910
2020-04-27c++: Delegating constructor in constexpr init [PR94772]Patrick Palka6-1/+155
2020-04-27Update gcc fr.po, sv.po.Joseph Myers3-363/+243
2020-04-27Fix warning URLs for Fortran and analyzer [PR 92830]David Malcolm5-10/+83
2020-04-27demangler: Handle <=> operator in the demangler [PR94797]Jakub Jelinek3-0/+10
2020-04-27aarch64: disable test on ilp32 [PR94697]Szabolcs Nagy2-0/+6
2020-04-27arm: Fix an rtl checking failure in cde-errors.cRichard Sandiford2-1/+7
2020-04-27[GCC][PATCH][ARM]: Change arm constraint name from "e" to "Te".Srinath Parvathaneni3-31/+57
2020-04-27c-family: Fix ICE on __builtin_speculation_safe_value () [PR94755]Jakub Jelinek4-2/+26
2020-04-27arm: Fix bootstrap failure with rtl-checkingAndre Vieira2-1/+7