Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> > +check_cc <<EOF && enable inline_asm_direct_symbol_refs
> > +void foo(void){ int test; __asm__ volatile("movl test, %eax"); }
> > +EOF
>
> Please simplify as discussed.
And please move the patch in the same block as the
EBP/EBX test.
Carl Eugen