svn revision: 126178
$ gcc adpcm.i -c -O1
In file included from adpcm.c:22:
avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated
avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated
adpcm.c: In function 'adpcm_decode_frame':
adpcm.c:854: internal compiler error: in set_ssa_val_to, at
tree-ssa-sccvn.c:101
1
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$ gcc dsicinav.i -c -O1
In file included from dsicinav.c:28:
avcodec.h:2252: warning: 'ImgReSampleContext' is deprecated
avcodec.h:2258: warning: 'ImgReSampleContext' is deprecated
dsicinav.c: In function 'cinvideo_decode_frame':
dsicinav.c:199: internal compiler error: in set_ssa_val_to, at
tree-ssa-sccvn.c:
1011
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [4.3 Regression] internal compiler error: in
                    set_ssa_val_to, at tree-ssa-sccvn.c:1011
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jojelino at gmail dot com
  GCC host triplet: i686-pc-cygwin


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

Reply via email to