a(int c,int e)1*1f5207b7SJohn Levon void a(int c, int e)
2*1f5207b7SJohn Levon {
3*1f5207b7SJohn Levon 	for(;                   b; c ;
4*1f5207b7SJohn Levon 
5*1f5207b7SJohn Levon 	if (()) {
6*1f5207b7SJohn Levon 		unsigned short d = e;
7*1f5207b7SJohn Levon 		if (())
8*1f5207b7SJohn Levon 			while ()
9*1f5207b7SJohn Levon 				;
10*1f5207b7SJohn Levon 		&d;
11*1f5207b7SJohn Levon 	}
12*1f5207b7SJohn Levon 
13*1f5207b7SJohn Levon 	if (()) {
14*1f5207b7SJohn Levon 		int f = &f;
15*1f5207b7SJohn Levon 	}
16*1f5207b7SJohn Levon }
17*1f5207b7SJohn Levon 
18*1f5207b7SJohn Levon /*
19*1f5207b7SJohn Levon  * check-name: crash rewrite_branch
20*1f5207b7SJohn Levon  * check-command: test-linearize $file
21*1f5207b7SJohn Levon  *
22*1f5207b7SJohn Levon  * check-error-ignore
23*1f5207b7SJohn Levon  * check-output-ignore
24*1f5207b7SJohn Levon  */
25