https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90579
Florian Weimer <fw at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fw at gcc dot gnu.org See Also| |https://sourceware.org/bugz | |illa/show_bug.cgi?id=24595 --- Comment #2 from Florian Weimer <fw at gcc dot gnu.org> --- In the actual code (sysdeps/ieee754/dbl-64/branred.c) r is a local variable. Would it possible to increase its alignment automatically? That's obviously not possible with an extern variable.