public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Fix gnat.dg/specs/opt2.ads testcase
@ 2015-03-26  9:26 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2015-03-26  9:26 UTC (permalink / raw)
  To: gcc-patches


Tested on x86_64-unknown-linux-gnu, applied.

Richard.

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

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

Index: gcc/testsuite/gnat.dg/specs/opt2.ads
===================================================================
--- gcc/testsuite/gnat.dg/specs/opt2.ads	(revision 221689)
+++ gcc/testsuite/gnat.dg/specs/opt2.ads	(working copy)
@@ -8,4 +8,4 @@ package Opt2 is
 
   type Arr is array (Unsigned_32 range <>) of Unbounded_String;
 
-end P;
+end Opt2;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-26  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-26  9:26 [PATCH] Fix gnat.dg/specs/opt2.ads testcase Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).