[Bug bootstrap/65232] [5 Regression] bootstrap failure (ICE in change_symbol_block, at varasm.c:1230) on arm-linux-gnueabihf, in libstdc++ stage1
aldyh at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 28 19:01:00 GMT 2015
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
More information about the Gcc-bugs
mailing list