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: libgcc2 versus x86_64 Ada


On Mon, Aug 26, 2002 at 04:55:36PM -0400, David Edelsohn wrote:
> 	Why not just define MIN_UNITS_PER_WORD in i386.h based on
> IN_LIBGCC2 following the sparc.h precedent?
Hmm, that is also possible.  I didn't noticed we do have IN_LIBGCC2.
Is that considered cleaner approach than the former?
(we do use the LIBGCC2_* macros for some other stuff and from some kind
it looks to me cleaner to not reuse same macro for two different purposes)

Honza
> 
> David


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