Bootstrap ICE on alpha-osf4 building stage1 libgcc.a

Alexandre Oliva oliva@lsd.ic.unicamp.br
Tue Jan 25 23:00:00 GMT 2000


On Jan 24, 2000, Richard Henderson <rth@cygnus.com> wrote:

> This should work though, and it'd be nice to verify that it does
> before I go in and force the old behaviour.

Nope, the problem is stack corruption, at least in case of
FLOAT_TRUNCATE.  The incoming operands array is just two-entries
long, so you can't assign to operands[2].

Here's a patch that fixes this problem.  Ok to install?



More information about the Gcc-bugs mailing list