[Bug c++/60807] internal compiler error (basic_string.tcc)

2014-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60807 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug c++/60807] internal compiler error (basic_string.tcc)

2014-04-11 Thread martin at netbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60807 --- Comment #5 from Martin Husemann martin at netbsd dot org --- Thomas and I compared environments and found the difference: it is gcc compiled by clang that misbehaves. I could reproduce and verify it - but past bootstrapping it is something

[Bug c++/60807] internal compiler error (basic_string.tcc)

2014-04-11 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60807 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/60807] internal compiler error (basic_string.tcc)

2014-04-10 Thread tk at giga dot or.at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60807 --- Comment #1 from Thomas Klausner tk at giga dot or.at --- This was first filed in the NetBSD bug tracker at http://gnats.netbsd.org/48731 where it was suggested to file this upstream.

[Bug c++/60807] internal compiler error (basic_string.tcc)

2014-04-10 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60807 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added CC||trippels

[Bug c++/60807] internal compiler error (basic_string.tcc)

2014-04-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60807 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org --- Can't reproduce this on Linux/x86_64.

[Bug c++/60807] internal compiler error (basic_string.tcc)

2014-04-10 Thread martin at netbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60807 --- Comment #4 from Martin Husemann martin at netbsd dot org --- Neither can I on NetBSD/amd64 - will check with Thomas for differences on his system