aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-27forwprop: Fix ICE when building an identity constructor [PR94784]Fei Yang4-2/+37
2020-04-27aarch64: Fix .cfi_window_save with pac-ret [PR94515]Szabolcs Nagy5-7/+139
2020-04-27s390: Fix C++14 vs. C++17 ABI incompatibility on s390{,x} [PR94704]Jakub Jelinek2-2/+10
2020-04-27rs6000: enable -fweb for small loops unrollingguojiufu3-6/+12
2020-04-27RS6000: Use .machine ppc for some CRT filesSebastian Huber4-0/+9
2020-04-27Do not remove ifunc_resolver in LTO.Martin Liska2-1/+7
2020-04-26rs6000: Don't use HARD_FRAME_POINTER_REGNUM if it's not live in pro_and_epilo...Xionghu Luo2-9/+25
2020-04-26Fix CL dates.Marek Polacek2-2/+2
2020-04-26c++: Explicit constructor called in copy-initialization [PR90320]Marek Polacek5-5/+66
2020-04-27libphobos: Add hppa-*-linux* as a supported targetIain Buclaw2-0/+7
2020-04-27libphobos: Remove AC_CACHE_CHECK from network library tests.Iain Buclaw2-82/+72
2020-04-27d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27Iain Buclaw7-4/+21
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-26libphobos: Add power*-*-linux* as a supported targetIain Buclaw4-4/+18
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