??? 01/09/07 19:40 Read: times |
#130525 - OK then not simple Responding to: ???'s previous message |
Jan Waclawek said:
if this is a single-byte variable, this is ignored by compiler... (OK this was simple :-) ) Maarten Brock said:
Simple huh? What to do with read-modify-write instructions like ++ ? On variables in data that can be atomic, but not in xdata. Should this become atomic too or not? Sure. I told there might be some *details* left... :-) Maarten Brock said:
SDCC cannot declare a variable critical, but only a function, an instruction or a block. Yes I know. I am suggesting an improvement. OK, I know, I know, SDCC is open source and I am free to change it myself... JW |