c-lex.c (c_lex_with_flags): Increase size of local variable to avoid memory clobber.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 14 Aug 2009 14:38:24 +0000 (14:38 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 14 Aug 2009 14:38:24 +0000 (14:38 +0000)
commit065312cfdd633dae0cf725104e07a2c05e2747e7
treee1cc2ba87712280d0c21af8a4038218be7caf21c
parent8cac884c9a984c01b1c750c51767ebb908b175d6
c-lex.c (c_lex_with_flags): Increase size of local variable to avoid memory clobber.

* c-lex.c (c_lex_with_flags): Increase size of local variable
to avoid memory clobber.

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