Support type equality testing for real.
commit16b4f3946def0869d1afa437763915d03aefff9c
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 25 Mar 2004 19:56:09 +0000 (25 12:56 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:30 +0000 (7 21:01 -0700)
treef7cb44201b724412a26a5bb0190e4d7c04628c7e
parentc909930ea7a0c0f594f631a893686aed24427758
Support type equality testing for real.

Export "type_difference()" for type equality testing
in expand.c.

Evaluate the type in a EXPR_TYPE expression.
evaluate.c
expand.c
symbol.h