fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than the types themselves to...
authorRichard Henderson <rth@redhat.com>
Fri, 10 Nov 2000 00:12:01 +0000 (16:12 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Nov 2000 00:12:01 +0000 (16:12 -0800)
commit30355eaac82aa043fbbc8ae64d8bd962aa66c9ab
tree7b154cfb8c329ba9830089d1fc85b59e76e64883
parent5fcee6f34e656a16a743bf5ecb32b65bbc6fbbae
fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than the types themselves to discover type...

        * fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than
        the types themselves to discover type equivalence.

From-SVN: r37354
gcc/ChangeLog
gcc/fold-const.c