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 testsuite/37630] gcc.dg/20001012-1.c depends on IEEE FP encoding



------- Comment #1 from joseph at codesourcery dot com  2008-09-23 22:24 -------
Subject: Re:   New: gcc.dg/20001012-1.c depends on IEEE
 FP encoding

As a maintainer of a non-mainstream target you'll need to submit testsuite 
patches to disable tests inapplicable on your target; it's unlikely anyone 
else will fix the testsuite bugs you report.  For this one, for example, 
an ieee_float_format effective-target keyword might be the right way to go 
(you could implement that effective-target as allowing all non-VAX targets 
if you wish).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37630


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