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/30104] missed code motion optimization (invariant control structures)


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |TREE
   Last reconfirmed|2006-12-07 14:17:34         |2012-02-08

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-08 23:17:57 UTC ---
On MIPS64-linux-gnu, the code is the same in the assembly but we don't do this
at the tree level yet.


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