------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-02 01:27 -------
(In reply to comment #4)
> __asm__ __volatile__("call pokus"
This is wrong, you don't want to use call in an asm at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16331