nlists.adb (Prepend_Debug): Remove parameters and nest within Prepend.
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 8 Dec 2004 11:48:04 +0000 (12:48 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 8 Dec 2004 11:48:04 +0000 (12:48 +0100)
commit07233820c338516bc9978e28fe46e646e9e53197
tree8eb9b566c04c31e158f9705dd3f8bd6cc02f7d56
parent6a2b39bdda1bb40449552e3b7617653b63cefac9
nlists.adb (Prepend_Debug): Remove parameters and nest within Prepend.

* nlists.adb (Prepend_Debug): Remove parameters and nest within
Prepend.
(Remove_Next_Debug): Same fix

* nlists.ads: Correct bad comments for Prev and Prev_Non_Pragma (we do
maintain back pointers now, though we did not used to, and comments
were out of date).
(Prepend): Remove pragma Inline.
(Remove_Next): Same cleanup

From-SVN: r91891
gcc/ada/nlists.adb
gcc/ada/nlists.ads