Hi Steve, thanks for the review. Committed as gcc-15-7804-g5bd66483839.
Thanks again, Andre On Mon, 3 Mar 2025 12:34:49 -0800 Steve Kargl <s...@troutmask.apl.washington.edu> wrote: > On Mon, Mar 03, 2025 at 03:58:24PM +0100, Andre Vehreschild wrote: > > > > attached patches fix a 12-regression, when a caf token is requested from an > > abstract class-typed dummy. The token was not looked up in the correct spot. > > Due the class typed object getting an artificial variable for direct derived > > type access, the get_caf_decl was looking at the wrong decl. > > > > This patch consists of two parts, the first is just some code complexity > > reduction, where an existing attr is now used instead of checking for > > BT_CLASS type and branching. > > > > Regtests ok on x86_64-pc-linux-gnu / F41. Ok for mainline? > > > > Thanks. OK to commit. > -- Andre Vehreschild * Email: vehre ad gmx dot de