Skip to content
Snippets Groups Projects
Commit d4731b80 authored by Bob Duff's avatar Bob Duff Committed by Arnaud Charlet
Browse files

sem_case.adb, [...]: Replace use of Heap_Sort_A (passing'Unrestricted_Access...

sem_case.adb, [...]: Replace use of Heap_Sort_A (passing'Unrestricted_Access of nested subprograms...

2007-10-15  Bob Duff  <duff@adacore.com>

	* sem_case.adb, sem_ch13.adb, lib-sort.adb: Replace use of Heap_Sort_A
	(passing'Unrestricted_Access of nested subprograms to Sort) with use of
	the generic Heap_Sort_G, in order to avoid trampolines.

From-SVN: r129327
parent 28eba57c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment