This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/28545] [4.1 Regression] Wrong code for hoisted multiplication
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2006 01:49:09 -0000
- Subject: [Bug tree-optimization/28545] [4.1 Regression] Wrong code for hoisted multiplication
- References: <bug-28545-7172@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #19 from pinskia at gcc dot gnu dot org 2006-11-12 01:49 -------
Subject: Bug 28545
Author: pinskia
Date: Sun Nov 12 01:48:55 2006
New Revision: 118717
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118717
Log:
2006-11-11 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR tree-opt/28545
* tree-vrp.c (replace_uses_by_vrp): New function.
(remove_range_assertions): Use it.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/tree-vrp.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28545