This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13092] [3.4/3.5 regression] Accepts invalid pointer-to-member conversion
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2004 16:33:22 -0000
- Subject: [Bug c++/13092] [3.4/3.5 regression] Accepts invalid pointer-to-member conversion
- References: <20031117223716.13092.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-02-27 16:33 -------
Revised patch available:
http://gcc.gnu.org/ml/gcc-patches/2004-02/msg02612.html
This fixes testcase 2 and 4 but not access checking testcase.
That will be handled separately.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13092