[Bug target/16109] error: architecture mismatch on "fzero".
pluto at pld-linux dot org
gcc-bugzilla@gcc.gnu.org
Mon Jun 21 11:22:00 GMT 2004
------- Additional Comments From pluto at pld-linux dot org 2004-06-21 11:22 -------
(In reply to comment #6)
hmm, I don't see `-mcpu=ultrasparc'.
# as -V -Qy -s -Av9 -64 -no-undeclared-regs -relax --noexecstack
^^^ it's correct.
with manually added -mcpu=ultrasparc.
# as -V -Qy -s -Av9a -64 -no-undeclared-regs -relax --noexecstack
^^^^^ ... and memset.S builds cleanly.
glibc bug?
vide ./configure CFLAGS=-O2 -m64 -mcpu=ultrasparc -mvis -fcall-used-g6 (...)
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16109
More information about the Gcc-bugs
mailing list