r181667 - in /trunk/gcc/ada: ChangeLog a-cbdlli...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Nov 23 13:36:00 GMT 2011
Author: charlet
Date: Wed Nov 23 13:36:40 2011
New Revision: 181667
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181667
Log:
2011-11-23 Matthew Heaney <heaney@adacore.com>
* a-cdlili.adb, a-cidlli.adb, a-cbdlli.adb (Iterator): Declared
Iterator type as limited (First, Last): Cursor return value
depends on iterator node value (Iterate): Use start position as
iterator node value (Next, Previous): Forward to corresponding
cursor-based operation.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/a-cbdlli.adb
trunk/gcc/ada/a-cdlili.adb
trunk/gcc/ada/a-cidlli.adb
More information about the Gcc-cvs
mailing list