summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
Commit message (Expand)AuthorAgeFilesLines
* PR ada/52735ebotcazou2012-12-153-0/+31
* PR ada/53766ebotcazou2012-12-152-0/+25
* * gnat.dg/vect9.adb: Add -w to dg-options.ebotcazou2012-12-092-1/+2
* * gcc-interface/trans.c (Subprogram_Body_to_gnu): Be prepared for aebotcazou2012-12-082-0/+46
* * tree-ssa-loop-im.c (for_each_index) <CONST_DECL>: New case.ebotcazou2012-12-083-0/+76
* 2012-12-07 Mike Stump <mikestump@comcast.net>mrs2012-12-078-137/+137
* * stor-layout.c (bit_field_mode_iterator::bit_field_mode_iterator): Dealebotcazou2012-11-301-0/+15
* PR middle-end/55321ebotcazou2012-11-293-0/+47
* * stor-layout.c (layout_type) <ARRAY_TYPE>: Do not clear TREE_OVERFLOWebotcazou2012-11-284-1/+53
* * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Length>: Look throughebotcazou2012-11-232-0/+38
* * gcc-interface/decl.c (components_need_strict_alignment): New.ebotcazou2012-11-231-0/+22
* * config/i386/i386.c (release_scratch_register_on_entry): Also adjustebotcazou2012-11-092-0/+41
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: Inebotcazou2012-10-222-0/+38
* * gcc-interface/trans.c (Loop_Statement_to_gnu): Use gnat_type_for_sizeebotcazou2012-10-222-0/+20
* * gnat.dg/specs/atomic1.ads: XFAIL on MIPS.ebotcazou2012-10-212-6/+6
* * loop-invariant.c: Include target.h.ebotcazou2012-10-183-0/+43
* * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Do not unnecessarilyebotcazou2012-10-152-0/+35
* * gnat.dg/opt20.ads: Move dg directive to...ebotcazou2012-09-2019-29/+23
* * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: Removeebotcazou2012-09-172-0/+49
* PR testsuite/54007danglin2012-09-161-0/+1
* * gimple-low.c (lower_try_catch): New function.ebotcazou2012-07-252-0/+38
* * tree-ssa-forwprop.c (combine_conversions): Punt if the RHS of theebotcazou2012-07-195-0/+66
* * gimple-fold.c (canonicalize_constructor_val): Strip only useless typeebotcazou2012-07-193-0/+43
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Try to ensureebotcazou2012-07-193-0/+57
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Do notebotcazou2012-07-191-0/+40
* 2012-07-19 Richard Guenther <rguenther@suse.de>rguenth2012-07-192-0/+30
* * gcc-interface/trans.c (stmt_group_may_fallthru): New function.ebotcazou2012-07-183-0/+49
* * gcc-interface/trans.c (Call_to_gnu): Robustify test for function caseebotcazou2012-07-031-0/+10
* * gcc-interface/utils2.c (build_simple_component_ref): Do not lookebotcazou2012-07-032-0/+34
* * gnat.dg/deep_old.adb, gnat.dg/old_errors.adb: Removed, obsolete.charlet2012-06-282-57/+0
* * tree-ssa-live.c (remove_unused_scope_block_p): Remove againebotcazou2012-06-222-0/+22
* PR ada/53592ebotcazou2012-06-152-0/+21
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Convert GNU_SIZEebotcazou2012-06-113-0/+43
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not specifically dealebotcazou2012-06-112-0/+27
* PR ada/53517ebotcazou2012-06-011-0/+1
* PR ada/50294ebotcazou2012-05-261-0/+16
* * gnat.dg/renaming5.adb: Adjust dg-final directive.ebotcazou2012-05-261-1/+1
* PR ada/52362ebotcazou2012-05-251-0/+7
* * gcc-interface/utils.c (gnat_write_global_declarations): Put a nameebotcazou2012-05-203-0/+28
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: For an object atebotcazou2012-05-182-0/+24
* * function.c (requires_stack_frame_p): If the function can throwebotcazou2012-05-121-0/+24
* * gimplify.c (gimplify_decl_expr): For a TYPE_DECL, also gimplify theebotcazou2012-05-102-0/+29
* * gcc-interface/trans.c (gigi): Decorate reraise_zcx_decl.ebotcazou2012-05-061-0/+18
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: In the renamingebotcazou2012-05-067-2/+108
* * gcc-interface/gigi.h (make_packable_type): Declare.ebotcazou2012-05-064-0/+48
* * gcc-interface/gigi.h (mark_out_of_scope): Delete.ebotcazou2012-04-302-0/+28
* Don't use CRLF endings.mrs2012-04-1036-728/+728
* * expr.c (get_bit_range): Add OFFSET parameter and adjust BITPOS.ebotcazou2012-04-032-0/+33
* * varasm.c (initializer_constant_valid_for_bitfield_p): Return trueebotcazou2012-04-031-0/+19
* * tree-cfg.c (call_can_make_abnormal_goto): New predicate.ebotcazou2012-03-314-0/+82