(strength_reduce): If HAVE_cc0 defined, disable auto_inc_opt
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Jun 1996 19:05:21 +0000 (12:05 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Jun 1996 19:05:21 +0000 (12:05 -0700)
commitbb91b814bd698e504ccdcc5c426060ea659438fc
treeedcf3aaa2a0e050a6e77bbb46d211ef6aa790a98
parent7d473b076dd3c41fa46f835564a0827c28f0422e
(strength_reduce): If HAVE_cc0 defined, disable auto_inc_opt
if it would put an insn between a cc0 setter/user pair.

From-SVN: r12176
gcc/loop.c