Will not compile without the spec!
authorDuncan Sands <baldrick@free.fr>
Thu, 31 Mar 2011 10:03:32 +0000 (10:03 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 31 Mar 2011 10:03:32 +0000 (10:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128623 91177308-0d34-0410-b5e6-96231b3b80d8

test/FrontendAda/real_cst.adb

index c9708301d62f749d5ecf3c12695752ec2c7bb1f3..75143710252f1be848b1a8260c144a76ce29a544 100644 (file)
@@ -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