1 extern char *strcpy (char *__dest
, const char *__src
);
3 static void test_menu_iteminfo( void )
15 strcpy( string
, init
);
16 } while( !(ansi
= !ansi
) );
19 * check-name: kill-unreachable-phi
21 * In wine source tests/menu.c
22 * Improper killing a phi instruction inside not reachable BB cause
23 * dead loop on sparse.