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 c++/37012] numerous stackalign related testsuite failures on i686-apple-darwin9



------- Comment #30 from howarth at nitro dot med dot uc dot edu  2008-08-04 23:18 -------
One other stackalign compile failure I forget to mention was...

/fink.build/gcc44-4.3.999-20080803/gcc-4.4-20080803/gcc/testsuite/gcc.target/i386/stackalign/return-3.c
 -mstackrealign -msse -std=gnu99 -mpreferred-stack
-boundary=2 -fno-show-column -S  -o return-3.s    (timeout = 300)
/sw/src/fink.build/gcc44-4.3.999-20080803/gcc-4.4-20080803/gcc/testsuite/gcc.target/i386/stackalign/return-3.c:7:
error: decimal floating point not suppor
ted for this target
compiler exited with status 1
output is:
/sw/src/fink.build/gcc44-4.3.999-20080803/gcc-4.4-20080803/gcc/testsuite/gcc.target/i386/stackalign/return-3.c:7:
error: decimal floating point not supported for this target

FAIL: gcc.target/i386/stackalign/return-3.c -mstackrealign (test for excess
errors)
Excess errors:
/sw/src/fink.build/gcc44-4.3.999-20080803/gcc-4.4-20080803/gcc/testsuite/gcc.target/i386/stackalign/return-3.c:7:
error: decimal floating point not supported for this target

Should this test be marked as XFAIL on darwin?


-- 


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


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