[Info-vax] x86 cross tools error message

Mark Berryman mark at theberrymans.com
Tue Feb 8 11:23:17 EST 2022


What does this error mean?

Integrity check error:  Illegal result type (INT8) for operand 2 of 
STORE tuple at 08EDC9D8
     STORE.UINT8 (core_globals+56, 08EDC9A8 : &ADDRESS=08EDC9D8, 
LOCATOR={*{60725:2-42}~A:00000001}, PREV_TUPLE=08EDC9A8, NEXT_TUPLE=
             08EDCA30, MARK1, BASE_SYMBOL=core_globals, EFFECTS=08ED2468 
: NULL)

If I am reading it correctly, the C statement in question is attempting 
to set a value, defined as _Bool, into a variable defined as unsigned char.

Mark Berryman



More information about the Info-vax mailing list