1 /* { dg-do compile } */
2 
3 int svfloat32_t; /* { dg-message "note: previous declaration of 'svfloat32_t' was here" } */
4 
5 #pragma GCC aarch64 "arm_sve.h"  /* { dg-error {'svfloat32_t' redeclared} } */
6