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 c/40676] New: internal compiler error: verify_ssa error: definition in block 5 does not dominate use in block 7


extracted from Wine

/home/marcus/projects/gcc.trunk/BIN/bin/gcc -c  -O2   dialog.i 
dialog.i: In function 'xmsi_dialog_create':
dialog.i:33:1: error: definition in block 5 does not dominate use in block 7
for SSA_NAME: .MEM_21 in statement:
# VUSE <.MEM_21>
D.2749_15 = *szDialogName_13;
dialog.i:33:1: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: internal compiler error: verify_ssa error: definition in
                    block 5 does not dominate use in block 7
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at jet dot franken dot de
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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