On 2014-03-24 14:37:58 +0200, Martin Storsjö wrote: > This avoids prematurely evaluating .if conditions within > repetitions/macros, that previously were erroneously > evaluated too early if the enclosing environment was wrapped > in an .if. > --- > gas-preprocessor.pl | 33 +++++++++++++++++++-------------- > test.S | 18 ++++++++++++++++++ > 2 files changed, 37 insertions(+), 14 deletions(-)
ok Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
