URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.target/] [sh/] [sh-relax-vxworks.c] - Rev 325
Compare with Previous | Blame | View Log
/* Check that -mrelax produces the correct error message. */ /* { dg-do compile { target { sh-*-vxworks* && nonpic } } } */ /* { dg-error "-mrelax is only supported for RTP PIC" "" { target *-*-* } 0 } */ /* { dg-options "-O1 -mrelax" } */ int x;