]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)
authorZack Weinberg <zack@codesourcery.com>
Wed, 27 Oct 2004 17:29:29 +0000 (17:29 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 27 Oct 2004 17:29:29 +0000 (17:29 +0000)
commit3da3d587c5a2fb8cb6b51f0f4f61defc8e508d2c
tree8688154b1cf993240030405dd70e878caba25ee8
parent121260258cea3bae636b32c298b1dc4a25435056
re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)

PR 18075
* directives.c (do_pragma): Do not defer pragmas which are unknown.
(cpp_handle_deferred_pragma): Add cast to silence warning.

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