]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/20282 (gcc4 can not bootstrap itself anymore)
authorJakub Jelinek <jakub@redhat.com>
Fri, 4 Mar 2005 15:33:23 +0000 (16:33 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 4 Mar 2005 15:33:23 +0000 (16:33 +0100)
commit730967114bbf3cc902659a26cf43e5005c86977a
tree421272499f1b4f88b03e1b37bb0db355e0350e71
parent7445392c29b2b16391e41bee61cfbe32d492ddf5
re PR preprocessor/20282 (gcc4 can not bootstrap itself anymore)

PR bootstrap/20282
PR bootstrap/20305
* macro.c (replace_args, cpp_get_token): Copy whole
cpp_token_u instead of just cpp_string field from it.

From-SVN: r95887
libcpp/ChangeLog
libcpp/macro.c