https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112989
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |14.0
Summary|GC ICE with C++, `#include |[14 Regression] GC ICE with
|<arm_sve.h>` and |C++, `#include <arm_sve.h>`
|`-fsanitize=address` |and `-fsanitize=address`
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #5)
> I used this small patch to debug it:
I applied this patch to GCC 13 and we didn't get any duplicate registeration
going on.