https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118530
sandra at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandra at gcc dot gnu.org --- Comment #4 from sandra at gcc dot gnu.org --- There are similar failures in my not-yet-posted patches for "begin declare variant", which also uses omp_declare_variant_finalize_one to do the mapping from the variant function to the base function (regular "declare variant" uses it to map the base function to the variant). So it seems the problem is in that function or something it calls.