Your change to final.c

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Fri Oct 19 10:41:00 GMT 2001


    Well, an asm statement has a limit on the number of distinct operands
    that may be passed to it (10), but not on the number of times they can
    be referenced.  After all, the latter is just part of printing the
    output; reload never needs to know how that is done.

Ah, now I see.  My code didn't deal with duplicates.  Will fix: it should
only write out the name for the first occurrence.



More information about the Gcc-bugs mailing list