------- Comment #14 from pinskia at gcc dot gnu dot org 2008-07-22 21:52 ------- (In reply to comment #13) > (In reply to comment #11) > From an application perspective it is still a regression, as it works happily > with gcc 4.2.3
Yes but it is boost's fault that boost tries to be smart about space optimizations when they should not have. It really does confuse the hell out of compilers, doing what they are doing. C/C++ was not designed the way they think it was. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36861