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/32306] [6/7/8 Regression] redundant && || not eliminated


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|6.5                         |9.0

--- Comment #38 from Jeffrey A. Law <law at redhat dot com> ---
So I prototyped the idea in c#37.  It helps, but is not sufficient to address
this case.   Given that it doesn't fully address this case, I don't think it's
warranted at this stage in development.  I'll queue it up for gcc-9.   I'm also
going to push this BZ out to gcc-9.

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