https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109006
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:4ee2f419fe42222dbb21dfb0622cc7c0e46a2261 commit r13-6478-g4ee2f419fe42222dbb21dfb0622cc7c0e46a2261 Author: Jakub Jelinek <ja...@redhat.com> Date: Sat Mar 4 11:24:04 2023 +0100 Remove remaining traces of m_vecdata from comments [PR109006] The following patch adjusts remaining references to the removed m_vecdata array from vec.h in various comments. 2023-03-04 Jakub Jelinek <ja...@redhat.com> PR middle-end/109006 * vec.cc (test_auto_alias): Adjust comment for removal of m_vecdata. * read-rtl-function.cc (function_reader::parse_block): Likewise. * gdbhooks.py: Likewise.