Hello, Le 30/11/2023 à 22:06, Harald Anlauf a écrit :
the attached rather obvious patch fixes the first testcase of pr112772: we unconditionally generated copy-out code for optional class arguments, while the copy-in properly checked the presence of arguments.Regtested on x86_64-pc-linux-gnu. OK for mainline?
Looks good. Thanks.
(The second testcase is a different issue.)
Maybe use a separate PR? Mikael