On Thu, 12 Aug 2021, Martin Uecker wrote:

> Evaluate type arguments of sizeof that are structs of variable size [PR101838]
> 
> Evaluate type arguments of sizeof for all types of variable size
> and not just for VLAs. This fixes PR101838 and some issues related 
> to PR29970 where statement expressions need to be evaluated so that
> the size is well defined.

OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to