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/37892] phi-translation and SCCVN do not optimize *&



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-10-22 18:16 -------
Created an attachment (id=16528)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16528&action=view)
patch for phi-translation

Patch fixing the phi-translation deficiency, adding a simple optimization to
remove *& pairs.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED


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


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