/* { dg-do compile } */
/* { dg-options "-O2 -fpack-struct=2" } */

#include <arm_sve.h>

void foo ()
{
  // Do nothing
}

