aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
2024-06-10Fix crash on access-to-incomplete typeEric Botcazou1-0/+22
2024-06-10Add testcase for PR ada/114398Eric Botcazou1-0/+80
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
2024-02-01xfail gnat.dg/trampoline3.adb scan-assembler-not check on hppa*-*-*John David Anglin1-1/+1
2024-01-09Fix internal error on function call returning extension of limited interfaceEric Botcazou3-0/+63
2024-01-09Fix internal error on anonymous access type equalityEric Botcazou1-0/+10
2024-01-03Update copyright years.Jakub Jelinek4-4/+4
2023-12-07strub: enable conditional supportAlexandre Oliva16-0/+16
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva20-0/+743
2023-11-21ada: Small consistency fix for -gnatwv warningEric Botcazou1-0/+1
2023-11-16Fix warning on new Ada testcaseEric Botcazou1-1/+2
2023-11-16Fix internal error on function returning dynamically-sized typeEric Botcazou3-0/+33
2023-11-10Handle constant CONSTRUCTORs in operand_compareEric Botcazou2-0/+51
2023-11-09Fix PR ada/111813 (Inconsistent limit in Ada.Calendar.Formatting)Simon Wright1-0/+26
2023-10-20Control flow redundancy hardeningAlexandre Oliva1-0/+76
2023-09-25Add missing return in gori_compute::logical_combineEric Botcazou3-0/+32
2023-09-19ada: TSS finalize address subprogram generation for constrained...Richard Wai1-0/+60
2023-09-19ada: Private extensions with the keyword "synchronized" are always limited.Richard Wai2-0/+101
2023-09-05Revert "Adjust one Ada test"Marc Poulhiès1-1/+1
2023-07-25Adjust one Ada testMarc Poulhiès1-1/+1
2023-05-29Fix artificial overflow during GENERIC foldingEric Botcazou1-0/+18
2023-05-23Fix handling of non-integral bit-fields in native_encode_initializerEric Botcazou2-0/+49
2023-05-19Fix internal error on small array with negative lower boundEric Botcazou1-0/+14
2023-04-02Fix gnat.dg/opt39.adb on hppa.John David Anglin1-1/+1
2023-04-02Skip gnat.dg/prot7.adb on hppa.John David Anglin1-0/+1
2023-03-23Skip gnat.dg/div_zero.adb on Aarch64Eric Botcazou1-1/+1
2023-03-14Add testcase for ifcvt fixEric Botcazou1-0/+69
2023-02-14Fix small regression in AdaEric Botcazou1-0/+8
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2022-11-29Fix PR ada/107810Eric Botcazou1-1/+1
2022-11-25Fix thinko in operator_bitwise_xor::op1_rangeEric Botcazou3-0/+53
2022-11-22Fix wrong array type conversion with different storage ordeEric Botcazou1-0/+21
2022-11-21Make ARMv8-M attribute cmse_nonsecure_call work in AdaEric Botcazou2-0/+23
2022-11-04Fix recent thinko in operand_equal_pEric Botcazou4-0/+57
2022-11-04ada: Flag unsupported dispatching constructor callsJavier Miranda2-9/+11
2022-10-25Relax assertion in profilerEric Botcazou3-0/+13
2022-10-05Fix bogus -Wstringop-overflow warning in AdaEric Botcazou5-0/+59
2022-09-12[Ada] Replace SPARK containers implementation by Compile_Time_ErrorJoffrey Huguet10-228/+0
2022-07-14Fix ICE on view conversion between struct and integerEric Botcazou2-0/+33
2022-07-12[Ada] Warn on unset objects in packages with no bodiesPiotr Trojanek3-5/+6
2022-07-05[Ada] Warn about obsolete uses of renamed Ada 83 packagesPiotr Trojanek3-7/+7
2022-05-13Introduce tests for hardbool Machine_Attribute for AdaAlexandre Oliva2-0/+68
2022-05-13Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSOEric Botcazou1-0/+34
2022-05-10[Ada] Accept Structural in aspect Subprogram_Variant and pragma Loop_VariantClaire Dross1-1/+1
2022-05-10[Ada] Fix hiding of user-defined operator that is not a homographEric Botcazou1-1/+9
2022-04-07ipa/104303 - miscompilation of gnatmakeRichard Biener5-0/+47
2022-02-04Add optmization testcase for incorrect optimization in AdaEric Botcazou1-0/+25