This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype
- From: "ingo dot donasch at L-3com dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2007 22:51:54 -0000
- Subject: [Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype
- References: <bug-30975-14163@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ingo dot donasch at L-3com dot com 2007-02-26 22:51 -------
Created an attachment (id=13118)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13118&action=view)
output from: g++ -v -save-temps -g -Wall a.cpp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30975