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

             Bug #: 50323
           Summary: verify_ssa fail: number of operands and imm-links
                    don't agree in statement
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: mar...@jet.franken.de


from wine

LANG=C /mp3/buildgcc/BIN/bin/gcc -c -O2  -o xx.o loaderstream.i 
loaderstream.i:27485:38: warning:
'IDirectMusicLoaderGenericStream_IDirectMusicGetLoader_AddRef' used but never
defined [enabled by default]
loaderstream.i: In function 'IDirectMusicLoaderResourceStream_IStream_CopyTo':
loaderstream.i:27877:40: error: number of operands and imm-links don't agree in
statement
# .MEM_11 = VDEF <.MEM_8(D)>
cb = cb_4(D);
loaderstream.i:27877:40: 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.

Reply via email to