]> gcc.gnu.org Git - gcc.git/commit
exp_dbug.adb (Get_Encoded_Name): Fixed bug that caused biaised types to be encoded...
authorNicolas Setton <setton@adacore.com>
Mon, 5 Sep 2005 07:53:34 +0000 (09:53 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Sep 2005 07:53:34 +0000 (09:53 +0200)
commit04efc8a196dabed89d6a090da3a4b4f7a6fd6111
tree25b7d46a634a987bbd62c2db37fa872eb740fb75
parent2f1b20a916847d44edf6073cb07068ac201c2c58
exp_dbug.adb (Get_Encoded_Name): Fixed bug that caused biaised types to be encoded as...

2005-09-01  Nicolas Setton  <setton@adacore.com>

* exp_dbug.adb (Get_Encoded_Name): Fixed bug that caused biaised types
to be encoded as typ___XBLU_lowerbound__upperbound instead of
typ___XB_lowerbound__upperbound.

From-SVN: r103862
gcc/ada/exp_dbug.adb
This page took 0.064975 seconds and 5 git commands to generate.