URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [opts-3.c] - Rev 689
Compare with Previous | Blame | View Log
/* Parameters of -Xassembler should not be interpreted as driver options (and so cause the driver to exit prematurely, as in this testcase, or have other unintended effects). */ /* { dg-do compile } */ /* { dg-options "-Xassembler -dumpmachine" } */ int int x; /* { dg-error "two or more data types" } */