URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [lto/] [20100302_1.C] - Rev 701
Go to most recent revision | Compare with Previous | Blame | View Log
// { dg-options "-fabi-version=0" }
#include "20100302.h"
int main()
{
f(& A<mm128>::t);
}
Go to most recent revision | Compare with Previous | Blame | View Log