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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [g++.dg/] [compat/] [break/] [vbase10_main.C] - Diff between revs 154 and 816

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

Rev 154 Rev 816
// The offset of virtual base `B' is not ABI-compliant and may change in
// The offset of virtual base `B' is not ABI-compliant and may change in
// a future version of GCC.
// a future version of GCC.
// g++.dg/abi/vbase10.C tests this with -Wabi.
// g++.dg/abi/vbase10.C tests this with -Wabi.
// Split into pieces for binary compatibility testing October 2002
// Split into pieces for binary compatibility testing October 2002
#include "vbase10.h"
#include "vbase10.h"
extern void vbase10_x (void);
extern void vbase10_x (void);
int
int
main ()
main ()
{
{
  vbase10_x ();
  vbase10_x ();
}
}
 
 

powered by: WebSVN 2.1.0

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