This is the mail archive of the gcc-bugs@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]

Re: Death of stupid causes death of IRIX?


On Mon, Jan 24, 2000 at 11:41:05PM -0800, Mark Mitchell wrote:
> ... the IRIX6 bootstrap is failing.  The bug appears to be that
> somehow a structure return value is being clobbered in some way before
> it reaches the caller, causing a crash in `cpp'.

In stage1 ./xgcc tem-dum.c?

I am reproducing a crash in stage2 cpp, but it seems highly unlikely that
this patch is the cause.  I used native cc for stage1 and -O2 for stage2. 
There should have been no changes outside -O0 in the patch.

Of course "should" is the operative word...

I'll fix whatever failure it is I'm seeing and then get back to you.


r~

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