URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.target/] [sh/] [sh-relax-vxworks.c] - Rev 826
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;