http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58668
ktkachov at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Target|arm-linux-gnueabihf |arm-linux-gnueabihf, | |arm-none-eabi Status|UNCONFIRMED |NEW Last reconfirmed| |2013-10-10 Ever confirmed|0 |1 Known to fail| |4.8.2, 4.9.0 --- Comment #2 from ktkachov at gcc dot gnu.org --- After trying out some option combinations, I managed to reproduce it on 4.8 and trunk. For me it ICEs with -O2, but works with -O3 _unless_ I add -fPIC, in which case it ICEs.