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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.old-deja/] [g++.pt/] [crash40.C] - Blame information for rev 699

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 699 jeremybenn
// { dg-do assemble  }
2
// Origin: rch@larissa.sd.bi.ruhr-uni-bochum.de
3
 
4
template< class X >
5
struct VB: public virtual X
6
{};
7
 
8
template< class MOPTerm1, class MOPTerm2 >
9
struct MOPTermUnify
10
{
11
  struct MO:
12
    public VB,
13
    public VB
14
  {
15
    void   fix()
16
      {
17
      }
18
  };
19
};

powered by: WebSVN 2.1.0

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