#ifndef __OPTIMIZE__ # error "Optimizations not enabled!" #endif int main(void) { return 0; }