Mail Archives: djgpp/1999/04/14/18:45:36
hi!
i'm having trouble using inline asm.
1) when i'm compiling with -O3 gcc inlines my asm procedures more than
once and then the labels are redeclared... and the copiler halts.
2) what is the meaning of the __volatile__ reserved word? even when i'm
using this keyword, gcc tries to optimize my code and fails... does
anybody have a complete list of characters used to declare input/output
variables in an asm statement??
3) please excuse my english :)))
10x
- Raw text -