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