Fix for PR 3128, IA-64 linux kernel miscompile
authorJim Wilson <wilson@redhat.com>
Wed, 13 Jun 2001 02:48:45 +0000 (02:48 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 13 Jun 2001 02:48:45 +0000 (19:48 -0700)
commit97ebd24c895aa14e12209ca7040b72b45047eadb
tree3aa06e4d1418113c503f3068e4c0e8f3f7907604
parentfe2ee7c4a717e8256283e985faee5bd7c927d69e
Fix for PR 3128, IA-64 linux kernel miscompile

Fix for PR 3128, IA-64 linux kernel miscompile
* loop.c (strength_reduce): Move bl->all_reduced set before
check_ext_dependant_givs call.
(check_ext_dependant_givs): Clear bl->all_reduced when ignoring givs.

From-SVN: r43298
gcc/ChangeLog
gcc/loop.c