]> git.ipfire.org Git - thirdparty/gcc.git/commit
typeck.c (common_type): Use same_type_p.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 9 Aug 1999 00:28:35 +0000 (00:28 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 9 Aug 1999 00:28:35 +0000 (20:28 -0400)
commit982ede750d2d6a0d5c102dd015303fb7488a7b21
treed8a4cbde761050f2ba02fdfc9cda3151c33d76fd
parent7b82095e193c03704edc5e82097d7af1fa9ffcac
typeck.c (common_type): Use same_type_p.

* typeck.c (common_type): Use same_type_p.

and revert:
  * decl.c (bad_specifiers): It's OK to have an EH spec on a function
pointer.

From-SVN: r28607
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/typeck.c