]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
directives.c (do_pragma): Save current buffer position before lexing the pragma keywo...
authorZack Weinberg <zack@codesourcery.com>
Sat, 18 Sep 2004 00:53:50 +0000 (00:53 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 18 Sep 2004 00:53:50 +0000 (00:53 +0000)
commit8f8e9aa5c1b48a6a6a40839fec7ce986cfb6b303
tree60adaba7e7c1f378d329b3a602df3862f5395b04
parentbf3b7cd307678b263047bdd49adb08440302d0e0
directives.c (do_pragma): Save current buffer position before lexing the pragma keywords...

* directives.c (do_pragma): Save current buffer position
before lexing the pragma keywords; don't call
_cpp_backup_tokens in the defer_pragmas case.

From-SVN: r87687
libcpp/ChangeLog
libcpp/directives.c