]> gcc.gnu.org Git - gcc.git/commit
typeck.c (original_type): New function.
authorBrendan Kehoe <brendan@cygnus.com>
Thu, 14 May 1998 12:29:41 +0000 (12:29 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Thu, 14 May 1998 12:29:41 +0000 (08:29 -0400)
commitf2ee215beb3e13681e952395335f30dec161876a
treeb46d82143ac93832e81c471489654b32a8aaa020
parentc02cdb7030f74dbc00ea23a6cb02ed929c100a82
typeck.c (original_type): New function.

* typeck.c (original_type): New function.
(common_type): Use it to get the DECL_ORIGINAL_TYPE for T1 and T2,
to see if they're actually the same.
* cp-tree.h (original_type): Declare.
fix problem when you have multiple identical typedefs

From-SVN: r19744
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/typeck.c
This page took 0.054688 seconds and 5 git commands to generate.