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]

Re: i386 vs. .quad


> Jan, can you please make the behaviour of ASM_QUAD match that of the
> comments and be sure that it's NOT used in a 32-bit build?  IMO, it
I am working on it. Unfortunatelly pushing the ASM_OUTPUT macros to target
structures turned out to be more involved than I've expected so I am re-trying
this time push just subset of these macros not all as I've wanted originally.
> does not belong in att.h and it does not belong in sco5.h.  It's a gas
> feature and belongs in a gas-specific place.
Isn't there some AT&T standarized pseudo-op for that?

Honza
> 
> Thank you,
> RJL


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