[Bug tree-optimization/124578] tree-ssa-sccvn.c: 938: Possible cut'n'paste error ?
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 19 17:38:13 GMT 2026
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.
More information about the Gcc-bugs
mailing list