aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-07re PR ada/82126 (gnat.dg/alignment3.adb FAILs)Eric Botcazou1-5/+6
2017-09-05re PR ada/62235 (segmentation fault on Ada 2012 code)Eric Botcazou4-0/+63
2017-09-05utils.c (unchecked_convert): When the result type is a non-biased integral ty...Eric Botcazou1-0/+18
2017-09-05trans.c (adjust_for_implicit_deref): New function.Eric Botcazou3-0/+37
2017-09-05trans.c (pos_to_constructor): Skip conversions to an unconstrained array type.Eric Botcazou2-0/+33
2017-08-30* varasm.c (decode_addr_const): Deal with INDIRECT_REF <INTEGER_CST>.Eric Botcazou2-0/+30
2017-08-23function.c (fndecl_name): Use verbosity 1 (no arguments) for lang_hooks.decl_...Richard Biener4-6/+6
2017-08-12[PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inliningPierre-Marie de Rodat2-0/+43
2017-07-25gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replace to update E...Eric Botcazou1-0/+13
2017-07-16re PR rtl-optimization/81424 (internal error on GPRbuild with -O2)Eric Botcazou1-0/+30
2017-07-08Force a dependence distance of 1 in gnat.dg/vect17.adbRichard Sandiford6-10/+14
2017-07-06[testsuite] Add dg-require-stack-checkChristophe Lyon4-0/+4
2017-06-21DWARF: make it possible to emit debug info for declarations onlyPierre-Marie de Rodat3-0/+46
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth2-2/+2
2017-06-01DWARF: add DW_AT_location for global decls with DECL_VALUE_EXPRPierre-Marie de Rodat2-0/+17
2017-06-01DWARF: for variants, produce unsigned discr. when debug type is unsignedPierre-Marie de Rodat1-0/+25
2017-05-22decl.c (gnat_to_gnu_entity): Skip regular processing for Itypes that are E_Ac...Eric Botcazou1-0/+11
2017-05-22sem_ch4.adb (Analyze_Call): In Ada2012 an incomplete type from a limited view...Eric Botcazou8-0/+78
2017-05-22decl.c (gnat_to_gnu_field): Do not enforce strict alignment for simple volati...Eric Botcazou2-4/+4
2017-05-15utils.c (can_materialize_object_renaming_p): Synchronize with GNAT's Exp_Dbug...Pierre-Marie de Rodat1-0/+25
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries1-1/+1
2017-04-13re PR debug/80321 (infinite recursion with inlining of nested function and de...Jakub Jelinek2-0/+206
2017-03-10tree-switch-conversion (array_value_type): Start by resetting candidate type ...Olivier Hainque3-0/+45
2017-02-24* gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.Eric Botcazou1-0/+19
2017-02-24utils.c (max_size): Flip the second argument when recursing on TRUTH_NOT_EXPR.Eric Botcazou1-0/+19
2017-01-28trampoline4.adb: Skip on hppa*-*-*.John David Anglin1-1/+1
2017-01-28debug7.adb: Skip on hppa*-*-hpux*.John David Anglin2-0/+2
2017-01-16opt62.adb: New test.Eric Botcazou2-0/+34
2017-01-09expr.c (store_field): In the bitfield case...Eric Botcazou9-0/+114
2017-01-01Update copyright years.Jakub Jelinek3-3/+3
2016-12-20re PR tree-optimization/71237 (scev tests failing after pass reorganization)Eric Botcazou6-6/+6
2016-12-16opt61.adb: New test.Eric Botcazou3-0/+165
2016-11-13decl.c (gnat_to_gnu_entity): Look at the underlying type for the signedness o...Eric Botcazou1-0/+19
2016-11-13utils2.c (gnat_protect_expr): Also protect only the address if the expression...Eric Botcazou2-0/+31
2016-11-13ipa-icf.c (sem_function::merge): Do not create a wrapper also if the original...Eric Botcazou4-0/+55
2016-10-25tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.Eric Botcazou4-0/+97
2016-10-17i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...Eric Botcazou1-1/+1
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou2-0/+45
2016-10-14debug7.adb (dg-options): Remove -g.Eric Botcazou3-3/+3
2016-10-14re PR ada/77968 (ICEs with -flto on gnat.dg)Eric Botcazou14-6/+129