[EMAIL PROTECTED]:/tmp% g++ -c -O2 -fno-exceptions nsPlaintextEditor.ii   
nsPlaintextEditor.ii: In member function 'nsresult
nsPlaintextEditor::InsertLineBreak()':
nsPlaintextEditor.ii:151: error: Definition in block 13 does not dominate use in
block 14
for SSA_NAME: TMT.43_70 in statement:
TMT.43_173 = PHI <TMT.43_70(14), TMT.43_70(15)>;
PHI argument
TMT.43_70
for PHI node
TMT.43_173 = PHI <TMT.43_70(14), TMT.43_70(15)>;
nsPlaintextEditor.ii:151: internal compiler error: verify_ssa failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: verify_ssa failed with -fno-exceptions
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: falk at debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev68-unknown-linux-gnu
  GCC host triplet: alphaev68-unknown-linux-gnu
GCC target triplet: alphaev68-unknown-linux-gnu


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

Reply via email to