OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [overload/] [koenig2.C] - Blame information for rev 749

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 693 jeremybenn
// Copyright (C) 2005 Free Software Foundation, Inc.
2
// Contributed by Nathan Sidwell 18 Oct 2005 
3
 
4
// PR 21383
5
// Origin: Matthew Hall 
6
 
7
template 
8
void dummy(T& t);
9
 
10
void anyfunc(int x);
11
 
12
void Foo ()
13
{
14
  anyfunc (&dummy<>); // { dg-error "cannot resolve overload" "" }
15
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.