]> git.ipfire.org Git - thirdparty/gcc.git/commit
class.c (check_for_override): Wrap the 'final' and 'override' keywords in %< and %>.
authorPaolo Carlini <paolo@gcc.gnu.org>
Mon, 7 Jul 2014 15:29:01 +0000 (15:29 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 7 Jul 2014 15:29:01 +0000 (15:29 +0000)
commit8895d9a1d2c0a0c0a18426a959081b481d9c881c
treec1adb4f486358be59c85ae5bb66895f8894c752a
parent0f05a19962a367aaac5b6ae8f7638a2bd77e4b29
class.c (check_for_override): Wrap the 'final' and 'override' keywords in %< and %>.

/cp
2014-07-07  Paolo Carlini  <paolo.carlini@oracle.com>

* class.c (check_for_override): Wrap the 'final' and 'override'
keywords in %< and %>.

/testsuite
2014-07-07  Paolo Carlini  <paolo.carlini@oracle.com>

* g++.dg/cpp0x/override1.C: Tweak expected error messages.

From-SVN: r212333
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/override1.C