Description of problem: while compiling ffmpeg: libavcodec/svq3.c:890: internal compiler error: in referenced_var_lookup, at tree-dfa.c:563 was already reported at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39392 Version-Release number of selected component (if applicable): 4.4.0-0.22 How reproducible: always Steps to Reproduce: 1. compile latest ffmpeg 2. 3. Actual results: internal compiler error Expected results: no errors Additional info:
Created attachment 334394 [details] Preprocessed source libavcodec/svq3.c:890: internal compiler error: in referenced_var_lookup, at tree-dfa.c:563 works with -O0, but not with -O1.
Should be fixed in gcc-4.4.0-0.23.