------- 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