This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix to output_strlen_unroll - avoids compiler core dump
- To: Jim Kingdon <kingdon@redhat.com>
- Subject: Re: Fix to output_strlen_unroll - avoids compiler core dump
- From: Richard Henderson <rth@cygnus.com>
- Date: Tue, 31 Aug 1999 13:05:50 -0700
- Cc: gcc-patches@gcc.gnu.org
- References: <199908311631.MAA07133@devserv.devel.redhat.com>
On Tue, Aug 31, 1999 at 12:31:36PM -0400, Jim Kingdon wrote:
> Tue Aug 31 11:51:06 1999 Jim Kingdon <http://developer.redhat.com>
>
> * config/i386/i386.c (output_strlen_unroll): Don't write xops[7]
> label if it wasn't set.
Thanks. Applied to mainline.
r~