sem_ch3.adb (Derive_Subprogram): If the inherited subprogram is a primitive equality...
authorEd Schonberg <schonberg@adacore.com>
Tue, 23 Jun 2009 09:25:20 +0000 (09:25 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Jun 2009 09:25:20 +0000 (11:25 +0200)
commitaf268547dec49c0356f622369582fe2e2d112586
tree081eedd1be25cb10c2dfa1d7677f74523d56523d
parenta3e3b8daed9866b18e4a059f58989f42f23dc393
sem_ch3.adb (Derive_Subprogram): If the inherited subprogram is a primitive equality include it with its source...

2009-06-23  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Derive_Subprogram): If the inherited subprogram is a
primitive equality include it with its source name even if the
operation is currently invisible, to make sure that the corresponding
slot in the dispatch table is reserved for the internal equality
subsequently generated during expansion.

From-SVN: r148834
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb