#include "common.h" #include int main(int argc, char** argv) { #ifndef __GNUC__ char buffer[12] = {0}; CHK_FAIL_START memcpy(NULL, buffer, 0); CHK_FAIL_END puts(buffer); #endif return ret; }