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 tree-optimization/48648] New: internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123


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

           Summary: internal compiler error: in translate_clast, at
                    graphite-clast-to-gimple.c:1123
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bero@arklinux.org
              Host: i586-pc-linux-gnu
            Target: i586-pc-linux-gnu
             Build: i586-pc-linux-gnu


Trying to build postgresql 9.0.4 with gcc 4.6.0 with graphite optimizations
enabled results in

i586-pc-linux-gnu-gcc -O -fgraphite-identity -I../../../src/include
-D_GNU_SOURCE -I/usr/include/libxml2   -c -o ip.o ip.c
ip.c: In function âpg_sockaddr_cidr_maskâ:
ip.c:343:1: internal compiler error: in translate_clast, at
graphite-clast-to-gimple.c:1123
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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