diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-26 12:20:01 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-26 12:20:01 +0000 |
commit | 29a97e55d1e36ef73c9e15f80ac29d0b81ec9b3c (patch) | |
tree | 7dc42d1d634e75c16818fed68fcbeec734700e3d /config/ChangeLog | |
parent | 6430a5fe29b3426d1f3c5ab964edc6926f7dfbdc (diff) | |
download | ppe42-gcc-29a97e55d1e36ef73c9e15f80ac29d0b81ec9b3c.tar.gz ppe42-gcc-29a97e55d1e36ef73c9e15f80ac29d0b81ec9b3c.zip |
* cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190684 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 3b58790df99..8b36c33c9ab 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2012-08-26 Art Haas <ahaas@impactweather.com> + + * cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test. + 2012-07-04 Tristan Gingold <gingold@adacore.com> * isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling. |