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/37102] [4.3/4.4 Regression] out-of-SSA is broken



------- Comment #15 from amacleod at redhat dot com  2008-09-17 14:39 -------
Created an attachment (id=16343)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16343&action=view)
potential patch 1

This is the first option which simply doesn't add the result of a PHI with no
uses to the partition map.  It passes bootstrap and all tests on
x86_64-unknown-linux-gnu with no regressions.


-- 

amacleod at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |amacleod at redhat dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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