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 target/16109] error: architecture mismatch on "fzero".


------- 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


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