https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124578
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |internal-improvement
Component|c |tree-optimization
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think this is ok in the end as vro1->opcode == vro2->opcode via
vn_reference_op_eq check above which seemly Coverity misses.
