c-lex.c (yylex): Fix unaligned access of wchar_t.
authorDave Brolley <brolley@cygnus.com>
Fri, 16 Oct 1998 12:40:02 +0000 (12:40 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Fri, 16 Oct 1998 12:40:02 +0000 (08:40 -0400)
commit1f3d9c636bc9510154a93ea10c0ceebcb038af15
treed7d8a02fd213f47e71c495dcf72417b03db0a277
parent6b4b3deb4e4f5f7c8a5aab44b6907d006d78ac96
c-lex.c (yylex): Fix unaligned access of wchar_t.

Fri Oct 16 15:26:24 1998  Dave Brolley  <brolley@cygnus.com>
        * c-lex.c (yylex): Fix unaligned access of wchar_t.

From-SVN: r23133
gcc/ChangeLog
gcc/c-lex.c