From: rsandifo Date: Wed, 1 Aug 2018 15:32:25 +0000 (+0000) Subject: Fix PR number X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b7408da790d67b1130b97147901c862d05a77c;p=thirdparty%2Fgcc.git Fix PR number git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263223 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6ea9771a079f..efa46230f7d1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2018-08-01 Richard Sandiford - PR tree-optimization/86748 + PR tree-optimization/86758 * tree-vect-stmts.c (vectorizable_simd_clone_call): Don't try to remove pattern statements.