https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121894
--- Comment #12 from qinzhao at gcc dot gnu.org --- (In reply to Martin Jambor from comment #10) > You can most likely set it in scan_function() at eactly the same place > where IFN_DEFERRED_INIT is already handled specially. yeah, thanks.