[Bug c/95002] VLA: 'var = sizeof array' gives spurous '= array, <size expr>' instead of just '= <size expr>'

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 11 14:14:20 GMT 2020


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Or deal with that during gimplification.


More information about the Gcc-bugs mailing list