https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88383
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
Summary|ICE calling |ICE calling
|_builtin_has_attribute(r, |_builtin_has_attribute with
|aligned(N))) on an |an expression
|overaligned reference r |
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Patch: https://gcc.gnu.org/ml/gcc-patches/2018-12/msg00337.html
