Fix ia64-linux glibc intl/loadmsgcat.c miscompilation.
authorJim Wilson <wilson@cygnus.com>
Tue, 12 Sep 2000 19:06:05 +0000 (19:06 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 12 Sep 2000 19:06:05 +0000 (12:06 -0700)
commitcc2999aaf6d6661c2ffa3443b84c0d665f2a1d04
treedd696bf575c93971cc1dc5e9a20aea0864816d0a
parent3e80ddc74200fb7c9c3a0e18321051dd9fd6c9ca
Fix ia64-linux glibc intl/loadmsgcat.c miscompilation.

* ifcvt.c (noce_process_if_block): If A and B are the same, and no
else block, and X has side-effects, then fail.

From-SVN: r36373
gcc/ChangeLog
gcc/ifcvt.c