This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Recent ifcvt.c patch causing SIGSEV in ifvgt.c?
- From: Graham Stott <graham dot stott at btinternet dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Cc: bernds at redhat dot com
- Date: Sun, 21 Jul 2002 21:44:38 +0100
- Subject: Re: Recent ifcvt.c patch causing SIGSEV in ifvgt.c?
- References: <3D3B03A0.601@btinternet.com>
All,
It's not an ifcvt.c problem but a bug in Jan's recent cprop "fix"
patch causing a miscompilation of the stage1 compiler.
I was using a bootstrap compiler which contained Jan's cprop fix
patch.
Graham