blob: 123587a1f7b840b269b94209ac03d89827998d3f [file] [log] [blame]
int main(void) { return 0; }
/* Intel compiler does not reject bad flags or objects! */
#if defined(__INTEL_COMPILER)
# error BADFLAG
#endif