// PR c++/5658
// Copyright (C) 2002 Free Software Foundation, Inc.
// Contributed by Theodore.Papadopoulo 11 Feb 2002
struct A {
typedef int iterator;
};
// { dg-do compile }
// Copyright (C) 2002 Free Software Foundation, Inc.
// Contributed by Michael Matz 03 Mar 2002
// instance of an actual pattern in 252.eon from SPEC2000
// The l
// { dg-do run }
// Test that inline redeclarations of builtins are emitted.
// Origin: Roger Sayle Mar 28, 2002
// Copyright (C) 2002 Free Software Foundation.
namespace std {
inline int fabs (
// { dg-do run }
// { dg-options "-O2" }
// Test that built-in functions are recognized with a prototype.
// Origin: Roger Sayle Mar 20, 2002
// Copyright (C) 2002 Free Software Foundation.
//
exte
// { dg-do run }
// { dg-options "-O2" }
// Test that built-in functions are recognized with a prototype.
// Origin: Roger Sayle Mar 20, 2002
// Copyright (C) 2002 Free Software Foundation.
//
type
// { dg-do run }
// { dg-options "-O2" }
// Test that built-in functions are recognized with a prototype.
// Origin: Roger Sayle Mar 20, 2002
// Copyright (C) 2002 Free Software Foundation.
//
ext
// { dg-do assemble }
// Test that built-in functions aren't recognized without a prototype.
// Origin: Roger Sayle Mar 20, 2002
// Copyright (C) 2002 Free Software Foundation.
int
foo ()
{
retur