1 /* Copyright (C) 2003 Free Software Foundation.
3 Test that the -fno-wrapv command line option is accepted and enables
4 "unsafe" optimizations that rely on undefined arithmetic overflow.
6 Written by Roger Sayle, 31st May 2003. */
9 /* { dg-options "-O2 -fno-wrapv" } */