teg@burken:~/test/ada/bugs$ gnatmake test_144.adb
gcc-4.3 -c test_144.adb
test_144.adb:11:17: warning: formal parameter "x" is not referenced
test_144.adb:23:17: warning: formal parameter "x" is not referenced
test_144.adb:42:21: warning: formal parameter "x" is not referenced
gnatbind -x test_144.ali
gnatlink test_144.ali