2014-07-10 Edward Smith-Rowland <3dw4rd@verizon.net>
commit49f161b64635a396a58dddc9fd09d115e98181bc
authoremsr <emsr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jul 2014 22:26:50 +0000 (10 22:26 +0000)
committeremsr <emsr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jul 2014 22:26:50 +0000 (10 22:26 +0000)
tree85c3bdc9927029974392deb0bbf99aa974e8fcbb
parentbb5ea18f96ad8a5c72f7e5b34bddfe604f114f75
2014-07-10  Edward Smith-Rowland  <3dw4rd@verizon.net>
    Jonathan Wakely  <jwakely@redhat.com>

PR CPP/61389
* macro.c (_cpp_arguments_ok, parse_params, create_iso_definition):
Warning messages mention C++11 in c++ mode and C99 in c mode.
* lex.c (lex_identifier_intern, lex_identifier): Ditto

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