]> git.ipfire.org Git - thirdparty/gcc.git/commit
error.c (dump_exception_spec): Print "noexcept" rather than "noexcept (true)".
authorJason Merrill <jason@redhat.com>
Wed, 16 Oct 2013 21:58:29 +0000 (17:58 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 16 Oct 2013 21:58:29 +0000 (17:58 -0400)
commit1a1f2bc5139648b2559404328e0e31966ebb8732
tree691bffada06ae0b5f5aa0e7ff8465cb387dda6d5
parent06ea1376317074e9d9f4ddb727b93871f23535c5
error.c (dump_exception_spec): Print "noexcept" rather than "noexcept (true)".

* error.c (dump_exception_spec): Print "noexcept" rather than
"noexcept (true)".

From-SVN: r203726
gcc/cp/ChangeLog
gcc/cp/error.c