https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119733
Alexander Monakov <amonakov at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amonakov at gcc dot gnu.org
--- Comment #1 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Not sure why that is a problem? struct S contains a 'long long' member, so q->a
and p->a must be 64-bit aligned.
