[Bug testsuite/41522] New: gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC with native assembler
ro at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 30 17:09:00 GMT 2009
The test above fails on Solaris/SPARC when the native assembler is in use:
output is:
/usr/bin/as: "/var/tmp//cc83aiQ4.s", line 23: error: invalid character (0x72)
/usr/bin/as: "/var/tmp//cc83aiQ4.s", line 23: error: unknown opcode "register"
/usr/bin/as: "/var/tmp//cc83aiQ4.s", line 23: error: statement syntax
/usr/bin/as: "/var/tmp//cc83aiQ4.s", line 29: error: invalid character (0x72)
/usr/bin/as: "/var/tmp//cc83aiQ4.s", line 29: error: unknown opcode "register"
/usr/bin/as: "/var/tmp//cc83aiQ4.s", line 29: error: statement syntax
FAIL: gcc.c-torture/compile/pr38789.c -O0 (test for excess errors)
--
Summary: gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC
with native assembler
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ro at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.11
GCC host triplet: sparc-sun-solaris2.11
GCC target triplet: sparc-sun-solaris2.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41522
More information about the Gcc-bugs
mailing list