Death of stupid causes death of IRIX?

Mark Mitchell mark@codesourcery.com
Mon Jan 24 23:40:00 GMT 2000


Richard --

  It seems, based on binary search, that your change:

    2000-01-19  Richard Henderson  <rth@cygnus.com>
    
     	* stupid.c: Die die die.
     	* Makefile.in (OBJS): Remove stupid.o.
     	(stupid.o): Likewise.

and it's related additional changes is somehow responsible for the
fact that 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'.  Will you have a
chance to check this out?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-bugs mailing list