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/34371] New: [4.3 Regression] verify_stmts failed (incorrect sharing of tree nodes)


with current trunk:

(sid)2354:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/gcc -c -O2 -ftree-vectorize
funnelweb-dump.c
funnelweb-dump.c: In function 'centerln':
funnelweb-dump.c:4: error: incorrect sharing of tree nodes
prologue_after_cost_adjust.25_40 = (unsigned int) D.1554_7;

(unsigned int) D.1554_7;

funnelweb-dump.c:4: internal compiler error: verify_stmts failed


This didn't happen with 20071116.


-- 
           Summary: [4.3 Regression] verify_stmts failed (incorrect sharing
                    of tree nodes)
           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=34371


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