https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125562
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> --- I think you are seeing the promotion to double here. Float promotes to double when passed via varargs functions.
pinskia at gcc dot gnu.org via Gcc-bugs Mon, 01 Jun 2026 18:45:34 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125562
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> --- I think you are seeing the promotion to double here. Float promotes to double when passed via varargs functions.