public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/61650] New: [4.10] Bootstrap failure due to dependency on ISL
@ 2014-06-29 17:28 gerald at pfeifer dot com
  2014-06-29 20:43 ` [Bug bootstrap/61650] " gerald at gcc dot gnu.org
  2014-06-29 20:55 ` gerald at pfeifer dot com
  0 siblings, 2 replies; 3+ messages in thread
From: gerald at pfeifer dot com @ 2014-06-29 17:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61650

            Bug ID: 61650
           Summary: [4.10] Bootstrap failure due to dependency on ISL
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gerald at pfeifer dot com
                CC: gareevroman at gmail dot com

Seen on i386-unknown-freebsd10.0:


  /scratch2/tmp/gerald/gcc-HEAD/gcc/graphite-isl-ast-to-gimple.c:23:10:
  fatal error: 'isl/set.h' file not found
  #include <isl/set.h>
           ^

I assume this is caused by

2014-06-29  Roman Gareev  <gareevroman@gmail.com>

        * Makefile.in:
        Add the compilation of graphite-isl-ast-to-gimple.o.
        * common.opt:
        Add new switch fgraphite-code-generator=[isl|cloog].
        * flag-types.h:
        Add new enum fgraphite_generator.
        * graphite-isl-ast-to-gimple.c: New.
        * graphite-isl-ast-to-gimple.h: New.
        * graphite.c (graphite_transform_loops):
        Add choice of Graphite code generator,  
        which depends on flag_graphite_code_gen.

        testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c:
        New testcase that checks that the dump is generated.


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

* [Bug bootstrap/61650] [4.10] Bootstrap failure due to dependency on ISL
  2014-06-29 17:28 [Bug bootstrap/61650] New: [4.10] Bootstrap failure due to dependency on ISL gerald at pfeifer dot com
@ 2014-06-29 20:43 ` gerald at gcc dot gnu.org
  2014-06-29 20:55 ` gerald at pfeifer dot com
  1 sibling, 0 replies; 3+ messages in thread
From: gerald at gcc dot gnu.org @ 2014-06-29 20:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61650

--- Comment #1 from gerald at gcc dot gnu.org <gerald at gcc dot gnu.org> ---
Author: gerald
Date: Sun Jun 29 20:42:31 2014
New Revision: 212127

URL: https://gcc.gnu.org/viewcvs?rev=212127&root=gcc&view=rev
Log:
Add PR bootstrap/61650 to the bug fixing it.

Modified:
    trunk/gcc/ChangeLog


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

* [Bug bootstrap/61650] [4.10] Bootstrap failure due to dependency on ISL
  2014-06-29 17:28 [Bug bootstrap/61650] New: [4.10] Bootstrap failure due to dependency on ISL gerald at pfeifer dot com
  2014-06-29 20:43 ` [Bug bootstrap/61650] " gerald at gcc dot gnu.org
@ 2014-06-29 20:55 ` gerald at pfeifer dot com
  1 sibling, 0 replies; 3+ messages in thread
From: gerald at pfeifer dot com @ 2014-06-29 20:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61650

Gerald Pfeifer <gerald at pfeifer dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
            Version|unknown                     |4.10.0
         Resolution|---                         |FIXED

--- Comment #2 from Gerald Pfeifer <gerald at pfeifer dot com> ---
Fixed by

2014-06-29  Tobias Grosser <tobias@grosser.es>

        PR bootstrap/61650
        * graphite-isl-ast-to-gimple.c: Add missing guards.


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

end of thread, other threads:[~2014-06-29 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-29 17:28 [Bug bootstrap/61650] New: [4.10] Bootstrap failure due to dependency on ISL gerald at pfeifer dot com
2014-06-29 20:43 ` [Bug bootstrap/61650] " gerald at gcc dot gnu.org
2014-06-29 20:55 ` gerald at pfeifer dot com

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).