Commit 900b697e by Arnaud Charlet Committed by Arnaud Charlet

alignment2.ads, [...]: Update test case.

	* gnat.db/specs/alignment2.ads, gnat.db/specs/size_clause1.ads,
	gnat.db/specs/size_clause2.ads: Update test case.

From-SVN: r212676
parent 026ae646
2014-07-16 Arnaud Charlet <charlet@adacore.com>
* gnat.db/specs/alignment2.ads, gnat.db/specs/size_clause1.ads,
gnat.db/specs/size_clause2.ads: Update test case.
2014-07-16 Dodji Seketeli <dodji@redhat.com>
PR preprocessor/60723 - missing system-ness marks for macro tokens
......
......@@ -4,6 +4,8 @@ with Interfaces; use Interfaces;
package Alignment2 is
pragma Warnings (Off, "*size*");
-- warning
type R1 is record
A, B, C, D : Integer_8;
......
-- { dg-do compile }
-- { dg-options "-gnatws" }
package Size_Clause1 is
......
-- { dg-do compile }
-- { dg-options "-gnatws" }
package Size_Clause2 is
......
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