Hi Tobias, This is OK for mainline and as far back in the branches as you feel inclined to go.
Thanks for the patch. Paul On Fri, 15 Oct 2021 at 22:19, Tobias Burnus <tob...@codesourcery.com> wrote: > This patch fixes two issues: > > First, to print 'CLASS(t2)' instead of: > Error: Type mismatch in argument ‘x’ at (1); passed > CLASS(__class_MAIN___T2_a) to TYPE(t) > > Additionally, > > class(t2) = class(t) ! 't2' extends 't' > class(t2) = class(any) > > was wrongly accepted. > > OK? > > Tobias > ----------------- > Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, > 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: > Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; > Registergericht München, HRB 106955 > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein