2016-12-21 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / gcc / testsuite / c-c++-common / ubsan / pr71512-2.c
blob1c955930be83bc4be5eb6207a11e990c017ffc3b
1 /* PR c/71512 */
2 /* { dg-do compile } */
3 /* { dg-options "-O -fexceptions -fnon-call-exceptions -ftrapv -fsanitize=undefined" } */
5 #include "../../gcc.dg/pr47086.c"