Commit 83eb7847 by Richard Biener Committed by Richard Biener

re PR middle-end/65519 (unable to coalesce ssa_names 2 and 87 which are marked as MUST COALESCE)

2015-03-26  Richard Biener  <rguenther@suse.de>

	PR middle-end/65519
	* gnat.dg/specs/opt2.ads: Fix testcase.

From-SVN: r221690
parent e5215d07
2015-03-26 Richard Biener <rguenther@suse.de>
PR middle-end/65519
* gnat.dg/specs/opt2.ads: Fix testcase.
2015-03-25 Martin Sebor <msebor@redhat.com> 2015-03-25 Martin Sebor <msebor@redhat.com>
PR testsuite/65526 PR testsuite/65526
......
...@@ -8,4 +8,4 @@ package Opt2 is ...@@ -8,4 +8,4 @@ package Opt2 is
type Arr is array (Unsigned_32 range <>) of Unbounded_String; type Arr is array (Unsigned_32 range <>) of Unbounded_String;
end P; end Opt2;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment