(special_symbol): Don't copy simple strings, use wchar_type.
authorJason Merrill <merrill@gnu.org>
Wed, 4 May 1994 21:32:22 +0000 (21:32 +0000)
committerJason Merrill <merrill@gnu.org>
Wed, 4 May 1994 21:32:22 +0000 (21:32 +0000)
commit767d412ca17c542307b2edc8c7e268d924d1e92b
tree0b1f5398493a99460d954463b2ec5ff03af6ccb2
parentd94d2abc865dfc8e5e90bd5f9b8b035296df3353
(special_symbol): Don't copy simple strings, use wchar_type.

        (main): Setup wchar_type for C++ if needed.
        (initialize_builtins): Use wchar_type.

From-SVN: r7212
gcc/cccp.c