[Bug target/38730] gcc 4.4.0 20090104 - "make -i check" - over 60 FAILs in "C" compiler
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 5 20:09:00 GMT 2009
------- Comment #1 from pinskia at gcc dot gnu dot org 2009-01-05 20:09 -------
>FAIL: gcc.dg/torture/fp-int-convert-float128.c -O3 -g (test for excess
This means that the __float128 to int functions are not included in libgcc not
a big deal because most folks don't use __float128.
>gcc.dg/vect/costmodel/i386/costmodel-vect-68.c
These vectorizer failures look like the stack alignment is wrong.
>FAIL: largefile.c -O0 -g -I. (test for excess errors)
Not really a big deal as this is PCH and solaris as a host has not implemented
the needed PCH functions yet.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Component|c |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38730
More information about the Gcc-bugs
mailing list