sem_elab.adb (Check_Elab_Call): Do not check a call that does not appear in the…
sem_elab.adb (Check_Elab_Call): Do not check a call that does not appear in the code for the main unit. 2004-10-26 Ed Schonberg <schonberg@gnat.com> * sem_elab.adb (Check_Elab_Call): Do not check a call that does not appear in the code for the main unit. Dependencies among units in the context of the main unit are established when those other units are compiled. Otherwise spurious elaboration constraints can generate incorrect elaboration circularities. From-SVN: r89673
Showing
Please
register
or
sign in
to comment