aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-30ipa: Cgraph verification fix (PR 94856)Martin Jambor5-3/+38
2020-04-30Bump BASE-VER.basepoints/gcc-11Jakub Jelinek2-1/+5
2020-04-30c++ ICE with nested requirement as default tpl parm[PR94827]Nathan Sidwell3-11/+41
2020-04-30libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)Jonathan Wakely8-13/+471
2020-04-30coroutines: Fix handling of artificial vars [PR94886]Iain Sandoe4-8/+43
2020-04-30coroutines: Fix handling of target cleanup exprs [PR94883]Iain Sandoe4-0/+87
2020-04-30coroutines: Fix cases where proxy variables are used [PR94879]Iain Sandoe4-3/+68
2020-04-30diagnostics: Fix spelling in commentJonathan Wakely2-1/+5
2020-04-30tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]Marek Polacek4-1/+54
2020-04-30[AArch64] Make -moutline-atomics on by defaultKyrylo Tkachov4-1/+13
2020-04-30aarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL [PR94748]Szabolcs Nagy4-6/+23
2020-04-30d: Fix documentation of -defaultlib= and -debuglib=Iain Buclaw2-4/+9
2020-04-30Add missing ChangeLog entryIain Buclaw1-0/+12
2020-04-30d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7Iain Buclaw14-270/+101
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek12-39/+78
2020-04-30PR94725 - deleting gfortran.dg/dtio_5.f90 and pdt_5.f03Paul Thomas2-503/+0
2020-04-30arm: Remove duplicate entries in isr_attribute_args [PR target/57002]Christophe Lyon2-2/+5
2020-04-30IBM Z: vec_store_len_r/vec_load_len_r fixAndreas Krebbel7-15/+266
2020-04-30var-tracking.c: Fix possible use of uninitialized variable preStefan Schulze Frielinghaus2-3/+11
2020-04-30toplev.c: Check for null argument to fprintfStefan Schulze Frielinghaus2-1/+6
2020-04-30Daily bump.GCC Administrator1-1/+1
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek13-43/+161
2020-04-29s390: Fix up -Wpsabi diagnostics + [[no_unique_address]] empty member fix [PR...Jakub Jelinek8-16/+248
2020-04-29libstdc++: Fix outdated comment about std::string instantiations (PR 94854)Jonathan Wakely2-5/+11
2020-04-29x86: Fix -O0 remaining intrinsic macros [PR94832]Jakub Jelinek7-30/+49
2020-04-29x86: Fix -O0 intrinsic *gather*/*scatter* macros [PR94832]Jakub Jelinek5-473/+589
2020-04-29fortran/io.c: Fix use of uninitialized variable num [PR94769]Stefan Schulze Frielinghaus2-1/+10
2020-04-29 Fix some testsuite failures for H8/SX multilibs where short branches wher...Jeff Law2-2/+7
2020-04-29rs6000: Fix rs6000_atomic_assign_expand_fenv [PR94826]Jakub Jelinek2-12/+26
2020-04-29tree-optimization: Fix use of uninitialized variable [PR94774]Stefan Schulze Frielinghaus2-1/+7
2020-04-29c++: Nondeterministic concepts diagnostics [PR94830]Patrick Palka5-8/+36
2020-04-29calls: Remove FIXME for cxx17_empty_base_field_pRichard Sandiford3-4/+23
2020-04-29x86: Allow -fcf-protection with external thunkH.J. Lu5-3/+34
2020-04-29doc: Add missing arm_arch_v8a_hard_ok anchorRichard Sandiford2-0/+5
2020-04-29arm: Extend the PR94780 fix to armRichard Sandiford2-4/+11
2020-04-29arm: Fix parameter passing for [[no_unique_address]]Richard Sandiford7-28/+529
2020-04-29lto/94822 - fix ICE in component_ref_sizeRichard Biener6-17/+53
2020-04-29aarch64: Fix parameter passing for [[no_unique_address]]Richard Sandiford5-53/+553
2020-04-29testsuite: Save dg-do-what-default in mve.expRichard Sandiford2-0/+7
2020-04-29libphobos: Fix KERNEL_VERSION condition in libphobos testsuiteIain Buclaw2-1/+6
2020-04-29d: Merge bug fix from upstream dmd 06160ccaeIain Buclaw11-27/+87
2020-04-29pr94780.c fails with ICE on aarch64 [PR94820]Haijian Zhang2-6/+17
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