This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix recent fp-int-convert-float128-timode.c failures


On Wed, 30 Nov 2005, Janis Johnson wrote:

> This looks like a bug in the testsuite support for selection expressions,
> which I wrote, so I'm looking into it as well.

Thanks!  I should note I didn't specify ia64-*-* as the selector and 
-mlp64 as an option to XFAIL the test for, because LP64 is the default on 
ia64-linux and the XFAIL should apply there too.

I'm also now working on fixing the TImode conversion problems, so that the 
problematic XFAIL line can go away (though ia64-*-linux* may still need an 
XFAIL for lack of TFmode support), though improving the harness so such 
selectors work is still a good idea.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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