------- Comment #1 from pinskia at gcc dot gnu dot org  2006-12-02 07:27 -------
This testcase should be testing on your machine.  GCC should not ICE on this
testcase anyways.
Also when it runs the if statement:
  /* Run SSE3 test only if host has SSE3 support.  */
  if ((cpu_facilities & bit_SSE3))

Should be false.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|testsuite                   |target
           Keywords|                            |ice-on-valid-code


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

Reply via email to