alias.c (find_base_value): Recognize TRUNCATE.
authorJ"orn Rennecke <amylaar@redhat.com>
Fri, 19 Jan 2001 09:20:14 +0000 (09:20 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 19 Jan 2001 09:20:14 +0000 (09:20 +0000)
commit61f0131c68b026c24560d3b9adde5ab7c34c073c
treeb6bec1c4b2aae7a1debf11a5759969276bc5ae55
parent08c2df0f4f04b0f799842f66b68d17dce626fe02
alias.c (find_base_value): Recognize TRUNCATE.

* alias.c (find_base_value): Recognize TRUNCATE.
(record_set): In PLUS case, invalidate if other summand is also a
base value.

From-SVN: r39128
gcc/ChangeLog
gcc/alias.c