On Wed, 8 Jul 1998, Benjamin C.R. LaHaise wrote: >Gcc reuses eax for the function pointer after having loaded it with the The bug is obvious. If eax contains the address of the function can' t contain any other info. I' ll start to _look_ (hopefully I could also discover something ;-) at gcc-2.8.1 sources. If the bug happens only in presence of function pointer _could_ be trivial to fix... Andrea[s] Arcangeli