cp-tree.h: Clarify exception spec node comment.
authorNathan Sidwell <nathan@acm.org>
Wed, 18 Jan 2017 12:52:24 +0000 (12:52 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 18 Jan 2017 12:52:24 +0000 (12:52 +0000)
commit96176bb3f185bdb1251f1b427c2a50b0088ac80f
tree9b37448019297c4ff5a879c2b74fa8cfeeb4bfe9
parent2c65d990eb80d25c2e040be14a2918a0311dc37c
cp-tree.h: Clarify exception spec node comment.

* cp-tree.h: Clarify exception spec node comment.
* except.c (nothrow_spec_p): Simplify by checking node-equality.

From-SVN: r244576
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/except.c