This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/36861] boost's compressed avl confuses GCC
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2008 21:52:33 -0000
- Subject: [Bug tree-optimization/36861] boost's compressed avl confuses GCC
- References: <bug-36861-11487@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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