re PR c++/3331 (member pointer inherits const)
authorJason Merrill <jason@gcc.gnu.org>
Wed, 23 Jan 2002 12:49:12 +0000 (07:49 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 23 Jan 2002 12:49:12 +0000 (07:49 -0500)
commitd9e916d988bfa12d3283ea89f5ba9c79e119a83b
tree9412b5e357260bdec2eff9c69da0d4ca65a2f2d0
parent608afcc5e973175f043f94edde39acd5cbd4618a
re PR c++/3331 (member pointer inherits const)

        PR c++/3331
        * init.c (resolve_offset_ref): Use build_indirect_ref.

[[Split portion of a mixed commit.]]

From-SVN: r49134.2
gcc/testsuite/g++.dg/other/const2.C [new file with mode: 0644]