summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorross <unknown>2004-11-18 00:43:49 +0000
committerross <unknown>2004-11-18 00:43:49 +0000
commit34b3dd13a14bfbe884ff04e1f99ba22ce7b375fc (patch)
treeb28d56b1482e93cc84811d0212e664d1865ed35a /testsuite
parent3f2fad1acf2f34302b0c8410904829f1deb19bd1 (diff)
downloadhaskell-34b3dd13a14bfbe884ff04e1f99ba22ce7b375fc.tar.gz
[project @ 2004-11-18 00:43:49 by ross]
warnings from Hugs
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/tests/ghc-regress/ccall/should_compile/cc011.stderr-hugs2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-regress/ccall/should_compile/cc011.stderr-hugs b/testsuite/tests/ghc-regress/ccall/should_compile/cc011.stderr-hugs
new file mode 100644
index 0000000000..c142baa4fa
--- /dev/null
+++ b/testsuite/tests/ghc-regress/ccall/should_compile/cc011.stderr-hugs
@@ -0,0 +1,2 @@
+cc011.c: In function `hugsprim_foo_0':
+cc011.c:15: warning: assignment makes pointer from integer without a cast