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/42046] missed optimization (a?b|1:b&~1) where b is a load from memory


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42046

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|missed optimization         |missed optimization
                   |                            |(a?b|1:b&~1)  where b is a
                   |                            |load from memory
           Severity|normal                      |enhancement

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