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/21171] [4.0/4.1 Regression] IV OPTS removes does not create a new VOPs for constant values


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-02 14:35 -------
The patch did not fix the orginal testcase because the problem is with constant values.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0 Regression] IV OPTS    |[4.0/4.1 Regression] IV OPTS
                   |removes does not create a   |removes does not create a
                   |new VOPs for constant values|new VOPs for constant values


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21171


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