[multiple changes]
authorJason Merrill <jason@gcc.gnu.org>
Sun, 7 Dec 1997 10:01:16 +0000 (05:01 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 7 Dec 1997 10:01:16 +0000 (05:01 -0500)
commit79a7c7faab2f5378851ae26eeda8c15b80457d84
tree7952d2f60c05bc3b21240ad15c2ec342694eb12f
parent16169366274f7a28a78f0a5f09481b47537ee529
[multiple changes]

Sun Dec  7 01:46:33 1997  Bruno Haible  <bruno@linuix.mathematik.uni-karlsruhe.de>

* typeck.c (build_binary_op_nodefault, pointer_diff): Symmetric
handling of pointer difference expressions.

* typeck.c (comp_target_types): Comparison of function/method types
is independent of nptrs.

Sun Dec  7 01:40:27 1997  Mark Mitchell  <mmitchell@usa.net>

* pt.c (tsubst): Avoid creating pointer to reference and
reference to reference types.

From-SVN: r16990
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/cp/typeck.c