https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107077
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The problem here is the C front-end adds a wrapper for double, float types (and sometimes half float types) and the gimple front-end part does not understand that.