re PR c++/6255 (ICE with templatess)
authorJason Merrill <jason@gcc.gnu.org>
Wed, 18 Dec 2002 16:42:23 +0000 (11:42 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 18 Dec 2002 16:42:23 +0000 (11:42 -0500)
commit328c4f55b915bb28397952fb1013fad597ec618c
treeb6157e024cc74b7aa08908b26a9ba3c22be8a6f9
parent914fc8d6cadb552979ea7cf3c3cbe94b0ababbdd
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: r60259
gcc/testsuite/g++.dg/ext/typename1.C [new file with mode: 0644]