exp_util.ads (Find_Prim_Op): Document that Program_Error is raised if no primitive...
authorRobert Dewar <dewar@adacore.com>
Wed, 30 Jul 2008 17:38:16 +0000 (19:38 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 30 Jul 2008 17:38:16 +0000 (19:38 +0200)
commit7813a5109103ac06197386fa7c6cda211b8f5037
tree56c07c375e2b2ee1b22cdf54090931c10d63a001
parent1adfc03bfe5852370d96336666abfbec6e40060e
exp_util.ads (Find_Prim_Op): Document that Program_Error is raised if no primitive operation is found.

2008-07-30  Robert Dewar  <dewar@adacore.com>

* exp_util.ads (Find_Prim_Op): Document that Program_Error is raised
if no primitive operation is found.

* exp_util.adb: (Find_Prim_Op): Add comments for previous change

From-SVN: r138329
gcc/ada/exp_util.adb
gcc/ada/exp_util.ads