[Bug bootstrap/54138] [4.8 Regression] configuring --without-cloog but executable links against system cloog
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 3 14:40:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54138
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-03 14:40:22 UTC ---
Author: rguenth
Date: Mon Sep 3 14:40:17 2012
New Revision: 190895
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190895
Log:
2012-09-03 Richard Guenther <rguenther@suse.de>
PR bootstrap/54138
* configure.ac: Re-organize ISL / CLOOG checks to allow
disabling with either --without-isl or --without-cloog.
* configure: Regenerated.
* config/cloog.m4: Adjust.
* config/isl.m4: Adjust.
Modified:
trunk/ChangeLog
trunk/config/ChangeLog
trunk/config/cloog.m4
trunk/config/isl.m4
trunk/configure
trunk/configure.ac
More information about the Gcc-bugs
mailing list