OSDN Git Service

2000-11-07 Eric Christopher <echristo@redhat.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Nov 2000 23:15:27 +0000 (23:15 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Nov 2000 23:15:27 +0000 (23:15 +0000)
commit3c3beda679a885f4cff33def8b8b311be78101e9
tree044e6065a180d0c384f61b86d57ff9326e31b1df
parenta6fdcbb2354d94f60ee40aba178a367a19985e5d
2000-11-07  Eric Christopher  <echristo@redhat.com>

        * decl.c (init_decl_processing): Change definition of
        __wchar_t to wchar_t.  Remove artificial declaration of
        wchar_t.
        * lex.c: Change instances of __wchar_t to wchar_t.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37348 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/lex.c