[Bug target/16109] error: architecture mismatch on "fzero".
pluto at pld-linux dot org
gcc-bugzilla@gcc.gnu.org
Mon Jun 21 09:40:00 GMT 2004
------- Additional Comments From pluto at pld-linux dot org 2004-06-21 09:40 -------
(In reply to comment #3)
> The list is not complete, it lacks 'asm_arch' and 'asm_relax'.
>
*asm_arch32:
-32
*asm_arch64:
-64 -no-undeclared-regs
*asm_relax:
%{!mno-relax:-relax}
*asm_arch_default:
-64 -no-undeclared-regs
*asm_arch:
%{m32:%(asm_arch32)} %{m64:%(asm_arch64)} %{!m32:%{!m64:%(asm_arch_default)}}
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16109
More information about the Gcc-bugs
mailing list