------- Comment #12 from mikpe at it dot uu dot se  2009-08-19 10:38 -------
ICE confirmed with a gcc-4.4.1 cross to m68k-linux. Applying the PR37053 and
PR41064 fixes eliminated the ICE.

The mpegvideo.i test case does not compile as-is for me, as the compiler
complains about a syntax error:

libavcodec/mpegvideo.c:89: error: expected ';', ',' or ')' before 'p'

That's the ff_find_start_code() function head. Commenting out the restrict key
words eliminated that problem, leaving only the ICE to deal with.


-- 


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

Reply via email to