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

Daniel Katz <katzdm at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katzdm at gmail dot com

--- Comment #3 from Daniel Katz <katzdm at gmail dot com> ---
Agreed with Vlad: the default function argument case should be fine; there's no
requirement that it be a constant expression, since the 'bar()' call is already
in an immediate function context.

Reply via email to