OSDN Git Service

* c-lex.c (lex_string): Use charwidth to compute bytemask.
authordrepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2000 23:45:51 +0000 (23:45 +0000)
committerdrepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2000 23:45:51 +0000 (23:45 +0000)
commitbdb729f965377324af82a035e7d5cad1eaea9ccb
tree3127d7f2db514a65686b5436b98e35f8d6e6c8bc
parent3469bde09641410499320602a81e2cbaa6cfd82f
* c-lex.c (lex_string): Use charwidth to compute bytemask.
  * expr.c (expand_expr): Don't optimize constant array references
  initialized with wide string constants.

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