https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105554
--- Comment #11 from Martin Liška <marxin at gcc dot gnu.org> --- > > Well, most definitely the new decls target options need to be > instantiated? Then it must be a tree pass that will properly call set_current_function :/ The multiple_target pass is an IPA pass. Can we go for now with the comment 7?