Richard Henderson - Re: [RFC,PATCH] Remove mode(word) (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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,PATCH] Remove mode(word) - approach 2


On Fri, Feb 23, 2007 at 05:43:38PM +0100, Andreas Krebbel wrote:

The macros default to the long data type which should cover most back ends without any modifications. Others need to redefine the macros.

Would you point me at the rationale for not using mode(word) in the gcc runtime? I'm having trouble understanding why this is a useful thing, and therefore what to replace it with.

I'm presuming that the c-common.c change to actually remove the mode name is a testing artifact, and not an actual proposal.

r~


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