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 tree-optimization/28545] [4.1 Regression] Wrong code for hoisted multiplication



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


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