http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41103
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2011-10-19 Ever Confirmed|0 |1 --- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-19 07:51:48 UTC --- Unlikely, it hasn't been properly analyzed and boost code is a mess. There are known issues with PTA and pointer-in-integer tricks. Use GCC 4.6.1 which should have this fixed. So, please try 4.5.3 and/or 4.6.1.