1int a(int b) 2{ 3 return 0( && b; 4} 5 6/* 7 * check-name: crash ep->active 8 * check-command: test-linearize $file 9 * 10 * check-error-ignore 11 * check-output-ignore 12 */ 13