------- Comment #4 from rakdver at gcc dot gnu dot org 2007-10-12 22:27 ------- Subject: Bug 33714
Author: rakdver Date: Fri Oct 12 22:26:47 2007 New Revision: 129277 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129277 Log: PR tree-optimization/33714 * tree-ssa-loop-ivopts.c (constant_multiple_of): Pass the arguments to division in the correct order. * gcc.dg/tree-ssa/pr33714.c: New test. Added: branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/tree-ssa/pr33714.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-loop-ivopts.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33714