[PATCH] Fix for ICE in jc1 (take 2)

Richard Henderson rth@cygnus.com
Thu May 18 10:17:00 GMT 2000


On Thu, May 18, 2000 at 05:18:01PM +0200, Jakub Jelinek wrote:
> - don't abort and silently kill notes with line number 0, as was done before
> the recent final_scan_insn (see the patch below, bootstraps with libgcj)

This is fine.

> 	* print-rtl.c (print_rtx): Only print note line number as string
> 	if between NOTE_INSN_BIAS and NOTE_INSN_MAX.
> 	* final.c (final_scan_insn): Do nothing for note line number 0.

Ok.


r~


More information about the Gcc-patches mailing list