]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/sem_ch4.adb
[Ada] Error message on invalid prefixed procedure call
authorEd Schonberg <schonberg@adacore.com>
Wed, 30 Dec 2020 21:59:55 +0000 (16:59 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 3 May 2021 09:28:25 +0000 (05:28 -0400)
commitef9dd96c920268b679bfde704db2f72ffeef0f9b
tree621135f6149b78c97bc60a3c2c0517a70238dc6b
parent6bd4adf5bba9d692c4294dd6fc497967feacce1e
[Ada] Error message on invalid prefixed procedure call

gcc/ada/

* sem_ch4.adb (Try_Object_Operation): When a prefixed call is
overloaded and illegal, and the All_Errors flag is off, generate
an error message if the re-analysis of some candidate
interpretation fails to produce one.
gcc/ada/sem_ch4.adb
This page took 0.057349 seconds and 5 git commands to generate.