combine.c (simplify_rtx, [...]): Respect value of TRULY_NOOP_TRUNCATION.

�
        * combine.c (simplify_rtx, case TRUNCATE): Respect value of
        TRULY_NOOP_TRUNCATION.

From-SVN: r19203
This commit is contained in:
Jeff Law 1998-04-14 02:04:17 -06:00
parent 7d02bbefd5
commit d5daf0986f
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Apr 14 09:02:32 1998 Jeffrey A Law (law@cygnus.com)
* combine.c (simplify_rtx, case TRUNCATE): Respect value of
TRULY_NOOP_TRUNCATION.
Mon Apr 13 11:31:49 1998 Jason Merrill <jason@yorick.cygnus.com>
* tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop.