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: init_integral_libfuncs question


On Fri, Mar 05, 2004 at 09:15:53AM -0800, Steve Ellcey wrote:
> This change initializes the integeral
> function table starting at word_mode (DImode on IA64) instead of SImode
> like it used to so we never create or use any SImode integral functions.
> Is this intended?

Nope.  We just need to set this up by hand.


r~


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