aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-06-13RISC-V: Remove duplicate `#include "riscv-vector-switch.def"`Lehua Ding1-1/+2
2023-06-13RISC-V: Add comments of some functionsJuzhe-Zhong1-0/+7
2023-06-13RISC-V: Add more SLP testsJuzhe-Zhong10-0/+393
2023-06-13RISC-V: Fix bug of VLA SLP auto-vectorizationJuzhe-Zhong3-4/+71
2023-06-13Fix memory leak in loop header copyingRichard Biener1-0/+1
2023-06-13c++: mutable temps in rodataJason Merrill2-0/+19
2023-06-13RISC-V: Add vector psabi checking.Yanzhang Wang26-19/+228
2023-06-13arm: Extend -mtp= argumentsKyrylo Tkachov12-12/+93
2023-06-13aarch64: Extend -mtp= argumentsKyrylo Tkachov9-8/+60
2023-06-13fix frange_nextafter odr violationAlexandre Oliva1-3/+3
2023-06-13middle-end/110232 - fix native interpret of vector <signed-boolean:1>Richard Biener2-7/+16
2023-06-13Fix disambiguation against .MASK_LOADRichard Biener1-1/+4
2023-06-13testsuite: Update powerpc test fold-vec-extract-int.p8.c“Ajit Kumar Agarwal”1-2/+2
2023-06-13testsuite: Check int128 effective target for pr109932-{1,2}.c [PR110230]Kewen Lin2-0/+2
2023-06-13ada: Fix decoration of iterated component association for GNATprovePiotr Trojanek1-8/+1
2023-06-13ada: Add missing ss_mark/ss_release in quantified expressionsBob Duff1-0/+26
2023-06-13ada: Recognize iterated_component_association as repeatedly evaluatedPiotr Trojanek1-1/+2
2023-06-13ada: Recognize iterated_component_association as potentially unevaluatedPiotr Trojanek1-4/+10
2023-06-13ada: Disable inlining in potentially unevaluated contextsPiotr Trojanek1-15/+6
2023-06-13ada: Implement new aspect Always_Terminates for SPARKPiotr Trojanek17-24/+295
2023-06-13ada: Skip elaboration checks for abstract subprograms on derived typesPiotr Trojanek1-1/+4
2023-06-13ada: Fix another case of missing Has_Private_View flagEric Botcazou1-1/+1
2023-06-13ada: Fix iterated component initializationMarc Poulhiès1-3/+8
2023-06-13ada: Fix exception raised on invalid contract in generic packageEric Botcazou1-10/+21
2023-06-13ada: Fix spurious error on call to function returning private in genericEric Botcazou2-58/+63
2023-06-13ada: Fix internal error on imported function with post-conditionEric Botcazou1-0/+16
2023-06-13ada: Streamline expansion of controlled actions for aggregatesEric Botcazou9-750/+142
2023-06-13ada: Remove obsolete code in Analyze_AssignmentEric Botcazou1-155/+1
2023-06-13ada: Remove unreferenced routine Is_Inherited_Operation_For_TypePiotr Trojanek2-21/+0
2023-06-13ada: Small housekeeping work in expansion of extension aggregatesEric Botcazou1-21/+15
2023-06-13ada: Fix wrong expansion of limited extension aggregateEric Botcazou1-2/+0
2023-06-13ada: Mark attribute Initialized as ghost codeYannick Moy3-1/+25
2023-06-13ada: Add No_Elaboration_Code_All pragma to System.Storage_ElementsDaniel King1-0/+3
2023-06-13ada: Factor out tag assignments from type in expanderEric Botcazou5-124/+57
2023-06-13ada: Use ghost predicate in standard libraryYannick Moy2-2/+6
2023-06-13ada: Fix expansion of aggregates with controlled componentsEric Botcazou1-3/+99
2023-06-13ada: Factor common processing in expansion of aggregatesEric Botcazou1-640/+360
2023-06-13ada: Remove wrong comment about expansion of exceptions for GNATprovePiotr Trojanek1-5/+3
2023-06-13ada: Cleanup finding of locally handled exception handlersPiotr Trojanek1-35/+33
2023-06-13ada: Cleanup expansion of locally handled exception handlersPiotr Trojanek2-71/+55
2023-06-13ada: Tune style in detection of writable function actualsPiotr Trojanek1-4/+6
2023-06-13ada: Simplify appending to a newly created listPiotr Trojanek1-3/+3
2023-06-13ada: Support new GNAT-specific aspect Ghost_PredicateYannick Moy23-634/+772
2023-06-13ada: Remove explicit decoration of wrapper created in freezingPiotr Trojanek1-2/+0
2023-06-13RISC-V: Fix one typo in full-vec-movel testPan Li1-1/+1
2023-06-13AArch64: [PR96339] Optimise svlast[ab]Tejas Belagod16-24/+823
2023-06-12Update perf auto profile scriptAndi Kleen1-1/+8
2023-06-13RISC-V: Fix V_WHOLE && V_FRACT iterator requirementJuzhe-Zhong2-7/+33
2023-06-13RISC-V: Enhance RVV VLA SLP auto-vectorization with decompress operationJuzhe-Zhong5-0/+232
2023-06-13Daily bump.GCC Administrator6-1/+473