aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-03Skip gnat.dg/div_zero.adb on PowerPCEric Botcazou1-0/+1
2022-01-31Add testcase for incorrect optimization in AdaEric Botcazou1-0/+23
2022-01-28Fix wrong operator for universal_integer operands in instanceEric Botcazou1-0/+39
2022-01-14Fix reverse scalar storage order issues in IPA-SRAEric Botcazou4-0/+76
2022-01-07[Ada] Fix inconsistent quoting in messages about compile-time errorsPiotr Trojanek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek4-4/+4
2021-10-11Adjust testcase for O2 vectorization enabling.liuhongt1-1/+1
2021-09-21Fix no_fsanitize_address effective targetEric Botcazou1-1/+1
2021-09-15zero-call-used-regs attr for adaAlexandre Oliva2-0/+12
2021-09-14Fix PR ada/101970Eric Botcazou1-0/+117
2021-07-12tree-optimization/101373 - avoid PRE across externally throwing callRichard Biener1-0/+40
2021-06-16[Ada] Raise expressions and unconstrained componentsArnaud Charlet1-6/+7
2021-06-03Fix miscompilation of predicate on bit-packed array typesEric Botcazou2-0/+23
2021-06-03Tame fix for PR ipa/99122Eric Botcazou1-0/+19
2021-05-21Fix internal error on locally derived bit-packed array typeEric Botcazou2-0/+22
2021-05-20Fix gnat.dg spurious failures on PowerPC64 LEEric Botcazou2-2/+2
2021-05-13Prune another new LTO warningEric Botcazou1-0/+1
2021-05-10Remove call to gcc_unreachable in range-op.ccEric Botcazou2-0/+42
2021-05-07Fix incorrect array bounds with -fgnat-encodings=minimal in DWARFEric Botcazou1-0/+20
2021-05-06Fix PR testsuite/100454Eric Botcazou1-1/+1
2021-05-05Minor formatting tweakEric Botcazou1-9/+7
2021-05-05Generate debug info for local dynamic record typesEric Botcazou5-18/+48
2021-05-04Reuse non-gimple_reg variable for inliningEric Botcazou3-0/+59