From 397b971c95e0b3f0e866cb4d84cb02bd6268e4bd Mon Sep 17 00:00:00 2001 From: Uros Bizjak Date: Tue, 13 Nov 2012 18:08:13 +0100 Subject: [PATCH] * ChangeLog: Fix my last entry. From-SVN: r193481 --- gcc/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 864fc8f83d7..6ae499773a4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,9 +1,9 @@ 2012-11-13 Uros Bizjak PR target/41993 - * mode-switching.c (create_pre_exit): Set return_copy to last_insn - when copy_start is a function return regno instead of pseudo. - Skip debug instructions in instruction scan loop. + * mode-switching.c (create_pre_exit): Set return_copy to last_insn if + copy_start is not a function return regno. Skip debug instructions + in instruction scan loop. 2012-11-13 Andrew Stubbs Ulrich Weigand -- 2.30.2