https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65232
Aldy Hernandez <aldyh at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-02-28 Ever confirmed|0 |1 --- Comment #4 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- Confirmed with an x86-64 cross to arm-linux-gnueabihf with: configure --enable-languages=c++ --disable-bootstrap --target=arm-linux-gnueabihf and then: ./cc1plus -quiet strstream.ii -O2 -I./ -fPIC -fdata-sections