------- Comment #11 from rguenth at gcc dot gnu dot org 2008-02-05 12:32 ------- Subject: Bug 34825
Author: rguenth Date: Tue Feb 5 12:31:50 2008 New Revision: 132119 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132119 Log: 2008-05-02 Richard Guenther <[EMAIL PROTECTED]> Backport from mainline: 2008-01-17 Richard Guenther <[EMAIL PROTECTED]> PR tree-optimization/34825 * tree-ssa-math-opts.c (is_division_by): Do not recognize x / x as division to handle. * gcc.dg/pr34825.c: New testcase. Added: branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr34825.c - copied unchanged from r131595, trunk/gcc/testsuite/gcc.dg/pr34825.c Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches/gcc-4_2-branch/gcc/testsuite/ChangeLog branches/gcc-4_2-branch/gcc/tree-ssa-math-opts.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34825