/* Copyright (C) 2002 Free Software Foundation.
Ensure that the composite comparison optimization doesn't misfire
and attempt to combine a signed comparison with an unsigned one.
Written by
/* Copyright (C) 2002, 2003 Free Software Foundation.
Ensure that builtin memset operations for constant length and
non-constant assigned value don't cause compiler problems.
Written by Ro
/* Copyright (C) 2002 Free Software Foundation
Check that constant folding of shift operations is working.
Roger Sayle, 10th October 2002. */
extern void abort (void);
extern void link_erro
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* { dg-do run } */
/* { dg-options "-fshort-wchar" } */
/* Source: Neil Booth, 10 Dec 2002.
Test that __WCHAR_MAX__ is correct with -fsh
/* Copyright (C) 2002, 2003 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-C -traditional-cpp" } */
/* Test that comments are actually written out
Neil Booth, 24