1 /* { dg-do compile } */
2 /* { dg-options "-O2" } */
4 extern void bar (void);
6 /* Case 181 is not in the range for 'char'. */
20 /* All cases are below the range of char. */
34 /* All cases are above the range of char. */
43 case 150: /* This case is not in the range for 'char'. */
48 /* The bounding cases are partially out of range for char. */