/* { dg-do compile } */
/* { dg-options "-march=armv8.3-a+sve -ftrivial-auto-var-init=zero" } */

void foo() { __SVFloat64_t f64; }
