------- Comment #5 from burnus at gcc dot gnu dot org 2009-01-16 19:43 ------- (In reply to comment #4) > I will check, but if I recall correctly, procedure pointer were not > implemented > at the time when it was removed
The function was not even referred in trans*.c as far as I can see. The only way I can see a failure is a program which explicitly uses the function. But this is extremely unlikely. Thus I suggest WONTFIX. Jakub, thanks for checking the symbols! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38871