remove dead code in Xtensa GAS port
Bob Wilson
bwilson@tensilica.com
Fri Feb 2 23:15:00 GMT 2007
It looks like some as_warn calls were at some point converted to as_fatal
without accounting for the fact that as_fatal doesn't return. I've committed
this patch to remove dead code following calls to as_fatal. Tested with an
xtensa-elf build.
gas/
* config/xtensa-relax.c (build_transition): Remove code after as_fatal.
(build_transition_table): Likewise.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gas-deadcode.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20070202/953cc507/attachment.ksh>
More information about the Binutils
mailing list