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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 699 jeremybenn
// { dg-do assemble  }
2
// prms-id: 8175
3
 
4
class AtoBoolC {
5
public:
6
  AtoBoolC(const AtoBoolC& aBool);
7
private:
8
  int myValue;
9
};
10
 
11
struct TestCase {
12
  AtoBoolC is_call_on_unack;
13
};
14
 
15
static TestCase the_cases[] = { { 0 } };        // { dg-error "" }

powered by: WebSVN 2.1.0

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