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/] [vbase11_main.C] - Diff between revs 149 and 154

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 149 Rev 154
// Test case from PR 7470, which was fixed in GCC 3.2 and breaks binary
// Test case from PR 7470, which was fixed in GCC 3.2 and breaks binary
// compatibility with earlier releases.
// compatibility with earlier releases.
// Split into pieces for binary compatibility testing October 2002
// Split into pieces for binary compatibility testing October 2002
#include "vbase11.h"
#include "vbase11.h"
extern void vbase11_x (void);
extern void vbase11_x (void);
int
int
main ()
main ()
{
{
  vbase11_x ();
  vbase11_x ();
}
}
 
 

powered by: WebSVN 2.1.0

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