ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x is not a scalar...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 21 Jan 2003 02:03:14 +0000 (02:03 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 21 Jan 2003 02:03:14 +0000 (02:03 +0000)
commit475c825089f2734f8be45f0cb2b43095e8347249
treec2d8f35d93600c67ee74d2ea7536c57caf67e8f1
parentdbaff908a0318f174bf6f3400138ac4927aef2fd
ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x is not a scalar int mode.

* ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x
is not a scalar int mode.

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