This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13316] g++ does not follow mangling ABI for pointer to qualified member function
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2004 01:18:08 -0000
- Subject: [Bug c++/13316] g++ does not follow mangling ABI for pointer to qualified member function
- References: <20031205150837.13316.ian@airs.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-01-12 01:18 -------
Yes, I agree. I think the original intent of the ABI committee was to FORBID
the additional substition. They don't want a METHOD_TYPE to be lowered to a
FUNCTION_TYPE, in other words.
Nathan, do you have a position on both the issues in this PR? Should we ask to
the Itanium ABI committee? It would be great to do something before GCC 3.4.0
comes out.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |nathan at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13316