1  /* { dg-do compile } */
       2  /* { dg-options "-O2 -mtune=knl -ffinite-math-only -msse2" } */
       3  
       4  int
       5  foo (__bf16 bf)
       6  {
       7    return bf;
       8  }
       1  /* { dg-do compile } */
       2  /* { dg-options "-O2 -mtune=knl -ffinite-math-only -msse2" } */
       3  
       4  int
       5  foo (__bf16 bf)
       6  {
       7    return bf;
       8  }