Mixed sparc -m32/-m64 testsuite failures (was Re: [PATCH] Re: Yet another sparc-sun-solaris2.8 bootstrap failure)

Jim Wilson wilson@redhat.com
Tue Apr 16 07:56:00 GMT 2002


>What do we do when we have: "%{m32:%{m64:????}}"  ???
>Any suggestions?

Use %e to print an error message.  gcc/config/mips/mips.h for instance has
%{mgp32: %{mfp64:%emay not use both -mgp32 and -mfp64}

Jim



More information about the Gcc-bugs mailing list