On Sun, Sep 17, 2000 at 04:59:40PM -0400, Richard Kenner wrote: > Nevertheless, don't you think it's a bad idea to use the same 'c' code > that final.c has builtin? *shrug* For the cases it's used for (comparisons) we always go through the output_operand path, which does exactly what we want. You wrote that yourself ages and ages ago. r~