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 testsuite/32062] gcc revision 20070523 - Non-existant sse4 test (with wrong path) causes "UNSUPPORTED" for working tests



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-05-24 02:01 -------
The check in gcc/gcc/testsuite/gcc.target/i386/i386.exp checks if pabsd128 
works, so that means if that does not work, then all the testcases will cause
an unsupported.  This is not really a bug, as the unsupported test means it is
not supported on your configuration which is true (too of a fine checking is
just causes more problems than it solves).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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