Bug at spcache01/init.c ?

Hesham Moustafa heshamelmatary at gmail.com
Wed Aug 20 18:23:01 UTC 2014


Hi,

When I was building the new or1ksim/OpenRISC BSP with --enable-tests
option. I got some errors from the spcache01/init.c compilation. The
error is related to assembler
"spcache01/init.c:117: Error: unrecognized instruction `nop'"

Which is generated from the following line:

"#define I() __asm__ volatile ("nop")"

Should this test be target/feature dependent?

Thanks,
Hesham


More information about the devel mailing list