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++/20734] [4.0/4.1 Regression] rejects valid pointer to member


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-03 17:18 -------
This is related to PR 20465 and PR 20381 which you fixed with:
2005-03-22  Nathan Sidwell  <nathan@codesourcery.com>

        PR c++/20465
        PR c++/20381
        * typeck.c (build_ptrmemfunc): Allow OFFSET_REF when processing a
        template.

Could you look into this?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20734


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