URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.target/] [powerpc/] [ppc-eabi.c] - Rev 816
Go to most recent revision | Compare with Previous | Blame | View Log
/* PR target/16952 */ /* { dg-do compile { target { powerpc*-*-linux* && ilp32 } } } */ /* { dg-options "-meabi -mrelocatable" } */ char *s = "boo";
Go to most recent revision | Compare with Previous | Blame | View Log