db/insert_manual_states.pl: remove debug output
[smatch.git] / validation / optim / fpcast-constant.c
blob49355d00dbb76be69cd5961f3651fc4d38e06e7d
1 static double foo(double a, int p)
3 return a * ((p & 0) + 2);
6 /*
7 * check-name: fpcast-constant
8 * check-command: test-linearize $file
10 * check-output-ignore
11 * check-output-contains: scvtf\\.
12 * check-output-excludes: fmul\\..*\\$2