From 021cf96ffc954250f500c9721ff4aad409a47434 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Thu, 31 Mar 2011 10:03:32 +0000 Subject: Will not compile without the spec! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128623 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/FrontendAda/real_cst.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/FrontendAda') diff --git a/test/FrontendAda/real_cst.adb b/test/FrontendAda/real_cst.adb index c9708301d6..7514371025 100644 --- a/test/FrontendAda/real_cst.adb +++ b/test/FrontendAda/real_cst.adb @@ -1,4 +1,4 @@ --- RUN: %llvmgcc -S -O2 -gnatn %s +-- RUN: %llvmgcc -S -O2 -gnatn %s -I%p/Support package body Real_Cst is Cst : constant Float := 0.0; procedure Write (Stream : access Ada.Streams.Root_Stream_Type'Class) is -- cgit v1.2.3