c-lex.c (MULTIBYTE_CHARS): #undef if cross compiling.
authorDoug Evans <devans@canuck.cygnus.com>
Tue, 4 Nov 1997 21:56:24 +0000 (21:56 +0000)
committerDoug Evans <devans@gcc.gnu.org>
Tue, 4 Nov 1997 21:56:24 +0000 (21:56 +0000)
commit645ebf3767cd0300bd13971385806f6cec547f05
tree113549e740ff33b3151279ba291fc10c465c0515
parentf762058716bb17c563faad6a629fa92c86caea1a
c-lex.c (MULTIBYTE_CHARS): #undef if cross compiling.

* c-lex.c (MULTIBYTE_CHARS): #undef if cross compiling.
(yylex): Record wide strings using target endianness, not host.

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