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~