Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

Bug in NIOS2 GCC ?

Could this be a bug in the NIOS2-GCC ? char testsub(void) { return __builtin_ldbio (0x1000); } Generates the following Assembly code (Using -O2 and -fomit-frame-pointer): movi r3...