This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13092] [3.4/3.5 regression] Accepts invalid pointer-to-member conversion


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]