OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [debug/] [20020327-1.c] - Blame information for rev 298

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* { dg-do link } */
2
 
3
#ifndef __powerpc64__
4
/* Fails on powerpc64-linux due to the function Letext using a global
5
   .Letext symbol that conflicts with .Letext emitted by gcc with
6
   -gstabs.  Some day the linker will be fixed to not require global
7
   "dot" syms, but for now disable this test entirely for powerpc64.
8
   Using xfail doesn't work, nor does dg-excess-errors because some
9
   combinations of command line options won't cause this test to fail.  */
10
void Letext (void) { }
11
#endif
12
int main() { return 0; }

powered by: WebSVN 2.1.0

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