[Bug bootstrap/46451] legacy cloog-ppl test omits necessary linkage on ppl libraries
howarth at nitro dot med.uc.edu
gcc-bugzilla@gcc.gnu.org
Fri Nov 12 19:51:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46451
--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-11-12 19:44:01 UTC ---
I can confirm that...
Author: grosser
Date: Fri Nov 12 18:29:27 2010
New Revision: 166669
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166669
Log:
Pass PPL libraries to CLooG version check
* config/cloog.m4: Pass ppl libraries to the CLooG version check.
* configure: Regenerate.
Modified:
trunk/ChangeLog
trunk/config/cloog.m4
trunk/configure
Author: grosser
Date: Fri Nov 12 18:29:37 2010
New Revision: 166670
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166670
Log:
Fix typo
* config/cloog.m4: Fix typo. verison -> version.
* configure: Regenerate.
Modified:
trunk/ChangeLog
trunk/config/cloog.m4
trunk/configure
eliminated the problems with configure detecting the presence of legacy cloog
support.
More information about the Gcc-bugs
mailing list