]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cse.c
Fix miscompilation of testcase 20021010-1.c for v850 target with -O -mv850e.
authorJim Wilson <wilson@redhat.com>
Thu, 10 Oct 2002 19:40:34 +0000 (19:40 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 10 Oct 2002 19:40:34 +0000 (12:40 -0700)
commitf930bfd067f2cfb739d544a5decec4bc860de28c
tree654cc2d25b2b6e08c5b5f9f8bf645624b16c5bab
parent61fdde38f06b62cacc760427871ec6efd35749a2
Fix miscompilation of testcase 20021010-1.c for v850 target with -O -mv850e.

* cse.c (fold_rtx): Don't perform associative optimization for DIV and
UDIV.

From-SVN: r58026
gcc/ChangeLog
gcc/cse.c