URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [lto/] [trans-mem-3_0.c] - Rev 774
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-lto-options {{-flto}} } */ /* { dg-lto-do link } */ /* { dg-require-effective-target stdint_types } */ /* { dg-require-effective-target fgnu_tm } */ /* Test that we can build one object file with -fgnu-tm (trans-mem-3_1.c), but do the final link of all objects without -fgnu-tm. */ int i;
Go to most recent revision | Compare with Previous | Blame | View Log