aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-28[Ada] Hashed container Cursor type predefined equality non-conformanceRichard Wai1-0/+158
2021-04-28Fix loss of optimization of array iteration due to inliningEric Botcazou2-0/+34
2021-04-19Fix another -freorder-blocks-and-partition glitch with Windows SEHEric Botcazou1-0/+38
2021-03-10Fix ICE on atomic enumeration type with LTOEric Botcazou1-0/+12
2021-03-09Assorted testsuite fixesEric Botcazou1-1/+1
2021-03-02Fix PR ada/99095Eric Botcazou1-0/+17
2021-01-25skip asan-poisoning of discarded varsAlexandre Oliva2-0/+24
2021-01-25Fix internal error on extension with interface at -O2Eric Botcazou3-0/+34
2021-01-04Update copyright years.Jakub Jelinek4-4/+4
2020-12-17[Ada] Performance of CW_MembershipArnaud Charlet1-23/+0
2020-12-17[Ada] Fixes for GNAT error/warning messagesYannick Moy3-5/+5
2020-12-10Fix PR ada/98230Ed Schonberg1-0/+15
2020-12-08Fix PR target/96470Eric Botcazou1-0/+1
2020-12-04Fix checking failure in IPA-SRAEric Botcazou4-0/+52
2020-11-26[Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou1-1/+2
2020-11-20Plug loophole in string store mergingEric Botcazou10-0/+159
2020-11-11Fix biased integer arithmeticEric Botcazou1-0/+33
2020-11-11Fix segfault on elaboration of empty 1-element array at -OEric Botcazou1-0/+18
2020-11-11Fix internal error with Shift_Right operator on signed typeEric Botcazou1-0/+15
2020-11-10Fix wrong code for boolean negation in condition at -O2Eric Botcazou1-0/+52
2020-10-29CSE conversions within sincosAlexandre Oliva2-0/+18
2020-10-26[Ada] Suppress warnings on unreferenced parameters of dispatching opsArnaud Charlet1-1/+1
2020-10-22[Ada] Enable the support of 128-bit integer types by defaultEric Botcazou4-9/+11
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou1-2/+2
2020-10-20[Ada] New warning on not fully initialized box aggregateArnaud Charlet1-1/+1
2020-09-28Fix bogus alignment warning on address clauseEric Botcazou2-0/+23
2020-09-16Fix pessimization in EH cleanup passEric Botcazou1-0/+17