cvs commit: fptools/testsuite/tests/ghc-regress/ccall/should_compile cc009_inc.h ffi001.hs all.T cc004.hs cc009.hs
Simon Marlow <[email protected]> Wed, 13 Jul 2005 02:22:02 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2005/07/13 02:22:01 PDT
Modified files:
testsuite/tests/ghc-regress/ccall/should_compile all.T
cc004.hs
cc009.hs
Added files:
testsuite/tests/ghc-regress/ccall/should_compile cc009_inc.h
ffi001.hs
Log:
- Add Sven's Sparc running-out-of-registers test (ffi001)
- the tests in here were set up to just compile to HC, I've fixed that
Revision Changes Path
1.11 +4 -5 fptools/testsuite/tests/ghc-regress/ccall/should_compile/all.T
1.5 +1 -0 fptools/testsuite/tests/ghc-regress/ccall/should_compile/cc004.hs
1.4 +1 -0 fptools/testsuite/tests/ghc-regress/ccall/should_compile/cc009.hs