aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-18[Ada] Crash building VSS with compiler built with assertionsJavier Miranda4-3/+17
2022-05-18[Ada] Ada2022: AI12-0143 Index attribute for entry familiesJavier Miranda5-1/+344
2022-05-18[Ada] Fix proof of runtime unitsYannick Moy3-0/+9
2022-05-18[Ada] Errors missed on ACATS test B650007Arnaud Charlet2-14/+7
2022-05-18[Ada] Fix the parsing for delta aggregateMarc Poulhiès3-1/+12
2022-05-18[Ada] Secondary stack and a-tagsArnaud Charlet3-66/+46
2022-05-18[Ada] Fix problematic underflow for Float_Type'ValueEric Botcazou2-1/+20
2022-05-18[Ada] Spurious error on freezing of tagged types in SPARKYannick Moy1-1/+11
2022-05-18[Ada] Rework optimization skipping pragma check in object declarationMarc Poulhiès2-4/+8
2022-05-18[Ada] Fix internal error on subprogram instantiationEric Botcazou2-1/+2
2022-05-18[Ada] Overriding error on type derived from discriminated untagged private typeGary Dismukes1-1/+9
2022-05-18[Ada] Prevent overflow in computation of aggregate sizePiotr Trojanek1-2/+2
2022-05-18[Ada] Fast implementation of floating-point mathematical functionsEric Botcazou8-149/+439
2022-05-18[Ada] Freezing too strict in instancesArnaud Charlet1-7/+10
2022-05-18[Ada] Fix incorrect freezing with generic child unitMarc Poulhiès1-2/+2
2022-05-18[Ada] Ada.Numerics.Aux.*: Mention more Intrinsic and less C Math LibraryAlexandre Oliva4-18/+27
2022-05-18[Ada] Small performance tweak in recent changeEric Botcazou1-2/+1
2022-05-18[Ada] New port arm-qnxDoug Rupp4-9/+174
2022-05-18Enhance final_value_replacement_loop to handle bitwise induction.liuhongt8-1/+652
2022-05-18This patch adds a combine pattern for "CA minus one". The SImode "CA minus on...Haochen Gui2-0/+24
2022-05-18recognize bzhi pattern when there's zero_extendsidi.liuhongt2-0/+25
2022-05-18Expand __builtin_memcmp_eq with ptest for OImode.liuhongt3-1/+38
2022-05-17rs6000: Prefer assigning the MMA vector operands to altivec registers [PR105556]Peter Bergner1-75/+75
2022-05-18Daily bump.GCC Administrator12-1/+597
2022-05-17compiler: load LHS subexpressions of op= assignment only onceIan Lance Taylor2-1/+11
2022-05-17c++: constexpr ref to array of array [PR102307]Jason Merrill2-5/+24
2022-05-17c: use CONST_DECL for enumerators in TYPE_VALUESMarek Polacek2-5/+8
2022-05-17Fix register count when not splitting Complex IEEE 128-bit args.Pat Haugen1-0/+6
2022-05-17OpenMP: Skip target-nesting warning for reverse offloadTobias Burnus2-0/+38
2022-05-17libstdc++: Relax memory ordering for default memory resource objectJonathan Wakely1-6/+6
2022-05-17libstdc++: Add attributes to functions in <memory_resource>Jonathan Wakely1-5/+25
2022-05-17libstdc++: Add attributes to <system_error> and relatedJonathan Wakely3-3/+29
2022-05-17Revert 'Use more ARRAY_SIZE.' for mkoffloadTobias Burnus2-4/+4
2022-05-17Add side effect infrastructure.Andrew MacLeod10-282/+464
2022-05-17demangler: Structured BindingsNathan Sidwell3-7/+56
2022-05-17PR105169 Fix references to discarded sectionsGiuliano Belinassi6-15/+87
2022-05-17Do not clear bb->aux in duplicate_loop_body_to_header_edgeRichard Biener1-1/+0
2022-05-17Check for equivalence after merging relations.Andrew MacLeod2-4/+24
2022-05-17i386: Fix ICE in final_scan_insn_1 [PR105624]Uros Bizjak6-249/+268
2022-05-17libgomp: Clarify that omp_display_env is fully implementedJakub Jelinek1-2/+1
2022-05-17Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'Thomas Schwinge2-5/+5
2022-05-17graphite: Fix minor mistakes in commentsFrederik Harwath2-3/+3
2022-05-17graphite: Rename isl_id_for_ssa_nameFrederik Harwath1-10/+11
2022-05-17libgomp.texi: Document OpenMP context selectorsTobias Burnus1-0/+32
2022-05-17gcn/t-omp-device: Add 'amdgcn' as 'arch' [PR105602]Tobias Burnus2-2/+2
2022-05-17openmp: Add support for inoutset depend-kindJakub Jelinek19-42/+365
2022-05-17libstdc++: Skip tests that fail for the versioned namespaceJonathan Wakely2-0/+2
2022-05-17libstdc++: Stop defining C++0x compat symbols for versioned namespaceJonathan Wakely8-22/+54
2022-05-17libgomp.texi: Add OpenMP 5.2 implementation statusTobias Burnus1-5/+56
2022-05-17i386: Fix up V2DI and V1TI inequality comparisons [PR105613]Jakub Jelinek2-2/+34