This is the mail archive of the gcc-patches@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]

Re: [PATCH] Document Sparc64 configuration


Eric Botcazou writes:

> See http://gcc.gnu.org/ml/gcc/2003-03/msg01762.html

So what: I simply disagree with Richard here.

> Note that sparcv9 is ambiguous too because v9 can run in 32-bit mode, while 
> sparcv9 is primarily a 64-bit port.

Not true: SPARC V9 CPUs can run in 32-bit mode (and even if running in
64-bit mode can execute 32-bit binaries), our sparcv9-sun-solaris2*
configurations simply build a 64-bit gcc binary which defaults to
generating 64-bit code, but can still generate 32-bit code with the -m32
switch.

	Rainer


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