aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)Author
2021-06-16[Ada] Raise expressions and unconstrained componentsArnaud Charlet
2021-06-03Fix miscompilation of predicate on bit-packed array typesEric Botcazou
2021-06-03Tame fix for PR ipa/99122Eric Botcazou
2021-05-21Fix internal error on locally derived bit-packed array typeEric Botcazou
2021-05-20Fix gnat.dg spurious failures on PowerPC64 LEEric Botcazou
2021-05-13Prune another new LTO warningEric Botcazou
2021-05-10Remove call to gcc_unreachable in range-op.ccEric Botcazou
2021-05-07Fix incorrect array bounds with -fgnat-encodings=minimal in DWARFEric Botcazou
2021-05-06Fix PR testsuite/100454Eric Botcazou
2021-05-05Minor formatting tweakEric Botcazou
2021-05-05Generate debug info for local dynamic record typesEric Botcazou
2021-05-04Reuse non-gimple_reg variable for inliningEric Botcazou
2021-04-28[Ada] Hashed container Cursor type predefined equality non-conformanceRichard Wai
2021-04-28Fix loss of optimization of array iteration due to inliningEric Botcazou
2021-04-19Fix another -freorder-blocks-and-partition glitch with Windows SEHEric Botcazou
2021-03-10Fix ICE on atomic enumeration type with LTOEric Botcazou
2021-03-09Assorted testsuite fixesEric Botcazou
2021-03-02Fix PR ada/99095Eric Botcazou
2021-01-25skip asan-poisoning of discarded varsAlexandre Oliva
2021-01-25Fix internal error on extension with interface at -O2Eric Botcazou
2021-01-04Update copyright years.Jakub Jelinek
2020-12-17[Ada] Performance of CW_MembershipArnaud Charlet
2020-12-17[Ada] Fixes for GNAT error/warning messagesYannick Moy
2020-12-10Fix PR ada/98230Ed Schonberg
2020-12-08Fix PR target/96470Eric Botcazou
2020-12-04Fix checking failure in IPA-SRAEric Botcazou
2020-11-26[Ada] Add support for 128-bit fixed-point types on 64-bit platformsEric Botcazou
2020-11-20Plug loophole in string store mergingEric Botcazou
2020-11-11Fix biased integer arithmeticEric Botcazou
2020-11-11Fix segfault on elaboration of empty 1-element array at -OEric Botcazou
2020-11-11Fix internal error with Shift_Right operator on signed typeEric Botcazou
2020-11-10Fix wrong code for boolean negation in condition at -O2Eric Botcazou
2020-10-29CSE conversions within sincosAlexandre Oliva
2020-10-26[Ada] Suppress warnings on unreferenced parameters of dispatching opsArnaud Charlet
2020-10-22[Ada] Enable the support of 128-bit integer types by defaultEric Botcazou
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou
2020-10-20[Ada] New warning on not fully initialized box aggregateArnaud Charlet
2020-09-28Fix bogus alignment warning on address clauseEric Botcazou
2020-09-16Fix pessimization in EH cleanup passEric Botcazou
2020-09-14Fix dangling references in thunks at -O0Eric Botcazou
2020-09-11Fix ICE on nested packed variant record typeEric Botcazou
2020-09-11Fix crash on array component with nonstandard index typeEric Botcazou
2020-09-10Fix bogus error on Value_Size clause for variant record typeEric Botcazou
2020-09-10Fix uninitialized variable with nested variant record typesEric Botcazou
2020-07-03Extend store merging to STRING_CSTEric Botcazou
2020-06-26Take into account range info to optimize range tests into bit testsEric Botcazou
2020-06-15Optimize assignment to volatile aggregate variableEric Botcazou
2020-06-15Fix ICE in verify_sra_access_forestEric Botcazou
2020-06-12[Ada] ACATS 4.2Q - BDD2007Arnaud Charlet
2020-06-04[Ada] Remove OpenACC supportArnaud Charlet