aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-13aarch64: Disassociate ls64 from simdRichard Sandiford2-9/+18
2022-09-13libgomp.texi: move item from gcn to nvptxTobias Burnus1-3/+3
2022-09-13Daily bump.GCC Administrator8-1/+741
2022-09-12c++: remove '_sfinae' suffix from functionsPatrick Palka12-100/+62
2022-09-12c++: template-id arguments are evaluated [PR101906]Patrick Palka5-3/+70
2022-09-12c++: auto member function and auto variable [PR106893]Jason Merrill2-0/+13
2022-09-12c++: cast to array of unknown bound [PR93259]Jason Merrill2-3/+40
2022-09-12xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_PTakayuki 'January June' Suwa1-3/+17
2022-09-12libstdc++: Add already-accepted <ranges> testcase [PR106320]Patrick Palka1-0/+13
2022-09-12c++: lambda capture of array with deduced bounds [PR106567]Jason Merrill2-0/+30
2022-09-12c++: Refer to internal linkage for -Wsubobject-linkage [PR86491]Jonathan Wakely7-20/+48
2022-09-12stdatomic.h: Do not define ATOMIC_VAR_INIT for C2xJoseph Myers2-0/+11
2022-09-12nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possibleTobias Burnus9-5/+39
2022-09-12frange::set_signbit: Avoid changing sign when already in the correct sign.Aldy Hernandez1-2/+6
2022-09-12xtensa: gcc: fix builtin_apply return valueMax Filippov3-1/+23
2022-09-12libstdc++: Fix comments in tests to match codeJonathan Wakely2-4/+4
2022-09-12libgomp.texi: Impl. status fix/additionTobias Burnus1-4/+8
2022-09-12doc: Fix typo in documentation of __float128 suffixJonathan Wakely1-1/+1
2022-09-12gcov: Respect triplet when looking for gcovTorbjörn SVENSSON2-4/+4
2022-09-12libstdc++: Outline the overlapping case of string _M_replace into a separate ...Jakub Jelinek6-31/+56
2022-09-12libgomp: Fix up icv-6.c [PR106894]Jakub Jelinek1-9/+17
2022-09-12[Ada] Fix immediate assertion failure with -gnatd.1Eric Botcazou1-1/+5
2022-09-12[Ada] Storage_Error raised analyzing type with call in its range constraintJustin Squirek1-2/+14
2022-09-12[Ada] Improve CUDA host-side and device-side binder supportSteve Baird1-0/+3
2022-09-12[Ada] Sync documentation of junk names with codePiotr Trojanek3-3/+3
2022-09-12[Ada] Reject 'Valid_Scalars on Unchecked_Union regardless of privacyPiotr Trojanek1-10/+10
2022-09-12[Ada] Improve CUDA host-side and device-side binder supportSteve Baird4-10/+76
2022-09-12[Ada] Temporary tweak new expansion of contractsEric Botcazou3-42/+91
2022-09-12[Ada] Special-case printing of SPARK_Mode in error messagesPiotr Trojanek1-2/+28
2022-09-12[Ada] Justify false alarm from CodePeer analysis of GNATYannick Moy1-0/+2
2022-09-12[Ada] Cleanup routine for handling SPARK_Mode kindsPiotr Trojanek1-13/+14
2022-09-12[Ada] Accept explicit SPARK_Mode Auto as configuration pragmaYannick Moy2-3/+15
2022-09-12[Ada] Remove SPARK containers from GNAT documentationJoffrey Huguet3-662/+202
2022-09-12[Ada] Reject use in SPARK of Asm intrinsics for code insertionsYannick Moy1-1/+3
2022-09-12[Ada] Add C declaration for Opt.Unnest_Subprogram_ModeEric Botcazou1-0/+2
2022-09-12[Ada] Internal error compiling formal instance of generic with Initial_ConditionSteve Baird1-0/+12
2022-09-12[Ada] Replace SPARK containers implementation by Compile_Time_ErrorJoffrey Huguet38-26171/+60
2022-09-12[Ada] Fix validity checking on renamed Old attribute prefixPiotr Trojanek1-1/+11
2022-09-12[Ada] Tech debt: Expansion of contractsJustin Squirek27-1620/+900
2022-09-12[Ada] Fix oversight in implementation of unnestingEric Botcazou1-0/+2
2022-09-12[Ada] Syntax error in Ada 2022 array aggregate causes bug boxSteve Baird1-0/+5
2022-09-12[Ada] Initialize a local variable to avoid a CodePeer warningSteve Baird1-1/+1
2022-09-12[Ada] bugbox referencing INOX prefixed view of primitive op of modular typeSteve Baird1-1/+10
2022-09-12[Ada] Lock_Free aspect takes precedence over Ceiling_Locking locking policySteve Baird3-2/+38
2022-09-12[Ada] Do not mark user parameters of protected subprograms as artificialEric Botcazou2-16/+29
2022-09-12[Ada] Fix issues with compiling ACATS test for user-defined literalsGary Dismukes3-29/+87
2022-09-12[Ada] Remove a no-longer-correct commentSteve Baird1-3/+0
2022-09-12[Ada] Fix bugs in check-related warnings.Bob Duff3-15/+18
2022-09-12[Ada] Disable Support_Atomic_Primitives on x86_64 VxWorksPatrick Bernardi2-2/+2
2022-09-12[Ada] Disable Support_Atomic_Primitives on QNX and VxWorks targetsPatrick Bernardi7-7/+7