Menu

#121 Undefined C language feature triggered

SIPit17
open
nobody
None
5
2013-12-05
2013-11-14
No

Discussion

  • Simon McVittie

    Simon McVittie - 2013-12-05

    Steps to reproduce:

    Expected result:

    • tests pass, SIP calls work, etc.

    Actual result:

    • the symptom I saw in the failing regression tests was that the body of a MESSAGE was 0 bytes long, rather than the expected 5 ("hello")

    Workaround:

    • gcc -fno-aggressive-loop-optimizations
     

Log in to post a comment.