Comment 3 for bug 1358655

Revision history for this message
sebastian (sebastiano1) wrote :

Hi Charles,

The following is what I ran :

arm-linux-gnueabihf-gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8 -DNDEBUG -O3 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-schedule-insns -fno-schedule-insns2 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/home/seb/libvpx" -save-temps -c -o vp9/encoder/vp9_speed_features.c.o vp9/encoder/vp9_speed_features.c
vp9/encoder/vp9_speed_features.c: In function ‘vp9_set_speed_features’:
vp9/encoder/vp9_speed_features.c:327:6: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.launchpad.net/gcc-linaro> for instructions.

Attached is the .i file

Thanks