[Bug c++/42639] ICE: copy_fn_p at cp/decl.c:9973

2010-01-10 Thread paolo dot carlini at oracle dot com
--- Comment #6 from paolo dot carlini at oracle dot com 2010-01-10 14:21 --- great ;) Of course I also wonder what is different in stand alone testing... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42639

[Bug c++/42639] ICE: copy_fn_p at cp/decl.c:9973

2010-01-10 Thread dodji at gcc dot gnu dot org
--- Comment #5 from dodji at gcc dot gnu dot org 2010-01-10 09:03 --- Ah, thanks Paolo. Yes, I could reproduce it by launching make check-performance and I think the candidate fix of 42634 fixes it for me here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42639

[Bug c++/42639] ICE: copy_fn_p at cp/decl.c:9973

2010-01-09 Thread paolo dot carlini at oracle dot com
--- Comment #4 from paolo dot carlini at oracle dot com 2010-01-09 20:53 --- Well, Dodji, I just run make check-performance inside the build dir of the library (note, must be done after make check, there is nit in the Makefile, a missing dependency or something) and for sure it still fa

[Bug c++/42639] ICE: copy_fn_p at cp/decl.c:9973

2010-01-09 Thread dodji at gcc dot gnu dot org
--- Comment #3 from dodji at gcc dot gnu dot org 2010-01-09 20:20 --- On gcc revision r155766, I couldn't reproduce this PR by running this on (the bunziped version of) the attachment: ./cc1plus -quiet -std=gnu++0x -g -O2 multimap_text_fin_timing_large.ii It just completes fine for me.

[Bug c++/42639] ICE: copy_fn_p at cp/decl.c:9973

2010-01-06 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2010-01-06 22:49 --- *** This bug has been marked as a duplicate of 42634 *** -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/42639] ICE: copy_fn_p at cp/decl.c:9973

2010-01-06 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2010-01-06 22:47 --- Created an attachment (id=19492) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19492&action=view) pre-processed -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42639