From 3e98ad6ef565b654f852d87c907578a0a1e129f4 Mon Sep 17 00:00:00 2001 From: pinskia Date: Sat, 20 Mar 2010 17:45:37 +0000 Subject: [PATCH] 2010-03-20 Andrew Pinski PR target/43156 * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED at the begining or end. (spu_expand_epilogue): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157596 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d753fb3aa9c..d098df71dc3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2010-03-20 Andrew Pinski + + PR target/43156 + * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED + at the begining or end. + (spu_expand_epilogue): Likewise. + 2010-03-20 Richard Guenther PR rtl-optimization/43438 -- 2.11.0