From: law Date: Wed, 16 Mar 2016 17:03:45 +0000 (+0000) Subject: Fix bug ID in last commit X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a840ac1cfddbf3598a51e6fa019cf699016d805;p=thirdparty%2Fgcc.git Fix bug ID in last commit git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234263 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ef16b271fd78..48941e22bf36 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2016-03-11 Jeff Law - PR rtl-optimization/70024 + PR rtl-optimization/70224 * reorg.c (relax_delay_slots): Pass right argument to CROSSING_JUMP_P. 2016-03-16 Richard Henderson