(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
ubsan/
pr71512-2.c
       1  /* PR c/71512 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O -fexceptions -fnon-call-exceptions -ftrapv -fsanitize=undefined" } */
       4  /* { dg-require-effective-target exceptions } */
       5  
       6  #include "../../gcc.dg/pr47086.c"