comparison gcc/testsuite/c-c++-common/ubsan/pr63839.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
18 main (void) 18 main (void)
19 { 19 {
20 foo (); 20 foo ();
21 } 21 }
22 22
23 /* { dg-output "execution reached a __builtin_unreachable\\(\\) call" } */ 23 /* { dg-output "execution reached an unreachable program point" } */