re PR c++/6255 (ICE with templatess)
authorJason Merrill <jason@redhat.com>
Tue, 9 Jul 2002 23:45:37 +0000 (19:45 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 9 Jul 2002 23:45:37 +0000 (19:45 -0400)
commitabf92e26999957d1b373ec56fd0bc8dc3dc5e272
treeaf467a80124ddefab2b701d2df69b27848b0bb87
parent8ba658eea52678d0a049c01fbf3c3db5e32a1302
re PR c++/6255 (ICE with templatess)

        PR c++/6255
        * decl.c (lookup_name_real): Build a new TYPENAME_TYPE rather than
        modifying the old one.

From-SVN: r55352
gcc/cp/ChangeLog
gcc/cp/decl.c