[Bug c/41979] GCC fails to compile MPC-HC's ffmpeg/libavcodec

2009-11-08 Thread brunorex at gmail dot com
--- Comment #5 from brunorex at gmail dot com 2009-11-08 10:29 --- Preprocessed source added. Got this but should be normal: gcc.exe: warning: -pipe ignored because -save-temps specified -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41979

[Bug c/41979] GCC fails to compile MPC-HC's ffmpeg/libavcodec

2009-11-08 Thread brunorex at gmail dot com
--- Comment #4 from brunorex at gmail dot com 2009-11-08 10:28 --- Created an attachment (id=18993) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18993&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41979

[Bug c/41979] GCC fails to compile MPC-HC's ffmpeg/libavcodec

2009-11-07 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2009-11-08 00:10 --- >From http://gcc.gnu.org/bugs/ : "the preprocessed file (*.i*) that triggers the bug, generated by adding -save-temps to the complete compilation command" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=419

[Bug c/41979] GCC fails to compile MPC-HC's ffmpeg/libavcodec

2009-11-07 Thread brunorex at gmail dot com
--- Comment #2 from brunorex at gmail dot com 2009-11-07 23:37 --- Mind explaining how can I do that? (In reply to comment #1) > Please attach preprocessed source. I suspect this is yet another dup of > PR41891. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41979

[Bug c/41979] GCC fails to compile MPC-HC's ffmpeg/libavcodec

2009-11-07 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-11-07 22:29 --- Please attach preprocessed source. I suspect this is yet another dup of PR41891. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---