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]

Re: [PATCH] PROMOTE_FOR_CALL_ONLY on sparc


    Actually, the thing that makes Sparc64 different from Alpha and MIPS64
    is the presence of a true 32-bit compare.  Because of that, I would
    expect far far fewer sign extensions to be needed for your average
    SImode variable.

Yes, I agree, that will make a *big* difference.  However, there's also
HImode and QImode to consider.


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