[Bug tree-optimization/115824] [12 Regression] Strange -Warray-bounds warning when assigning an initializer list to a vector of pointers

sjames at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 30 10:22:55 GMT 2024


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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sjames at gcc dot gnu.org

--- Comment #8 from Sam James <sjames at gcc dot gnu.org> ---
also, note that it fixed a real wrong-code bug (PR108846), so reverting it just
to silence the warning if it's otherwise fine isn't OK.


More information about the Gcc-bugs mailing list