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/33993] New: [4.3 Regression] ICE: verify_stmts failed (invalid reference prefix)


With trunk from 20070916 and 20071030 on sparc:

tbm@devel-tbm:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O2 -ftree-vectorize
hdf5-hyperslab.c
hdf5-hyperslab.c: In function 'init_full':
hdf5-hyperslab.c:4: error: invalid reference prefix
{4, 4, 4, 4}

hdf5-hyperslab.c:4: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: [4.3 Regression] ICE: verify_stmts failed (invalid
                    reference prefix)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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