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