https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104327
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |s390x
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Guess this will hit all targets that have the bogus code special-casing NULL
DECL_FUNCTION_SPECIFIC_TARGET in their target hook instead of using the global
options node for that case.
