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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [g++.old-deja/] [g++.other/] [ctor1.C] - Diff between revs 154 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 154 Rev 816
// { dg-do run  }
// { dg-do run  }
// { dg-additional-sources " ctor1-aux.cc" }
// { dg-additional-sources " ctor1-aux.cc" }
// Origin: Mark Mitchell 
// Origin: Mark Mitchell 
template 
template 
struct S {
struct S {
  template 
  template 
  S (U);
  S (U);
};
};
template 
template 
template 
template 
S::S (U) {}
S::S (U) {}
template S::S (double);
template S::S (double);
 
 

powered by: WebSVN 2.1.0

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