This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12218] [3.4 regression] runtime segfault when initializing global variable with pointer-to-member
- From: "dbaron at dbaron dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Oct 2003 23:26:44 -0000
- Subject: [Bug c++/12218] [3.4 regression] runtime segfault when initializing global variable with pointer-to-member
- References: <20030908222714.12218.bryner@brianryner.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12218
------- Additional Comments From dbaron at dbaron dot org 2003-10-06 23:26 -------
I was told that this patch produces 2 new regression test failures:
FAIL: g++.old-deja/g++.mike/p10849a.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p10849a.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/pmf1.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/pmf1.C compilation failed to produce
executable
(which I see in my tree, although I didn't try backing the patch out to see what
happens then). Thus it was not checked in. And I may not have time to look
into this much further.