Remove outermost loop parameter.
[official-gcc/graphite-test-results.git] / gcc / testsuite / g++.old-deja / g++.ns / koenig9.C
blob78b0e8b36ca1ecd2cc8bfd8b586c2da489af5cc0
1 // { dg-do assemble  }
3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Theodore.Papadopoulo 23 Jun 2000 <Theodore.Papadopoulo@sophia.inria.fr>
6 #include <algorithm>
8 void foo(const char*,...);
10 inline void
11 bar() {
12   foo("",count);    //  { dg-error "" } multiple overloaded count functions