aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17ada: Check subtype to avoid a precondition failureViljar Indus1-2/+3
2024-05-17ada: Fix checking range constraints within composite typesViljar Indus1-0/+50
2024-05-17ada: Remove superfluous Relocate_Node callsRonan Desplanques2-2/+2
2024-05-17ada: Small cleanup in aggregate expansion codeRonan Desplanques1-8/+8
2024-05-17ada: Add support for 'Object_Size to pragma Compile_Time_{Warning,Error}Eric Botcazou1-64/+65
2024-05-17make -freg-struct-return visibly a negative alias of -fpcc-struct-returnAlexandre Oliva1-2/+2
2024-05-17RISC-V: Cleanup some temporally files [NFC]Pan Li2-0/+0
2024-05-16Update gcc sv.poJoseph Myers1-329/+185
2024-05-16RISC-V: Enable vectorizable early exit testsuitePan Li3-1/+5
2024-05-16RISC-V: Implement vectorizable early exit with vcond_mask_lenPan Li6-9/+175
2024-05-16Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REFJan Hubicka2-1/+41
2024-05-16tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequalRichard Biener6-9/+51
2024-05-16wrong code with points-to and volatileRichard Biener2-0/+21
2024-05-16Vect: Support loop len in vectorizable early exitPan Li3-2/+46
2024-05-16Vect: Support new IFN SAT_ADD for unsigned vector intPan Li1-0/+52
2024-05-16Internal-fn: Support new IFN SAT_ADD for unsigned scalar intPan Li5-2/+88
2024-05-16Revert "Revert: "Enable prange support.""Aldy Hernandez13-31/+18
2024-05-16Cleanup prange sanity checks.Aldy Hernandez6-368/+25
2024-05-16Use a boolean type when folding conditionals in simplify_using_ranges.Aldy Hernandez1-2/+1
2024-05-16RISC-V: testsuite: Drop march-string in cmpmemsi/cpymemsi testsChristoph Müllner2-5/+2
2024-05-16tree-optimization/79958 - make DSE track multiple pathsRichard Biener8-7/+116
2024-05-16ada: Remove obsolete reference in commentEric Botcazou1-4/+4
2024-05-16ada: Reset scope of top level object declaration during unnestingMarc Poulhiès1-4/+27
2024-05-16ada: Redundant validity checksSteve Baird2-0/+8
2024-05-16ada: Exception on Indefinite_Vector aggregate with loop_parameter_specificationGary Dismukes3-20/+11
2024-05-16ada: Implement new experimental attribute 'SuperJustin Squirek8-467/+605
2024-05-16ada: Fix reference to RM clause in commentRonan Desplanques1-1/+1
2024-05-16ada: Fix missing length checks with case expressionsRonan Desplanques2-4/+17
2024-05-16ada: Fix standalone Windows builds of adaint.cSebastian Poeplau1-0/+7
2024-05-16ada: Avoid checking parameters of protected proceduresViljar Indus1-2/+5
2024-05-16ada: Ignore ghost nodes in call graph information for dispatching callsPiotr Trojanek1-9/+8
2024-05-16ada: Fix reason code for length checkRonan Desplanques1-5/+8
2024-05-16ada: Propagate Program_Error from failed finalization of collectionEric Botcazou1-6/+6
2024-05-16ada: Improve recovery from illegal occurrence of 'Old in if_expressionPiotr Trojanek1-1/+1
2024-05-16ada: No need to follow New_Occurrence_Of with Set_EtypePiotr Trojanek2-11/+9
2024-05-16ada: Fix detection of if_expressions that are known on entryPiotr Trojanek1-3/+1
2024-05-16ada: Fix comments about Get_Ranged_ChecksRonan Desplanques2-3/+3
2024-05-16ada: Minor performance improvement for dynamically-allocated controlled objectsEric Botcazou2-22/+6
2024-05-16ada: Fixup one more pattern of broken scope informationMarc Poulhiès1-10/+56
2024-05-16ada: Fix typo in CUDA error messagePiotr Trojanek1-1/+1
2024-05-16ada: Fix latent alignment issue for dynamically-allocated controlled objectsEric Botcazou4-37/+66
2024-05-16ada: Fix resolving tagged operations in array aggregatesViljar Indus1-2/+17
2024-05-16ada: Fix bogus error on function returning noncontrolling result in private partEric Botcazou1-14/+9
2024-05-16ada: Fix casing of CUDA in error messagesPiotr Trojanek1-1/+12
2024-05-16ada: Fix crash with -gnatdJ and -gnatw_qRonan Desplanques1-4/+4
2024-05-16ada: Follow up fixes for Put_Image/streaming regressionsSteve Baird1-0/+38
2024-05-16ada: Implement per-finalization-collection spinlocksEric Botcazou2-16/+75
2024-05-16ada: Formal_Derived_Type'Size is not staticSteve Baird1-0/+10
2024-05-16ada: Fix bug in maintaining dimension infoSteve Baird1-0/+3
2024-05-16ada: Remove Aspect_Specifications field from N_Procedure_SpecificationPiotr Trojanek1-1/+0