------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-01-30 12:39 ------- (In reply to comment #2) > gcc-4.1 -Wall -I. -O4 -ffast-math -D__X264__ -DHAVE_MMXEXT -DHAVE_SSE2 > -DARCH_X86 -DSYS_MINGW -DHAVE_PTHREAD -s -fomit-frame-pointer -march=pentium4 > -mtune=pentium4 -mcpu=pentium4 -fprofile-use -c -o muxers.o muxers.c > -save-temps > muxers.c: In function 'write_nalu_mkv': > muxers.c:981: internal compiler error: in named_section_real, at varasm.c:420
Your preprocessed source works for me on mainline (i386-pc-mingw32). -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu dot | |org Known to work| |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26401