??? 05/08/08 20:21 Read: times |
#154593 - Same assembly generated for me Responding to: ???'s previous message |
Andy Neil said:
Just wondering: is the generated code comparable? It is for me(not compiling it for an 8051 though) but I don't really see any benefit to this method as opposed to defining a lookup table. It is a bit cryptic as Russ pointed but his second point would worry me more. My compiler stuck the string in code space but I don't know what others might do. Better to tell it where you want it stored than leave it up to the compiler. |