Fix vararg float test

This commit is contained in:
Anthony Green
2012-03-21 09:52:28 -04:00
parent bd78c9c331
commit e72ed5eeaa
8 changed files with 5012 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
2012-03-21 Peter Rosin <peda@lysator.liu.se>
* testsuite/libffi.call/float_va.c (float_va_fn): Use %f when
printing doubles (%lf is for long doubles).
(main): Likewise.
2012-03-21 Peter Rosin <peda@lysator.liu.se>
* testsuite/lib/target-libpath.exp [*-*-cygwin*, *-*-mingw*]