Hi, On Thu, Jul 13, 2017 at 07:19:30AM +0300, ANDY TAKKER wrote: > Evil tongues from > https://sites.google.com/site/excelmidi/universal_student_ide/universal_student_ide_en > claim that TCC inline Assembler > not see local variables. I don't believe. > TCC such old. What I do wrong?
TCC uses the GCC way of passing parameters to inline assembler. See https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html Best regards, Daniel _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
