This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/33714] [4.2 Regression] ivopts miscompiles insn-output.c



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]