This is the mail archive of the gcc@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: [RFC] ABI compatibility with vendor compiler on SPARC/Solaris


On Tue, Jan 27, 2004 at 03:48:44PM +0100, Eric Botcazou wrote:
> > Should GCC adopt the conventions of the vendor compiler as of GCC 3.4? 
> > They are technically superior, because you can't move a value between
> > integer regs and FP regs on SPARC without spilling it to memory.
> 
> I finally decided to make the switch, after seeing that Alpha already did so 
> for 3.4 in order to be compatible with the Tru64 compiler.

We should make sure that any ABI changes get added to the release notes page:

http://gcc.gnu.org/gcc-3.4/changes.html


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