ChangeLog
227 KB
-
[Ada] Spurious warning about change of representastion in call · 8d9cf0a3
2019-12-12 Ed Schonberg <schonberg@adacore.com> gcc/ada/ * sem_ch13.adb (Same_Reprewentation): if the actual in a call is a generic actual type, use its bsae type to determine whether a change of representastion may be necessary for proper parameter passing. From-SVN: r279305
Ed Schonberg committed