lex.c (real_yylex): Fix unaligned access of wchar_t.
authorDave Brolley <brolley@cygnus.com>
Fri, 16 Oct 1998 12:42:35 +0000 (12:42 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Fri, 16 Oct 1998 12:42:35 +0000 (08:42 -0400)
commitcde7b1b0665b9fcaccca165c9f78481e8ab0c409
tree68cef3502a81aa996ab1af11e506c6a8da51b82c
parent1f3d9c636bc9510154a93ea10c0ceebcb038af15
lex.c (real_yylex): Fix unaligned access of wchar_t.

1998-10-16  Dave Brolley  <brolley@cygnus.com>
        * lex.c (real_yylex): Fix unaligned access of wchar_t.

From-SVN: r23134
gcc/cp/ChangeLog
gcc/cp/lex.c