https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70093
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Maybe we need to treat functions returning VL types similarly to how we treat
functions returning C++ non-PODs, make sure the lhs of the call is always
present.
