On Wed, 14 Apr 2021, Richard Sandiford via Gcc-patches wrote: > gcc/ > PR c/98852 > * attribs.h (affects_type_identity_attributes): Declare. > * attribs.c (remove_attributes_matching): New function. > (affects_type_identity_attributes): Likewise. > > gcc/c/ > PR c/98852 > * c-typeck.c (c_common_type): Do not drop attributes that > affect type identity. > > gcc/testsuite/ > PR c/98852 > * gcc.target/aarch64/advsimd-intrinsics/pr98852.c: New test.
OK. -- Joseph S. Myers jos...@codesourcery.com