[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-20 Thread rct at thompsonclan dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #12 from rct at thompsonclan dot org 2012-05-20 20:10:09 UTC --- On 05/16/2012 11:11 PM, glisse at gcc dot gnu.org wrote: when you say the problem doesn't exist with 4.6.3, did you give it the original program or the preprocessed

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-17 Thread glisse at gcc dot gnu.org
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

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.3 ---

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-16 Thread rct+gcc at thompsonclan dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #6 from Ryan Thompson rct+gcc at thompsonclan dot org 2012-05-16 20:30:29 UTC --- The problem does not happen with g++ version 4.6.3 as provided in Ubuntu 12.04. I'm currently using multidelta to reduce the test case on my 11.10

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-16 Thread rct+gcc at thompsonclan dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #7 from Ryan Thompson rct+gcc at thompsonclan dot org 2012-05-16 23:07:38 UTC --- Created attachment 27426 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27426 Test case reduced by multidelta

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #8 from Andrew Pinski pinskia at gcc dot gnu.org 2012-05-16 23:17:04 UTC --- Works with: Using built-in specs. COLLECT_GCC=/home/apinski/local-gcc/bin/gcc

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-16 Thread rct+gcc at thompsonclan dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #9 from Ryan Thompson rct+gcc at thompsonclan dot org 2012-05-17 00:44:30 UTC --- 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

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-15 Thread rct+gcc at thompsonclan dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #4 from Ryan Thompson rct+gcc at thompsonclan dot org 2012-05-15 07:40:00 UTC --- Ok, I will try to do it. This is my first time reporting a compile bug, so please be patient with me.

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-15 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #5 from Marc Glisse marc.glisse at normalesup dot org 2012-05-15 14:50:42 UTC --- You may first want to check whether you still get the bug with a more recent gcc version.

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-14 Thread rct+gcc at thompsonclan dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #2 from Ryan Thompson rct+gcc at thompsonclan dot org 2012-05-15 01:12:30 UTC --- The attachment was too large. I've put it here instead: http://mneme.dyndns.org/~ryan/cc0UmSiB.out

[Bug c++/53350] Internal compiler error when compiling boost/smart_ptr/intrusive_ptr.hpp 1.49

2012-05-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53350 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2012-05-15 01:47:08 UTC --- Please reduce it (http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction), and, as an extrema ratio, attach it compressed. Thanks.