From: Gerald Pfeifer Date: Sun, 29 Jun 2014 20:42:31 +0000 (+0000) Subject: Add PR bootstrap/61650 to the bug fixing it. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dabb1a207e85853719eb251326b3d50026bd2b8d;p=gcc.git Add PR bootstrap/61650 to the bug fixing it. From-SVN: r212127 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 22b99b5d5d8..70bf17e80e7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2014-06-29 Tobias Grosser + PR bootstrap/61650 * graphite-isl-ast-to-gimple.c: Add missing guards. 2014-06-29 Roman Gareev