This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR middle-end/6096, middle-end/6098, middle-end/6099
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 30 Mar 2002 12:25:23 -0800
- Subject: Re: [PATCH] Fix PR middle-end/6096, middle-end/6098, middle-end/6099
- References: <20020330211005.U32482@sunsite.ms.mff.cuni.cz>
On Sat, Mar 30, 2002 at 09:10:05PM +0100, Jakub Jelinek wrote:
> * reorg.c (emit_delay_sequence): Only increment LABEL_NUSES for
> CODE_LABELs.
> (fill_slots_from_thread): Likewise.
Ok.
r~