[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1549
- To: arm-gcc@xxxxxxxxxxxxxxxx
- Subject: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1549
- From: albert.koeling@xxxxxxxxxxx
- Date: Mon, 27 Dec 2004 09:37:52 +0100
Hello,
I encontered a compiler error while building the ffmpeg libraries. Atached
you find the full error report and the file which breaks.
Kind regards,
Albert Koeling
======================================================================
MST Nexperia Mobile Multi-Media, BL Cordless & Imaging
BU Mobile Communications, Philips Semiconductors
Visiting Address: Meijhorst 60-10, MY 1.018 6537 KT Nijmegen,
Post Address: Building MY0.20, Gerstweg 2, 6534 AE Nijmegen, The
Netherlands
Tel: +31 (0)24 353 6309
Fax: +31 (0)24 353 3613
Email : albert.koeling@xxxxxxxxxxx
make[3]: Entering directory `/workspace/albert/target/qtopia-refboard-2.1.0/src/3rdparty/libraries/libavcodec'
make[4]: Entering directory `/workspace/albert/target/qtopia-refboard-2.1.0/src/3rdparty/libraries/libavcodec'
arm-linux-gcc -c -pipe -fexpensive-optimizations -fschedule-insns -march=armv4 -Wall -W -w -O5 -fPIC -DQT_NO_QWS_VFB -DCONFIG_ALIGN -DHAVE_MEMALIGN -DPIC -DCONFIG_RISKY -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCONFIG_MJPEGD -DCONFIG_MPEGD -DCONFIG_MPEG4D -DCONFIG_ADPCM -DCONFIG_PCM -DCONFIG_MP3D -DCONFIG_WMAD -DAMR_NB_FIXED -DAMR_NB -DARCH_ARMV4L=1 -DCONFIG_MPEGAUDIO_HP -DQTOPIA_PHONE -DQTOPIA_DATA_LINKING -DQCONFIG=\"qconfig-qpe.h\" -I/workspace/albert/target/qtopia-refboard-2.1.0/mkspecs/qws/linux-arm-g++ -I. -I/workspace/albert/target/e2fsprogs-1.35/lib -I. -I.. -I../libavformat -I../amr -I../../../../include -I.ui/release-shared/ -o .obj/release-shared/mpegaudiodec.o mpegaudiodec.c
mpegaudiodec.c: In function `decode_frame':
mpegaudiodec.c:2582: error: insn does not satisfy its constraints:
(insn:HI 4396 7639 7641 110 mpegaudiodec.c:2397 (set (mem:HI (post_modify:SI (reg:SI 14 lr)
(plus:SI (reg:SI 14 lr)
(reg:SI 12 ip))) [5 S2 A16])
(reg:HI 5 r5 [orig:2862 sum1 ] [2862])) 150 {*movhi_insn_arch4} (nil)
(expr_list:REG_DEAD (reg:HI 5 r5 [orig:2862 sum1 ] [2862])
(expr_list:REG_DEAD (reg:SI 12 ip)
(expr_list:REG_INC (reg:SI 14 lr)
(nil)))))
mpegaudiodec.c:2582: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1549
Please submit a full bug report,
with preprocessed source if appropriate.
Send email to arm-gcc@xxxxxxxxxxxxxxxx for instructions.
make[4]: *** [.obj/release-shared/mpegaudiodec.o] Error 1
make[4]: Leaving directory `/workspace/albert/target/qtopia-refboard-2.1.0/src/3rdparty/libraries/libavcodec'
=Attachment:
mpegaudiodec.c
Description: Binary data
|