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 middle-end/9200] C testsuite failures in compile/simd-5.c w/-m64 or on sparcv9/sparc64


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-11-06 18:09 -------
> The problem appears to be fixed in every multilib combination.
> http://gcc.gnu.org/ml/gcc-testresults/2004-11/msg00098.html
> http://gcc.gnu.org/ml/gcc-testresults/2004-11/msg00099.html

Right.

> No idea why though.

Because of the new "pre_expand" pass from tree-complex.c that expands vector
operations to scalars if there is no hardware support.  I'm going to remove the
XFAILs.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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