This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Death of stupid causes death of IRIX?
- To: Richard Henderson <rth at twiddle dot net>
- Subject: Death of stupid causes death of IRIX?
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Mon, 24 Jan 2000 23:41:05 -0800
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
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