re PR fortran/50960 ([OOP] vtables not marked as constant)
[gcc.git] / gcc / testsuite / gnat.dg /
2011-11-04 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not assert that the...
2011-11-03 Ira Rosenre PR tree-optimization/50912 (gimple assertion failure...
2011-10-26 Eric Botcazoudecl.c (elaborate_expression_1): Add EXPR_PUBLIC_P...
2011-10-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Try to make a packable...
2011-10-26 Eric Botcazoudecl.c (gnat_to_gnu_field): Always check components...
2011-10-20 Eric Botcazouback_end.adb (Call_Back_End): Pass the maximum logical...
2011-10-14 Eric Botcazou* gnat.dg/specs/debug1.ads: Tweak.
2011-10-12 Eric Botcazouada-tree.h (DECL_LOOP_PARM_P): New flag.
2011-09-26 Eric Botcazouopt22.adb: New test.
2011-09-26 Eric Botcazouifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p...
2011-09-26 Eric Botcazouutils2.c (build_allocator): Set TREE_THIS_NOTRAP on...
2011-09-26 Eric Botcazouutils.c (maybe_unconstrained_array): Declare TYPE local...
2011-09-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not promote the alignme...
2011-09-21 Eric Botcazou* gnat.dg/opt19.adb: New test.
2011-09-11 Eric Botcazouutils.c (maybe_unconstrained_array): In the reference...
2011-09-11 Eric Botcazoudecl.c (maybe_pad_type): Do not try to change the form...
2011-09-04 Eric Botcazou* gnat.dg/specs/debug1.ads: Tweak pattern.
2011-08-30 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not convert the express...
2011-08-03 Arnaud Charlet* gnat.dg/specs/debug1.ads: Add missing -margs switch.
2011-07-25 Richard Sandifordre PR tree-optimization/49809 (gimple_check failure...
2011-07-17 Eric Botcazoure PR middle-end/49732 (crash on terminal_interface...
2011-07-02 Eric Botcazoutree.h (TYPE_ARTIFICIAL): New flag.
2011-06-28 Eric Botcazou* tree-ssa-dom.c (initialize_hash_element): Fix oversight.
2011-06-18 Eric Botcazoutree-sra.c (type_internals_preclude_sra_p): Return...
2011-06-18 Eric Botcazoueinfo.ads (Address_Taken): Document use for the second...
2011-06-16 Martin Jamborre PR tree-optimization/49343 (ICE on field with variab...
2011-06-06 Eric Botcazouutils2.c (gnat_stabilize_reference): Fix thinko.
2011-06-06 Eric Botcazoutrans.c (Identifier_to_gnu): Also handle deferred const...
2011-06-06 Eric Botcazouutils.c: Include diagnostic.h.
2011-05-30 Richard Guentherre PR middle-end/49210 (verify_gimple fails building...
2011-05-29 Eric Botcazouboolean_subtype.adb: Rename to...
2011-05-27 Eric Botcazoubit_packed_array5.ads: Move dg directive to...
2011-05-27 Richard Guentherre PR middle-end/49189 (infinite recursion in constant...
2011-05-17 Eric Botcazou* gnat.dg/invalid1.adb: New test.
2011-05-12 Eric Botcazoutrans.c (call_to_gnu): In the by-reference case...
2011-05-05 Eric Botcazoure PR ada/48844 (ICE on assignment of aggregate with...
2011-04-21 Eric Botcazou* gimple.c (walk_gimple_op) <GIMPLE_CALL>: Fix couple...
2011-04-17 Eric Botcazoudecl.c (gnat_to_gnu_entity): Declare the padded type...
2011-04-10 Eric Botcazou* gnat.dg/return3.adb: Remove unused switch.
2011-04-08 Eric Botcazoutrans.c (Identifier_to_gnu): Do not return initializers...
2011-04-06 Eric Botcazougimple-low.c (lower_gimple_return): When not optimizing...
2011-04-02 Eric Botcazouutils2.c (build_allocator): In the unconstrained array...
2011-04-02 Eric Botcazouutils.c (update_pointer_to): Finalize named pointer...
2011-03-31 Eric Botcazoutree-ssa-pre.c (create_component_ref_by_pieces_1):...
2011-03-26 Eric Botcazoudecl.c (gnat_to_gnu_entity): Create TYPE_DECL for the...
2011-03-26 Eric Botcazougigi.h (finalize_from_with_types): Adjust comment.
2011-03-26 Eric Botcazouinline.adb (Back_End_Cannot_Inline): Lift restriction...
2011-03-24 Eric Botcazoueinfo.ads (Size_Depends_On_Discriminant): Adjust descri...
2011-03-24 Eric Botcazoutrans.c (gnat_to_gnu): Remove obsolete case of non...
2011-03-24 Eric Botcazoutree-sra.c (build_ref_for_offset): Strip useless type...
2011-03-23 Eric Botcazoutrans.c (create_temporary): New function taken from...
2011-03-23 Eric Botcazoudecl.c (gnat_to_gnu_entity): Create TYPE_DECL for the...
2011-03-17 Eric Botcazoudecl.c (elaborate_expression_1): Try harder to find...
2011-02-23 Uros Bizjakallocate_deferred_char_scalar_1.f03: Fix dg-do syntax.
2011-02-22 Rainer Orthgnat.exp: Fix comments.
2011-02-14 Eric Botcazoumisc.c (gnat_init_options): Do not concatenate -I and...
2011-02-14 Rainer Orthre PR ada/41929 (64-bit null_pointer_deref1 gnat.dg...
2011-02-09 Eric Botcazoure PR middle-end/47646 (Revision 169918 caused many...
2011-01-05 Eric Botcazoure PR tree-optimization/47005 (ACATS c62002a is miscomp...
2011-01-04 Eric Botcazoudwarf2out.c (rtl_for_decl_init): Strip no-op conversion...
2011-01-03 Martin Jamborre PR tree-optimization/46801 (FAIL: gnat.dg/pack9...
2010-12-24 Eric Botcazou* gnat.dg/opt13_pkg.ad[sb]: Fix line ending.
2010-12-16 Eric Botcazoutree-ssa-sccvn.c (vn_reference_lookup_3): Always punt...
2010-12-13 Eric Botcazou* gnat.dg/pack9.adb: XFAIL everywhere.
2010-11-28 Eric Botcazoualiasing2.adb (dg-final): Robustify pattern matching.
2010-11-26 Rainer Orthgnat.exp: Load gcc.exp.
2010-11-25 Eric Botcazouloop_optimization7.adb: Remove dg-require-effective...
2010-11-18 Eric Botcazoudecl.c (gnat_to_gnu_entity): Also use return-by-invisib...
2010-11-16 Eric Botcazoure PR rtl-optimization/46490 (ACATS c460007 fails at...
2010-11-15 Martin Jamborre PR tree-optimization/46349 (incorrect scalarization)
2010-11-10 Eric Botcazou* gnat.dg/opt10.adb: Fix typo.
2010-11-10 Martin Jamborre PR tree-optimization/46351 (incorrect scalarization...
2010-11-10 Eric Botcazoutrans.c (lvalue_required_p) <N_Type_Conversion>): Look...
2010-11-10 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not set DECL_ARTIFICIAL...
2010-11-09 Eric Botcazoutree.h (contains_placeholder_p): Fix comment.
2010-11-03 Eric Botcazoutree-tailcall.c (find_tail_calls): Convert the operands...
2010-11-03 Eric Botcazougigi.h (add_stmt_force): Declare.
2010-10-25 Eric Botcazouutils.c (update_pointer_to): Clear TYPE_POINTER_TO...
2010-10-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not set TREE_THIS_NOTRA...
2010-10-25 Eric Botcazoudecl.c (gnat_to_gnu_entity, [...]): Allow In Out/Out...
2010-10-24 Eric Botcazoureg-stack.c (convert_regs_1): Return boolean value...
2010-10-20 Eric Botcazoustor-layout.c (skip_simple_constant_arithmetic): New...
2010-10-08 Arnaud Charlet* gnat.dg/interface5.adb: Compile with warnings disabled.
2010-10-06 Eric Botcazoure PR rtl-optimization/45394 (gnat fails to build on...
2010-09-25 Eric Botcazoutree-inline.c (copy_bb): Use GSI_CONTINUE_LINKING when...
2010-09-19 Eric Botcazougigi.h (get_elaboration_procedure): Declare.
2010-09-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Look into expressions...
2010-09-13 Olivier HainqueFix accidental mishap on testcase.
2010-09-13 Olivier Hainquefwprop.c (forward_propagate_and_simplify): Only attach...
2010-08-30 Eric Botcazoutrans.c (call_to_gnu): Also force the return slot opt...
2010-08-27 Olivier Hainquedse.c (group_info.base_mem, [...]): Use BLKmode to...
2010-07-23 Eric Botcazouutils.c (gnat_types_compatible_p): Revert latest change...
2010-07-23 Uros Bizjakfloat-range-3.c: Use "dg-do compile" dejagnu directive...
2010-07-22 Eric Botcazoure PR ada/44892 (internal error on gnat.dg/unchecked_co...
2010-07-22 Eric Botcazouutils.c (gnat_types_compatible_p): Don't require strict...
2010-07-12 Rainer Orthconfig.gcc (i[34567]86-*-solaris2*): Default with_arch_...
2010-07-09 Eric Botcazoutrans.c (gnat_gimplify_expr): Deal with CALL_EXPR.
2010-07-03 Eric Botcazou* gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.
2010-07-03 Eric Botcazoudecl.c (gnat_to_gnu_entity): Branch to common code...
2010-06-27 Eric Botcazoutrans.c: Include tree-flow.h.
next