This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure on i686-linux-gnu with checking enabled
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: Andreas Jaeger <aj at suse dot de>, gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sun, 2 Jun 2002 11:45:22 -0700
- Subject: Re: Bootstrap failure on i686-linux-gnu with checking enabled
- References: <u8adqeksw0.fsf@gromit.moeb> <20020602102038.GB22238@atrey.karlin.mff.cuni.cz>
On Sun, Jun 02, 2002 at 12:20:38PM +0200, Jan Hubicka wrote:
> I've checked in the attached patch as obvious to fix it.
> I bootstraped with checking disabled by mistake, but it will solve at
> least this problem.
Actually, single_set shouldn't have been used here in the
first place. I've got a patch to correct this.
r~