With current trunk:

(sid)[EMAIL PROTECTED]:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O -ftree-loop-linear
md2.c
md2.c: In function 'MD2Transform':
md2.c:6: error: definition in block 11 does not dominate use in block 7
for SSA_NAME: t_20 in statement:
t_10 = PHI <t_20(7), 0(2)>
PHI argument
t_20
for PHI node
t_10 = PHI <t_20(7), 0(2)>
md2.c:6: internal compiler error: verify_ssa failed
Please submit a full bug report,

I originally thought this was the same as PR31037 and didn't file a PR
but the other testcases work now while this one still fails.


-- 
           Summary: [4.3 Regression] verify_ssa failed (definition in block
                    11 does not dominate use in block 7)
           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=34123

Reply via email to