This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/43519] New: [graphite] Bootstrap with Graphite enabled fails in Java libs


Bootstrap with Graphite enabled stops while building Java libraries.
See for example the results of the automatic testers at:
http://groups.google.com/group/gcc-graphite-test/browse_thread/thread/3b326e5e27fc72b3

The error was introduced by the patch fixing PR42130
http://gcc.gnu.org/viewcvs?view=revision&revision=157286
more precisely, the use of types such as long_long_integer_type_node
that are not initialized by the Java front-end.

See also:
http://gcc.gnu.org/ml/gcc-patches/2010-03/msg00408.html


-- 
           Summary: [graphite] Bootstrap with Graphite enabled fails in Java
                    libs
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: spop at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]