aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-02* gnat.dg/specs/debug1.ads: Delete.Eric Botcazou1-14/+0
2015-12-20utils2.c (gnat_rewrite_reference): New case identical to FLOAT_EXPR.Eric Botcazou2-0/+15
2015-12-18* gnat.dg/specs/debug1.ads: Bump final count to 18.Eric Botcazou1-1/+1
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat1-1/+1
2015-12-10re PR ada/48013 (generic instantiation breaks the No_Elaboration_Code restric...Eric Botcazou3-0/+21
2015-12-10trans.c (Call_to_gnu): Remove guard for NULL_EXPR.Eric Botcazou3-0/+45
2015-12-10* alias.c (get_alias_set): Add cut-off for recursion.Eric Botcazou2-0/+19
2015-11-30gigi.h (is_simple_additive_expression): Declare.Eric Botcazou1-1/+3
2015-11-30* gcc-interface/utils2.c (gnat_invariant_expr): Add type conversions.Eric Botcazou2-0/+23
2015-11-30ada-tree.h (TYPE_MAX_ALIGN): New macro.Eric Botcazou1-0/+75
2015-11-18ada-tree.h (DECL_INVARIANT_P): New macro.Eric Botcazou4-0/+109
2015-11-18misc.c: Move global variables to the top of the file.Eric Botcazou1-0/+11
2015-11-18decl.c (gnat_to_gnu_entity): Use case #1 for the renaming of an address.Eric Botcazou2-0/+17
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou83-0/+4686
2015-11-04* gnat.dg/slice9.adb: New test.Eric Botcazou1-0/+18
2015-11-03gimple-expr.c (useless_type_conversion_p): Reinstate type canonical check for...Eric Botcazou1-1/+1
2015-10-31* gnat.dg/discr45.adb: New test.Eric Botcazou1-0/+44
2015-10-28* gnat.dg/discr44.adb: New test.Eric Botcazou1-0/+27
2015-10-26match.pd (fold_widened_comparison): Apply simplifications to all integral types.Eric Botcazou2-0/+25
2015-10-19REE: fix uninitialized registers handlingPierre-Marie de Rodat3-0/+83
2015-10-16re PR middle-end/67966 (ICE in convert_move, at expr.c:282)Eric Botcazou4-0/+126
2015-10-02trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issu...Eric Botcazou1-0/+11
2015-10-02ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.Eric Botcazou8-0/+95
2015-09-17* gcc-interface/trans.c (emit_check): Do not touch TREE_SIDE_EFFECTS.Eric Botcazou1-0/+19
2015-09-16tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Use offset_int for offset a...Eric Botcazou1-0/+31
2015-09-15tree-eh.c (lower_try_finally_dup_block): Clear location information on stack ...Eric Botcazou2-26/+11