[Bug c++/50881] New: ICE Segfault on compare this pointer with reference

2011-10-27 Thread djh at emss dot co.za
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50881 Bug #: 50881 Summary: ICE Segfault on compare this pointer with reference Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug c++/50881] ICE Segfault on compare this pointer with reference

2011-10-27 Thread djh at emss dot co.za
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50881 --- Comment #2 from Diederik 2011-10-27 09:26:41 UTC --- In the archive, see the file ccjiYBAm.out If this is not sufficient, I can upload a new one.

[Bug c++/50881] ICE Segfault on compare this pointer with reference

2011-10-27 Thread djh at emss dot co.za
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50881 --- Comment #4 from Diederik 2011-10-27 10:18:18 UTC --- Created attachment 25626 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25626 Preprocessed source file Preprocessed file attached as requested.