[Bug libffi/46660] cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 29 13:39:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46660
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-06-29 13:37:45 UTC ---
(In reply to comment #1)
> Author: ro
> Date: Wed Jun 29 07:31:05 2011
> New Revision: 175618
>
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175618
> Log:
> PR libffi/46660
> * testsuite/libffi.call/cls_double_va.c: xfail dg-output on
> mips-sgi-irix6*.
> * testsuite/libffi.call/cls_longdouble_va.c: Likewise.
>
> Modified:
> trunk/libffi/ChangeLog
> trunk/libffi/testsuite/libffi.call/cls_double_va.c
> trunk/libffi/testsuite/libffi.call/cls_longdouble_va.c
This caused:
FAIL: libffi.call/cls_double_va.c -O0 -W -Wall output pattern test, is 7.0
FAIL: libffi.call/cls_double_va.c -O2 -fomit-frame-pointer output pattern test,
is 7.0
FAIL: libffi.call/cls_double_va.c -O2 output pattern test, is 7.0
FAIL: libffi.call/cls_double_va.c -O3 output pattern test, is 7.0
FAIL: libffi.call/cls_double_va.c -Os output pattern test, is 7.0
FAIL: libffi.call/cls_longdouble_va.c -O0 -W -Wall output pattern test, is 7.0
FAIL: libffi.call/cls_longdouble_va.c -O2 -fomit-frame-pointer output pattern
test, is 7.0
FAIL: libffi.call/cls_longdouble_va.c -O2 output pattern test, is 7.0
FAIL: libffi.call/cls_longdouble_va.c -O3 output pattern test, is 7.0
FAIL: libffi.call/cls_longdouble_va.c -Os output pattern test, is 7.0
on Linux/x86.
More information about the Gcc-bugs
mailing list