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/19905] Extra V_MAY_DEF on a static variable whose address is not taken (we should be able to move the load out of the loop)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-17 20:52 -------
(In reply to comment #3)
> This is not fixed Kenny's promote statics, in fact we now produce worse code at -O3.  Note on ppc-
> darwin the code is fine since -fno-math-errno is done by default.
I filed that as PR 22532.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |22532


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


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