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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [g++.dg/] [abi/] [mangle26.C] - Diff between revs 149 and 154

Only display areas with differences | Details | Blame | View Log

Rev 149 Rev 154
// Test of std mangling
// Test of std mangling
// { dg-do compile }
// { dg-do compile }
// { dg-options "-fno-inline" }
// { dg-options "-fno-inline" }
namespace std {
namespace std {
  struct A {
  struct A {
    virtual void f () { }
    virtual void f () { }
  };
  };
}
}
std::A a;
std::A a;
// { dg-final { scan-assembler "\n_?_ZNSt1AC1Ev\[: \t\n\]" } }
// { dg-final { scan-assembler "\n_?_ZNSt1AC1Ev\[: \t\n\]" } }
 
 

powered by: WebSVN 2.1.0

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