aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
2015-05-29testsuite: auto-wipe dump filesBernhard Reutner-Fischer49-49/+0
2015-05-28utils.c (max_size): Add special code to deal with the subtraction of a "negat...Eric Botcazou1-0/+16
2015-05-28gigi.h (gnat_stabilize_reference): Adjust.Eric Botcazou13-7/+104
2015-05-26trans.c (gnat_to_gnu): Really force evaluation of the expression...Eric Botcazou5-0/+55
2015-05-25utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen...Eric Botcazou2-1/+15
2015-05-25gigi.h (build_atomic_load): Adjust prototype.Eric Botcazou5-0/+283
2015-05-25ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...Eric Botcazou2-0/+45
2015-04-08decl.c (gnat_to_gnu_entity): Do not make a function returning an unconstraine...Eric Botcazou5-0/+55
2015-03-26re PR middle-end/65519 (unable to coalesce ssa_names 2 and 87 which are marke...Richard Biener1-1/+1
2015-03-25re PR middle-end/65519 (unable to coalesce ssa_names 2 and 87 which are marke...Richard Biener1-0/+11
2015-03-20re PR ada/65451 (compiler crash on volatile access type)Eric Botcazou2-0/+30
2015-03-16utils2.c (gnat_invariant_expr): Return null if the type of the expression end...Eric Botcazou3-0/+38
2015-03-04fold-const.c (round_up_loc): Cast divisor to signed on all paths before negat...Eric Botcazou1-0/+29
2015-03-03fold-const.c (round_up_loc): Cast divisor to HOST_WIDE_INT before negating it.Eric Botcazou1-0/+20
2015-03-03tree-sra.c (ipa_sra_check_caller_data): New type.Martin Jambor1-0/+21
2015-02-21re PR ada/65156 (FAIL: gnat.dg/timing_events.adb execution test)Arnaud Charlet1-29/+0
2015-02-08decl.c (gnat_to_gnu_param): Do not strip the padding if the parameter either ...Eric Botcazou4-0/+40
2015-01-26re PR testsuite/64712 (FAIL: gnat.dg/unchecked_convert1.adb execution test (x...Eric Botcazou1-1/+3
2015-01-15expr.c (expand_expr_real_1): Use the expression to set the memory attributes ...Eric Botcazou1-0/+31
2015-01-06Kill new warnings.Arnaud Charlet2-0/+2
2015-01-05Update copyright years.Jakub Jelinek2-2/+2
2014-12-22* gnat.dg/nan_max.adb: New test.Eric Botcazou1-0/+30
2014-12-22decl.c (gnat_to_gnu_field): Post the error message for parent overlapping on ...Eric Botcazou3-9/+32
2014-12-22decl.c (check_ok_for_atomic): Rename into...Eric Botcazou1-0/+26
2014-12-15re PR middle-end/64246 (ICE building libada for Windows due to NULL loop header)Richard Biener4-0/+100
2014-12-12re PR middle-end/64182 (wide-int rounding division is broken)Richard Sandiford1-0/+17
2014-11-24trans.c (push_range_check_info): Replace early test with assertion.Eric Botcazou1-0/+38
2014-11-22trans.c (Call_to_gnu): Strip unchecked conversions on actuals of In parameter...Eric Botcazou1-0/+21
2014-11-22trans.c (gnat_gimplify_expr): Add 'type' variable.Eric Botcazou1-0/+14
2014-11-15tree-cfg.c (replace_loop_annotate_in_block): New function extracted from...Eric Botcazou2-0/+27
2014-11-06* tree-cfgcleanup.c (fixup_noreturn_call): Do not perform DCE here.Eric Botcazou1-0/+21
2014-11-05trans.c (Subprogram_Body_to_gnu): For a function with copy-in/copy-out parame...Eric Botcazou3-0/+47
2014-11-05decl.c (gnat_to_gnu_entity): For a derived untagged type that renames discrim...Eric Botcazou2-0/+20
2014-11-05utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...Eric Botcazou37-0/+434
2014-10-31* gnat.dg/opt42.ad[sb]: New test.Eric Botcazou2-0/+31
2014-10-27utils.c (create_var_decl_1): For a variable declared in the unit...Eric Botcazou2-0/+19
2014-10-27decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array ...Eric Botcazou3-0/+28
2014-10-27decl.c (gnat_to_gnu_entity): Remove superfluous computation for the max size.Eric Botcazou1-0/+45
2014-10-15* stor-layout.c (self_referential_size): Do not promote arguments.Eric Botcazou3-0/+96
2014-10-07lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra...Eric Botcazou3-0/+40
2014-10-06calls.c (expand_call): Do not use the target as the return slot if it is not ...Eric Botcazou3-0/+40
2014-09-29tree-vrp.c (get_single_symbol): New function.Eric Botcazou1-0/+17
2014-08-04discr6.adb, [...]: Removed, no longer relevant.Arnaud Charlet4-52/+2
2014-07-30* gnat.dg/case_null.adb, gnat.dg/specs/debug1.ads: Adjust tests.Arnaud Charlet2-2/+2
2014-07-20expr.c (store_field): Handle VOIDmode for calls that return values in multipl...Eric Botcazou3-0/+31
2014-07-16alignment2.ads, [...]: Update test case.Arnaud Charlet3-0/+4
2014-07-10re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou1-0/+31
2014-06-18improve sloc assignment on bind_expr entry/exit codeOlivier Hainque1-0/+26
2014-06-07tree-ssa-tail-merge.c (same_succ_hash): Hash the static chain of a call state...Eric Botcazou3-0/+47
2014-05-27* gnat.dg/aliasing1.adb (dg-final): Robustify pattern matching.Eric Botcazou1-1/+1