https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116860
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|testsuite |tree-optimization
Keywords|testsuite-fail |missed-optimization
Severity|normal |enhancement
--- Comment #18 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Note the testcase issue is solved with r17-2291 which added the match pattern
for bit_and/==.
It does not solve the issue with comment #3 though.