https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122574
--- Comment #8 from Christoph & Ursula Grein <[email protected]> --- Thank you for your answer. I'm ready to believe that null records are rare. And I must add that I do not know anything about compiler building, but I can hardly see what a compiler could build for a code like this where X and Y are null records except a null statement: Y := F (X); See Fake_Dimensions. There is no source storage for X and no target storage for Y.
