target/702: SPARC-Solaris compiler should be bi-arch
mark@moxienet.com
mark@moxienet.com
Fri Oct 27 17:26:00 GMT 2000
>Number: 702
>Category: target
>Synopsis: SPARC-Solaris compiler should be bi-arch
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 27 17:26:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Mark Mentovai
>Release: gcc version 2.97 20001026 (experimental)
>Organization:
>Environment:
sparc-sun-solaris2.8
>Description:
Experimental versions of gcc, up until very recently, would build a bi-arch compiler capable of generating traditional 32-bit SPARC code by default or with -m32 and 64-bit SPARCv9 code with -m64. This no longer works, current experimental versions do not appear to support -m64.
>How-To-Repeat:
> gcc -m64 -c foo.c -o foo.o
cc1: -m64 is not supported by this configuration
cc1: -mptr32 not allowed on -m64
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list