aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
2018-01-11[Ada] Crash on build-in-place call with address specification for targetEd Schonberg2-0/+45
2018-01-11[Ada] Detection of illegal constituent assignmentsHristian Kirtchev2-0/+22
2018-01-11[Ada] No error on missing enclosing parentheses in Expression FunctionJustin Squirek1-0/+8
2018-01-11[Ada] Missing diagnostic of categorization dependencyHristian Kirtchev2-0/+14
2018-01-11[Ada] Null procedures not allowed in protected definitionsBob Duff1-0/+15
2018-01-11[Ada] Crash on expression function as completion, with implicit dereferenceEd Schonberg2-0/+25
2018-01-11[Ada] Warning on use of predefined operations on an actual fixed-point typeEd Schonberg2-0/+48
2018-01-11[Ada] Wrong column in sloc of "expect name" error for loop variantJustin Squirek1-0/+15
2018-01-10decl.c (gnat_to_gnu_component_type): Apply the check for atomic access once t...Eric Botcazou1-0/+25
2018-01-03Update copyright years.Jakub Jelinek4-4/+4
2017-12-21decl.c (gnat_to_gnu_entity): Always take into account the Esize if it is known.Eric Botcazou1-0/+29
2017-12-15exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use Component_Size of the inne...Pierre-Marie de Rodat5-0/+120
2017-12-15einfo.ads: Comment fix.Pierre-Marie de Rodat2-0/+27
2017-12-15gnat_and_program_execution.rst: Update section "Dynamic Stack Usage Analysis"...Pierre-Marie de Rodat2-0/+23
2017-12-15exp_unst.adb (Unnest_Subprograms): Nothing to do if the main unit is a generi...Pierre-Marie de Rodat8-0/+102
2017-12-14decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...Eric Botcazou1-0/+21
2017-12-14gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou2-0/+32
2017-12-05sem_util.adb (Contains_Refined_State): Remove.Pierre-Marie de Rodat1-0/+62
2017-11-27cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.Eric Botcazou9-7/+45
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou6-0/+106
2017-11-10utils.c (convert): Add comment and do not fall through to the next case.Eric Botcazou1-0/+28
2017-11-09controlled2.adb, [...]: Disable all warnings.Eric Botcazou3-11/+5
2017-11-09exp_ch3.adb, [...]: Minor reformatting.Pierre-Marie de Rodat2-0/+32
2017-11-09gnat1drv.adb (Adjust_Global_Switches): Suppress warnings in codepeer mode her...Pierre-Marie de Rodat7-0/+39
2017-11-08lib-xref-spark_specific.adb (Add_SPARK_Xrefs): Remove special-case for consta...Pierre-Marie de Rodat1-0/+51
2017-11-08sem_disp.adb (Is_Inherited_Public_Operation): Extend the functionality of thi...Pierre-Marie de Rodat4-0/+34
2017-11-06gcov: New directory.Eric Botcazou2-0/+71
2017-10-27bb-reorder.c (find_traces_1_round): Fix off-by-one index.Eric Botcazou2-0/+79
2017-10-21Fix typosEric Botcazou2-5/+5
2017-10-21utils.c (pad_type_hash): Use hashval_t for hash value.Eric Botcazou4-4/+54
2017-10-20s-osinte__linux.ads (Relative_Timed_Wait): Add variable needed for using mono...Pierre-Marie de Rodat4-0/+70
2017-10-20sem_dim.adb (Analyze_Dimension_Binary_Op): Accept with a warning to compare a...Pierre-Marie de Rodat2-0/+59
2017-10-20exp_aggr.adb (Initialize_Array_Component): Avoid adjusting a component of an ...Pierre-Marie de Rodat2-0/+34
2017-10-19asan.c (handle_builtin_alloca): Deal with all alloca variants.Eric Botcazou2-0/+23
2017-10-14sem_elab.adb (In_Preelaborated_Context): A generic package subject to Remote_...Hristian Kirtchev2-0/+12
2017-10-10class_wide4.adb: Fix a typo.Ed Schonberg1-1/+1
2017-10-09exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Take care of u...Pierre-Marie de Rodat3-0/+71
2017-10-09exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declaration): Remove the cod...Pierre-Marie de Rodat2-0/+24
2017-10-09exp_ch6.adb (Expand_N_Extended_Return_Statement): Add self-checking code so i...Pierre-Marie de Rodat2-0/+27
2017-09-29[multiple changes]Pierre-Marie de Rodat2-0/+73
2017-09-25exp_imgv.adb (Expand_Image_Attribute): Disable the optimized expansion of use...Pierre-Marie de Rodat1-0/+28
2017-09-21* stor-layout.c (bit_from_pos): Do not distribute the conversion.Eric Botcazou2-0/+28
2017-09-19validity_check.adb: Minor dg-options simplification.Pierre-Marie de Rodat1-1/+1
2017-09-18sem_ch4.adb (Complete_Object_Operation): Do not insert 'Access for reference ...Pierre-Marie de Rodat4-0/+85
2017-09-18[multiple changes]Pierre-Marie de Rodat1-0/+28
2017-09-10re PR ada/79441 (gnat.dg/pack9.adb fails)Eric Botcazou1-1/+2
2017-09-09decl.c (gnat_to_gnu_entity): Don't generate debug info for inner record types...Pierre-Marie de Rodat4-1/+42
2017-09-09decl.c (promote_object_alignment): New function taken from...Eric Botcazou1-0/+33
2017-09-09decl.c (gnat_to_gnu_entity): Only set the TYPE_ALIGN_OK and TYPE_BY_REFERENCE...Eric Botcazou2-2/+112
2017-09-07re PR bootstrap/80897 (gnat bootstrap broken on SPARC64/Linux)Eric Botcazou3-0/+92