This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build failed for powerpc-eabisim with your patch on 2001-07-23T15:45:18Z.
On Mon, Jul 23, 2001 at 11:51:54PM +0200, Jan Hubicka wrote:
> The failure is dute to my change in delete_noop_moves. Original code
> has been patching insn out by NOTE_DELETED, while new code just delete it.
>
> It turns out to be needed to patch it out, toherwise I can remove the
> first insn of libcall block causing the compiler crash.
Then put this as a comment in the code. Otherwise ok.
r~