OSDN Git Service

* pt.c (unify): float doesn't match double.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Sep 1997 20:27:13 +0000 (20:27 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Sep 1997 20:27:13 +0000 (20:27 +0000)
commit839e609607186679dfdf3bb5395b673dcfcda099
treee7e1b571380780a5b2f13eb97afaec7c643af5cd
parent1364ba4a910c8fdb56cf77c70829533ac1aa93f5
* pt.c (unify): float doesn't match double.

* pt.c (do_type_instantiation): Handle getting a _TYPE or a
  TYPE_DECL.  Handle getting non-template types.
* parse.y (explicit_instantiation): Use typespec instead of
aggr template_type.

Tue Sep  2 10:27:08 1997  Richard Henderson  <rth@cygnus.com>

* typeck.c (build_ptrmemfunc1): Clean up ptr->int cast warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15037 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parse.y
gcc/cp/pt.c
gcc/cp/typeck.c