This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49
- From: "glisse at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 17 May 2012 06:11:43 +0000
- Subject: [Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49
- Auto-submitted: auto-generated
- References: <bug-53350-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350
--- Comment #10 from Marc Glisse <glisse at gcc dot gnu.org> 2012-05-17 06:11:43 UTC ---
(In reply to comment #9)
> The main issue is that it doesn't work in 6.4.1, which is the version provided
> in Ubuntu 11.10, which means that anyone running 11.10 won't be able to compile
> programs that use this boost header.
>
> Should I file a bug in Launchpad to get the fix backported or something?
Contacting your distributor is indeed the only way of getting the fix in your
distribution (don't know what their policy is). Since you say the problem does
not appear with 4.6.3, I guess we can close the bug report here. By the way,
when you say the problem doesn't exist with 4.6.3, did you give it the original
program or the preprocessed sources?