https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88582
Anders Granlund <anders.granlund.0 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #3 from Anders Granlund <anders.granlund.0 at gmail dot com> ---
Probably a defect in the standard.
The behaviour seems reasonable since the _Atomic type qualifier is different
from the other type qualifiers in that it may change the size, represenation
and alignment of a type.