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: 21 Jun 2004 14:27:55 -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-06-21 14:27 -------
Yes, it passes the PR 15875 test. The failure is the same
as in some of the added testcases so it's not included in
the patch.
This patch doesn't address access checking issue. I
mentioned it because the first version of this patch
contained both the fix to this PR and access checking
problem. It will be opened as a separate PR.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13092