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

--- Comment #2 from Martin Uecker <muecker at gwdg dot de> ---
This is unrelated to PR29970. The cause of this is that gimplify_parm_type
recurses into incomplete types which is wrong for the same reason as in
gimplify_type_sizes.

Reply via email to