[Bug c++/13092] [3.4/3.5 regression] Accepts invalid pointer-to-member conversion
lerdsuwa at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jun 21 14:27:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list