* cp-tree.h: Clarify exception spec node comment.
commit8a0fefbce5b86b6488f2aa06048190358a9755df
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jan 2017 12:52:24 +0000 (18 12:52 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jan 2017 12:52:24 +0000 (18 12:52 +0000)
tree9b37448019297c4ff5a879c2b74fa8cfeeb4bfe9
parent4afe894b25703c4ae9c49775dfc162e066b52e9e
* cp-tree.h: Clarify exception spec node comment.
* except.c (nothrow_spec_p): Simplify by checking node-equality.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244576 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/except.c