Comment 4 for bug 823708

Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

14:57 hrw@malenstwo:engine$ g++-4.5 -DQT_GUI_LIB -DQT_CORE_LIB -DSTATIC_BUILD -DQT_NO_DEBUG -DLV2_SUPPORT -DMP3_DECODE_SUPPORT -DMP3_ENCODE_SUPPORT -DHAVE_SYS_VFS_H -DHAVE_SYS_STAT_H -DUSE_MLOCK -DALSA_SUPPORT -DJACK_SUPPORT -DQT_NO_DEBUG -g -O2 -O2 -Wall -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/hrw/devel/porting-jam/traverso-0.49.2/obj-arm-linux-gnueabi/src/engine -I/home/hrw/devel/porting-jam/traverso-0.49.2/src/engine -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/redland -I/usr/include/rasqal -I/home/hrw/devel/porting-jam/traverso-0.49.2/src/common -I/usr/include/raptor2 -o CMakeFiles/traversoaudiobackend.dir/memops.o -c /home/hrw/devel/porting-jam/traverso-0.49.2/src/engine/memops.cpp
/home/hrw/devel/porting-jam/traverso-0.49.2/src/engine/memops.cpp: In function ‘void sample_move_d32u24_sS(char*, audio_sample_t*, long unsigned int, long unsigned int, dither_state_t*)’:
/home/hrw/devel/porting-jam/traverso-0.49.2/src/engine/memops.cpp:98:1: internal compiler error: in get_arm_condition_code, at config/arm/arm.c:17326
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> for instructions.

14:58 hrw@malenstwo:engine$ g++-4.5 -v
Using built-in specs.
COLLECT_GCC=/usr/bin/g++-4.5.real
COLLECT_LTO_WRAPPER=/usr/lib/arm-linux-gnueabi/gcc/arm-linux-gnueabi/4.5.3/lto-wrapper
Target: arm-linux-gnueabi
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.3-5ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=arm-linux-gnueabi --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/arm-linux-gnueabi --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/arm-linux-gnueabi --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv7-a --with-float=softfp --with-fpu=vfpv3-d16 --with-mode=thumb --disable-werror --enable-checking=release --build=arm-linux-gnueabi --host=arm-linux-gnueabi --target=arm-linux-gnueabi
Thread model: posix
gcc version 4.5.3 (Ubuntu/Linaro 4.5.3-5ubuntu1)