This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libffi/46660] cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]