2 shiftopt-1.c from the execute part of the gcc torture tests.
11 /* Copyright (C) 2002 Free Software Foundation
13 Check that constant folding of shift operations is working.
15 Roger Sayle, 10th October 2002. */
17 extern void link_error (void);
20 utest (unsigned int x
)
58 testTortureExecute (void)