https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107557
Martin Uecker <muecker at gwdg dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |muecker at gwdg dot de --- Comment #5 from Martin Uecker <muecker at gwdg dot de> --- This seems similar to PR108423 and I assume the common cause is that the fix for PR84305 did not consider the case of function types with variably modified return type (which are obscure).