Comment 10 for bug 1312931

Revision history for this message
Viktor (vchong) wrote :

I'm unable to reproduce the problem with:

gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux/bin/arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork -c -O2 -g -std=c++0x -fno-exceptions -fPIE a.cpp

and

gcc-linaro-arm-linux-gnueabihf-4.9-2014.07_linux/bin/arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork -c -O2 -g -std=c++0x -fno-exceptions -fPIE a.cpp

Doing something wrong?