This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50655] Many of the new VIS2/VIS3 tests FAIL on Solaris
- From: "davem at davemloft dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 07 Oct 2011 15:01:55 +0000
- Subject: [Bug target/50655] Many of the new VIS2/VIS3 tests FAIL on Solaris
- Auto-submitted: auto-generated
- References: <bug-50655-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50655
--- Comment #1 from David S. Miller <davem at davemloft dot net> 2011-10-07 15:01:55 UTC ---
Please try to figure out why the configure test is not detecting VIS3
instruction capabilities in your assembler. That's why the VIS3 tests are
failing.
The combined-1.c test is not a VIS3 test, and is failing because of a known
register allocator issue that Eric has asked Vlad to look into.