https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89499
--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> --- I think that can_inline_edge should check for compatible oacc_get_fn_attrib and the always-inline case is then simply invalid and should be (will be) diagnosed by the always-inline diagnostic not being able to inline.