aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
2020-03-11Fix internal error on locally-defined subpoolsEric Botcazou1-0/+82
2020-02-29Disable gnat.dg/socket1.adb on hppa*-*-hpux*.John David Anglin1-1/+1
2020-02-25Fix link failure with debug info in LTO modeEric Botcazou4-0/+40
2020-01-05discr1.ads: Compile with -gnatc instead of -gnatct.Eric Botcazou5-5/+5
2020-01-01Update copyright years.Jakub Jelinek4-4/+4
2019-12-18trans.c (Pragma_to_gnu): Push a diagnostics state for pragma Warnings (Off) b...Eric Botcazou1-0/+19
2019-12-16[Ada] AI12-0001: Independence and Representation clauses for atomic objectsEric Botcazou2-5/+5
2019-12-12[Ada] Constraint is ignored on constrained access record componentEd Schonberg1-1/+1
2019-12-12[Ada] Remove implicit anonymous access conversion in testcasePierre-Marie de Rodat1-1/+1
2019-12-09tree.c (build_array_type_1): Add SET_CANONICAL parameter and compute TYPE_CAN...Eric Botcazou1-0/+20
2019-11-25re PR ada/92362 (double elaboration of expression in Address aspect)Eric Botcazou1-0/+24
2019-10-11decl.c (gnat_to_gnu_field): Adjust again the packing for a field without stri...Eric Botcazou1-0/+20
2019-10-11decl.c (Gigi_Equivalent_Type): New case.Eric Botcazou3-0/+37
2019-10-02tree-eh.h (unsplit_eh_edges): Declare.Eric Botcazou2-0/+24
2019-09-23Provide Task_Info.Number_Of_Processors on SolarisRainer Orth1-1/+1
2019-09-23trans.c (gnat_compile_time_expr_list): New variable.Eric Botcazou2-0/+16
2019-09-20Restrict gnat.dg/system_info1.adb to Linux and Windows hostsOlivier Hainque1-2/+7
2019-09-19[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdbTom Tromey1-0/+34
2019-09-19[Ada] Accept concatentation arguments to pragma AnnotateSteve Baird1-0/+7
2019-09-19[Ada] Fix bogus "too late" error with nested generics and inliningEric Botcazou5-0/+50
2019-09-19[Ada] Fix bogus visibility error with nested generics and inliningEric Botcazou8-0/+95
2019-09-19[Ada] Spurious visibility error in generic child unitEd Schonberg4-0/+21
2019-09-19[Ada] Allow constants of access type in Global contractsYannick Moy2-0/+18
2019-09-19[Ada] Fix run-time segfault with derived access-to-subprogram typeEric Botcazou1-0/+20
2019-09-19[Ada] Crash on predicate in full view in a generic unitEd Schonberg2-0/+60
2019-09-19[Ada] Fix spurious type mismatch failure on nested instantiationsEric Botcazou4-0/+56
2019-09-19[Ada] Infinite loop with concatenation and aspectBob Duff1-0/+14
2019-09-19[Ada] Fix fallout of previous change for bit-packed arraysEric Botcazou1-0/+23
2019-09-18[Ada] Fix spurious alignment warning on simple address clauseEric Botcazou2-0/+25
2019-09-18[Ada] Crash on universal case expression in fixed-point divisionEd Schonberg1-0/+28
2019-09-18[Ada] Crash on aggregate with dscriminant in if-expression as defaultEd Schonberg1-0/+33
2019-09-18[Ada] Spurious ineffective use_clause warningJustin Squirek2-0/+16
2019-09-18[Ada] Missing accessibility check on discrim assignmentJustin Squirek3-0/+95
2019-09-18[Ada] Fix sharing of expression in array aggregate with others choiceEric Botcazou1-0/+29
2019-09-18[Ada] Implement AI12-0086's rules for discriminants in aggregatesSteve Baird1-0/+24
2019-09-18[Ada] Ensure that Scan_Real result does not depend on trailing zerosNicolas Roche1-0/+10
2019-09-18[Ada] Raise exception on call to Expect for a dead processVadim Godunko1-0/+35
2019-09-18[Ada] No Storage_Error for an oversized disabled ghost array objectSteve Baird2-0/+14
2019-09-18[Ada] Fix 32/64bit mistake on SYSTEM_INFO component in s-win32Olivier Hainque1-0/+23
2019-09-18[Ada] Avoid uninitialized variable in bounded containersBob Duff2-0/+11
2019-09-17[Ada] Fix rounding of fixed-point arithmetic operationYannick Moy1-0/+20
2019-09-17[Ada] Raise Constraint_Error in overflow case involving roundingYannick Moy1-0/+24
2019-09-17[Ada] Avoid to close irrelevant file descriptorsVadim Godunko1-0/+33
2019-09-17[Ada] In a generic use Presanalyze_Spec_Expression on PredicatesEd Schonberg2-0/+26
2019-09-17[Ada] Ada 2020: Raise expressions in limited contexts (AI12-0172)Javier Miranda1-0/+58
2019-09-17[Ada] Fix wrong value of 'Size for slices of bit-packed arraysEric Botcazou1-0/+21
2019-08-30gigi.h (aggregate_type_contains_array_p): Declare.Eric Botcazou1-0/+38
2019-08-21[Ada] Fix assertion failure on derived private protected typeEric Botcazou4-0/+46
2019-08-21[Ada] Missing attribute update in new_copy_treeJavier Miranda2-0/+27
2019-08-20[Ada] Crash on a Storage_Size aspect depending on attr. of another typeEd Schonberg1-0/+19