------- Additional Comments From rsandifo at gcc dot gnu dot org 2005-05-16 13:11 ------- Andrew's right. You're telling gcc that init_fallthru() and fini_fallthru() are global functions, but your asms define it to be a local function.
-- What |Removed |Added ---------------------------------------------------------------------------- CC| |rsandifo at gcc dot gnu dot | |org Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21472