modernc.org/ccgo/v3@v3.16.14/lib/testdata/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/20070529-2.c (about) 1 void xfs_dir2_grow_inode(void) 2 { 3 int map; 4 int *mapp; 5 int nmap; 6 mapp = ↦ 7 if (nmap == 0 ) 8 mapp = ((void *)0); 9 if (mapp != &map) 10 kmem_free(mapp); 11 }