[Bug tree-optimization/102400] Field might miss initialization in vn_reference_insert_pieces()

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 20 08:50:29 GMT 2021


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-09-20
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed, it should be safe to zero initialize it (the field was added late).


More information about the Gcc-bugs mailing list