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/23326] [4.0 Regression] Wrong code from forwprop


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-11 16:03 -------
Created an attachment (id=9474)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9474&action=view)
Patch which fixes but needs testing

This patch fixes the problem by continuing if we don't have a SSA_NAME or
zero/one in the conditional.

Richard if you could test this for me, that would be nice.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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