https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126650
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
Status|NEW |ASSIGNED
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I will have a look, but the issue must be latent.
Interestingly with
if (f.bf.c != -64) abort ();
the testcase works ...
