------- Additional Comments From arysin at bcsii dot net 2004-01-15 20:00 ------- I don't know if it's the same bug, but I just tried snapshot from gcc-3.4: gcc -v Reading specs from /usr/local/lib/gcc/powerpc-unknown-linux-gnu/3.4.0/specs Configured with: ../gcc-3.4-20040114/configure --enable-altivec Thread model: posix gcc version 3.4.0 20040114 (experimental)
and got ICE compiling ffmpeg like this: gcc -Wall -maltivec -mabi=altivec -g -O3 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ppc/idct_altivec.o ppc/idct_altivec.c ppc/mpegvideo_altivec.c: In function `dct_quantize_altivec': ppc/mpegvideo_altivec.c:165: internal compiler error: in add_location_or_const_value_attribute, at dwarf2out.c:9513 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11793 ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.