You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[flang] Account for accessibility in extensibility check
A derived type with a component of the same name as the type is
not extensible... unless the extension occurs in another module
where the conflicting component is inaccessible.
Fixes#126114.
0 commit comments