[Bug target/16109] error: architecture mismatch on "fzero".

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 7 14:40:00 GMT 2004


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-07-07 14:40 -------
> On both gcc-3_4-branch and HEAD, on 2004-05-21.
> So yes, it is in 3.4.1.

The problem was reported against gcc version 3.4.1 20040611 so your patch was
very likely in the compiler.

I see -mcpu=v9 passed to cc1, which means that the driver probably sees it too,
so passes -Av9 as per the asm_cpu specs.  It could come from a --with-cpu=v9 on
the configure line, but I don't see it in the output of 'gcc -v'.

Pawe?, did you apply local patches to the FSF sources?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16109



More information about the Gcc-bugs mailing list