]> git.ipfire.org Git - thirdparty/gcc.git/commit
* fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2000 00:12:01 +0000 (00:12 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2000 00:12:01 +0000 (00:12 +0000)
commit0c9a39fecb33a02c1ab98a5ded505d03fe2aeedb
tree7b154cfb8c329ba9830089d1fc85b59e76e64883
parent22ed6b1785418f26eca758a0c352a9b8bb7f6a1f
    * fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather than
        the types themselves to discover type equivalence.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37354 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c