8 * check-name: bug-rshift-ub
10 * This test trigger(ed) a bug on x86 caused by a
11 * full width shift (which is UB), expecting to get
12 * 0 but giving the unshifted value and as result
13 * the type is invalid:
14 * warning: incorrect type in initializer (invalid types)
15 * expected bad type enum a static [toplevel] a