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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc1/] [gcc/] [testsuite/] [g++.dg/] [ext/] [visibility/] [arm2.C] - Blame information for rev 338

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 301 jeremybenn
// { dg-do compile { target arm*-*-*eabi* arm*-*-symbianelf* } }
2
// Class data should be exported.
3
// { dg-final { scan-not-hidden "_ZTV1S" } }
4
// { dg-final { scan-not-hidden "_ZTI1S" } }
5
// { dg-final { scan-not-hidden "_ZTS1S" } }
6
 
7
struct S {
8
  virtual void f();
9
};
10
 
11
void S::f() {}

powered by: WebSVN 2.1.0

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