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: RFA: Ada variable-sized objects, bit_size_type == TImode, and divti3


Richard Henderson wrote:

>On Thu, Mar 20, 2003 at 09:58:58PM +0100, Ulrich Weigand wrote:
>> Ada builds are currently failing on s390x due to missing __divti3.
>
>That shouldn't be happening.  They get built for e.g. alpha and ia64...

Well, I guess I can find out why divti3 doesn't get built.  However,
the IMO really interesting question is why TImode division should be
needed -- calling __divti3 just to make sure that a variable is 8-byte
aligned on the stack strikes me as seriously suboptimal ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand at informatik dot uni-erlangen dot de


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