[PATCH v2] elf/riscv: Fix relaxation with aliases [PR28021]

Michael Matz matz@suse.de
Tue Jul 6 13:50:30 GMT 2021


Hello,

On Tue, 6 Jul 2021, Nelson Chu wrote:

> > +    } else {
> > +       send_log "foobar_new == $nm_output(foobar_new)\n"
> > +       verbose "foobar_new == $nm_output(foobar_new)"
> > +       send_log "foobar@@New == $nm_output(foobar@@New)\n"
> > +       verbose "foobar@@New == $nm_output(foobar@@New)"
> > +       pass $testname
> > +    }
> 
> showing the results when they are the same looks redundant,

But I was so happy with the tcl hackery :-)  (removed in the commit now)


Thanks,
Michael.


More information about the Binutils mailing list