You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compilation is tested only with Linux environment using Open source GNU toolchain.
In many cases, assembly emitted by the compiler are not correct. For example, fcall
when call is expected. This resulted or will result in various unknown crash or
memory traps / faults. Issue is reported to Seitz to check with compiler team.
Description / Steps to reproduce the issue
In many cases, assembly emitted by the compiler are not correct. For example, fcall
when call is expected. This resulted or will result in various unknown crash or
memory traps / faults. Issue is reported to Seitz to check with compiler team.
On which OS does this issue occur?
[OS: Linux]
What is the version of your OS?
ARCH Linux
NuttX Version
master
Issue Architecture
[Arch: tricore]
Issue Area
[Area: Other]
Host information
No response
Verification