aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-12DWARF: space-optimize loc. descr. for integer literals on 32-bit targetsPierre-Marie de Rodat1-0/+29
2016-10-12DWARF: fix scoping for descriptions of local typesPierre-Marie de Rodat1-0/+53
2016-10-11utils.c (type_unsigned_for_rm): New predicate.Eric Botcazou3-0/+136
2016-10-10decl.c (gnat_to_gnu_entity): Put volatile qualifier on types at the very end ...Eric Botcazou1-0/+14
2016-10-10utils2.c (find_common_type): Do not return the LHS type if it's an array with...Eric Botcazou4-0/+46
2016-10-10utils.c (convert): For a biased input type, convert the bias itself to the ba...Eric Botcazou1-0/+20
2016-10-05DWARF: move pessimistic DWARF version checks for imported entitiesPierre-Marie de Rodat2-0/+14
2016-09-01ipa-inline-analysis.c (param_change_prob): Get to the base object first in al...Eric Botcazou2-0/+38
2016-08-30postreload-gcse.c (bb_has_well_behaved_predecessors): Tweak criterion used fo...Eric Botcazou3-0/+152
2016-08-11re PR tree-optimization/71083 (Unaligned bit-field address when predictive co...Bernd Edlinger3-0/+42
2016-06-13decl.c (gnat_to_gnu_entity): Deal with PLUS_EXPR in the expression of a renam...Eric Botcazou2-0/+21
2016-06-11* gcc-interface/trans.c (Case_Statement_to_gnu): Deal with characters.Eric Botcazou1-0/+19
2016-06-01tree-vect-loop.c (vect_determine_vectorization_factor): Also take into accoun...Eric Botcazou2-0/+22
2016-05-25tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove redundant test ...Eric Botcazou2-0/+42
2016-05-20tree-vrp.c (compare_values_warnv): Simplify handling of symbolic ranges by ca...Eric Botcazou2-0/+24
2016-05-10DWARF: fix stack usage assessment for DW_OP_negPierre-Marie de Rodat2-0/+26
2016-05-03Fix a typo in dwarf2out.c:resolve_args_picking_1Pierre-Marie de Rodat1-0/+22
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou3-0/+91
2016-04-20* gnat.dg/self1.adb: Remove now incorrect test.Arnaud Charlet1-21/+0
2016-03-27decl.c (components_to_record): Add special case for single field with represe...Eric Botcazou1-0/+22
2016-03-07decl.c (gnat_to_gnu_entity): Always mark the expression of a renaming manuall...Eric Botcazou2-0/+28
2016-03-03* gnat.dg/specs/task1.ads: New test.Eric Botcazou1-0/+16
2016-03-01* gnat.dg/stack_usage3.adb: Robustify and enable for all targets.Eric Botcazou1-3/+7
2016-02-29decl.c (gnat_to_gnu_entity): Retrofit handling of unconstrained array types a...Eric Botcazou2-0/+19
2016-02-29trans.c (finalize_nrv_r): Remove obsolete code.Eric Botcazou2-0/+35
2016-02-29ada-tree.h (DECL_RETURN_VALUE_P): New macro.Eric Botcazou6-0/+52
2016-02-17exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...Eric Botcazou1-0/+33
2016-02-17utils2.c (gnat_protect_expr): Make a SAVE_EXPR only for fat pointer or scalar...Eric Botcazou2-0/+38
2016-01-27re PR ada/69488 (tests in gnat/sso give a lot of spurious failures)Rainer Emrich57-349/+349
2016-01-18re PR ada/69219 (error on nested subprograms with Inline_Always and Intrinsic)Eric Botcazou1-0/+23
2016-01-04Update copyright years.Jakub Jelinek3-3/+3