aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
2025-07-14Ada: Add missing guard before accessing the Underlying_Record_View fieldEric Botcazou2-0/+17
2025-07-01Ada: Fix assertion failure for Finalizable aspect on tagged typeEric Botcazou1-0/+21
2025-06-28Fix compilation of concatenation with illegal character constantEric Botcazou1-0/+9
2025-06-27Fix misoptimization of CONSTRUCTOR with reverse SSOEric Botcazou1-0/+29
2025-06-17Ada: Fix assertion failure on problematic container aggregateEric Botcazou1-0/+14
2025-06-06Fix assertion failure on small array constructorEric Botcazou1-0/+11
2025-06-05Fix crash with constant initializer caused by IPAEric Botcazou3-0/+39
2025-06-02[lra] force reg update after spilling to memory [PR120424]Alexandre Oliva2-0/+15
2025-05-27Fix IPA-SRA issue with reverse SSO on specific patternEric Botcazou3-0/+50
2025-05-09Fix wrong optimization of complex boolean expressionEric Botcazou5-0/+85
2025-05-05Ada: Fix assertion failure on Finalizable aspect for tagged record typeEric Botcazou1-0/+11
2025-04-22testsuite: Add support for GCOV_UNDER_TESTChristophe Lyon1-4/+11
2025-04-16Fix wrong optimization of conditional expression with enumeration typeEric Botcazou3-0/+47
2025-04-14Add testcase for PR lto/119792Eric Botcazou2-0/+24
2025-04-12Ada: Natural/Positive not ignored in subprogram renamingEric Botcazou1-0/+17
2025-03-27testsuite: fix dg-* typosSam James1-1/+1
2025-03-19Fix spurious visibility error with partially parameterized formal packageEric Botcazou3-0/+63
2025-02-01Ada: Fix segfault on uninitialized variable as operand of primitive operatorEric Botcazou2-0/+16
2025-01-02Update copyright years.Jakub Jelinek4-4/+4
2024-12-12Fix precondition failure with Ada.Numerics.Generic_Real_Arrays.EigenvaluesEric Botcazou1-0/+16
2024-11-24Adjust error message for initialized variable in .bssEric Botcazou1-0/+5
2024-11-04Add regression testEric Botcazou1-0/+14
2024-10-25Add regression testEric Botcazou1-0/+25
2024-10-14Add regression testEric Botcazou3-0/+38
2024-10-08Add regression testEric Botcazou1-0/+17
2024-10-08Add regression testEric Botcazou1-0/+21
2024-10-08Add regression testEric Botcazou1-0/+32
2024-10-05Fix various issues of -ftrivial-auto-var-init=zero with AdaEric Botcazou1-0/+9
2024-10-04testsuite: gnat.dg: fix dg-do directive syntaxSam James3-3/+3
2024-10-03Aarch64: Define WIDEST_HARDWARE_FP_SIZEEric Botcazou1-0/+12
2024-10-01Fix wrong code out of NRV + RSO + inliningEric Botcazou5-0/+54
2024-09-30Fix internal error during inlining after ICF passEric Botcazou1-0/+18
2024-09-09Silence warning for 32-bit targetsEric Botcazou2-38/+38
2024-09-09Remove problematic declaration for 32-bit targetsEric Botcazou1-5/+0
2024-08-29ada: Avoid creating continuation messages without an intended parentViljar Indus1-0/+1
2024-07-30testsuite: fix 'dg-compile' typosSam James6-6/+6
2024-07-30testsuite: fix whitespace in dg-do compile directivesSam James1-1/+1
2024-07-11Fix gimplification of ordering comparisons of arrays of bytesEric Botcazou2-0/+58
2024-07-06RISC-V: fix internal error on global variable-length arrayEric Botcazou2-0/+42
2024-07-03Deduplicate explicitly-sized typesAlexandre Oliva1-1/+2
2024-06-21ada: Fix incorrect handling of packed array with aliased composite componentsEric Botcazou1-2/+2
2024-06-13Revert "map packed field type to unpacked for debug info"Alexandre Oliva1-2/+1
2024-06-12map packed field type to unpacked for debug infoAlexandre Oliva1-1/+2
2024-06-10Add testcase for PR ada/114708Eric Botcazou1-0/+22
2024-06-10Add testcase for PR ada/114398Eric Botcazou1-0/+80
2024-05-20ada: Reject too-strict alignment specifications.Steve Baird2-14/+36
2024-03-07Fix bogus error on allocator for array type with Dynamic_PredicateEric Botcazou1-0/+15
2024-02-27Fix internal error on non-byte-aligned reference in GIMPLE DSEEric Botcazou2-0/+62
2024-02-26Finalization of object allocated by anonymous access designating local typeEric Botcazou1-0/+58
2024-02-15Skip gnat.dg/div_zero.adb on RISC-VAndreas Schwab1-1/+1