public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/55973] New: r195150 doesn't properly handle out of tree isl 0.11.1
@ 2013-01-14 17:44 howarth at nitro dot med.uc.edu
  2013-01-14 20:49 ` [Bug other/55973] " howarth at nitro dot med.uc.edu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2013-01-14 17:44 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55973

             Bug #: 55973
           Summary: r195150 doesn't properly handle out of tree isl 0.11.1
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


The commit...

Author: rguenth
Date: Mon Jan 14 15:01:13 2013
New Revision: 195150

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195150
Log:
2013-01-14  Richard Biener  <rguenther@suse.de>

    * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
    * configure: Re-generate

doesn't handle out of tree installations of isl 0.11.1 as config/isl.m4 needs
to be taught how to handle revision numbers in the complete version number. The
proposed patch in...

http://gcc.gnu.org/ml/gcc/2012-12/msg00195.html

does this. The current commit also has a stray instance of...

ISL_CHECK_VERSION(0,10)

in configure.ac and doesn't recognize that the current checks are still
hard-coded to a specific version. So either isl 0.11 or 0.11.1 was be
designated in configure.ac.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-15 13:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-14 17:44 [Bug other/55973] New: r195150 doesn't properly handle out of tree isl 0.11.1 howarth at nitro dot med.uc.edu
2013-01-14 20:49 ` [Bug other/55973] " howarth at nitro dot med.uc.edu
2013-01-15  9:39 ` rguenth at gcc dot gnu.org
2013-01-15 13:08 ` rguenth at gcc dot gnu.org
2013-01-15 13:09 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).