aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24Daily bump.GCC Administrator7-1/+713
2023-05-23Fix ICEs related to VM types in C 2/2 [PR109450]Martin Uecker5-78/+115
2023-05-23Fix ICEs related to VM types in C 1/2 [PR70418, PR107557, PR108423]Martin Uecker22-28/+517
2023-05-23xtensa: Merge '*addx' and '*subx' insn patterns into oneTakayuki 'January June' Suwa1-18/+13
2023-05-23xtensa: Optimize '(x & CST1_POW2) != 0 ? CST2_POW2 : 0'Takayuki 'January June' Suwa3-1/+88
2023-05-23tree-optimization/109747 - SLP cost of CTORsRichard Biener1-1/+10
2023-05-23Improve cost computation for single-bit bit insertions.Georg-Johann Lay1-0/+48
2023-05-23Account for vector splat GPR->XMM move costRichard Biener1-2/+4
2023-05-23Generic vector op costing adjustmentRichard Biener1-4/+15
2023-05-23i386: Add V8QI and V4QImode partial vector shift operationsUros Bizjak5-3/+155
2023-05-23RISC-V: Fix warning of vxrm patternJuzhe-Zhong1-1/+1
2023-05-23Remove buggy special case in irange::invert [PR109934].Aldy Hernandez2-8/+22
2023-05-23Dump ANTIC_OUT before pruning itRichard Biener1-3/+4
2023-05-23aarch64: Provide FPR alternatives for some bit insertions [PR109632]Richard Sandiford9-0/+952
2023-05-23md: Allow <FOO> to refer to the value of int iterator FOORichard Sandiford2-6/+35
2023-05-23RISC-V: Refactor the framework of RVV auto-vectorizationJuzhe-Zhong5-229/+232
2023-05-23aarch64: PR target/109855 Add predicate and constraints to define_subst in aa...Kyrylo Tkachov2-2/+14
2023-05-23tree-optimization/109849 - missed code hoistingRichard Biener2-6/+64
2023-05-23Minor tweakEric Botcazou1-1/+1
2023-05-23Fix handling of non-integral bit-fields in native_encode_initializerEric Botcazou3-10/+66
2023-05-23ada: Accept and analyze new aspect Exceptional_CasesPiotr Trojanek17-13/+538
2023-05-23ada: Rework fix for internal error on quantified expression with predicated typeEric Botcazou3-35/+21
2023-05-23ada: ICE on BIP call in class-wide function return within instanceGary Dismukes2-2/+1
2023-05-23ada: Remove redundant parentheses from System.Stack_Checking.OperationsPatrick Bernardi1-3/+2
2023-05-23ada: Add tags to warnings controlled by Warn_On_Redundant_ConstructsPiotr Trojanek3-8/+8
2023-05-23ada: Cleanup inconsistent iteration over exception handlersPiotr Trojanek1-7/+5
2023-05-23ada: Fix latent issue in support for protected entriesEric Botcazou12-91/+48
2023-05-23ada: Fix address manipulation issue in the tasking runtimeEric Botcazou4-33/+33
2023-05-23ada: Make string interpolation part of the core extensionsRaphael Amiard1-6/+6
2023-05-23ada: Update ghost code for proof of integer input functionsClaire Dross2-32/+41
2023-05-23ada: Add new switch -gnatyzArnaud Charlet15-108/+180
2023-05-23ada: Fix minor address arithmetic issues in System.Dwarf_LinesEric Botcazou1-6/+6
2023-05-23ada: Fix oversight in latest changeEric Botcazou1-1/+3
2023-05-23ada: Reorganize documentation of GNAT experimental featuresRaphael Amiard4-1499/+1937
2023-05-23ada: Fix resolution of mod operator of System.Storage_ElementsEric Botcazou2-8/+26
2023-05-23ada: Remove unnecessary call to Detach.Vadim Godunko1-4/+0
2023-05-23ada: Fix reference to Ada issue in commentRonan Desplanques1-1/+1
2023-05-23ada: Fix address arithmetic issues in the expanded codeEric Botcazou1-32/+37
2023-05-23ada: Fix address arithmetic issues in the runtimeEric Botcazou4-24/+26
2023-05-23ada: A discriminant of a variable is not a variableSteve Baird1-5/+2
2023-05-23ada: Add default value at initialization for CodePeerYannick Moy1-1/+2
2023-05-23ada: Facilitate proof of Interfaces.C.To_AdaYannick Moy1-0/+1
2023-05-23ada: Remove the body of System.Storage_ElementsEric Botcazou8-137/+75
2023-05-23ada: Spurious errors on class-wide preconditions of private typesJavier Miranda2-14/+14
2023-05-23ada: Turn assertions into defensive code in error locationsPiotr Trojanek1-28/+61
2023-05-23ada: Add mention of what LSP stands forRonan Desplanques1-1/+2
2023-05-23ada: Fix endings of pretty-printed numeric literalsPiotr Trojanek1-17/+113
2023-05-23ada: Fix internal error on quantified expression with predicated typeEric Botcazou3-14/+40
2023-05-23ada: Fix bogus error on predicated limited record declared in protected typeEric Botcazou2-22/+10
2023-05-23ada: Sync different variants of interrupt handler registrationPiotr Trojanek4-70/+56