remove unused Xtensa code in gas

Bob Wilson bwilson@tensilica.com
Tue Sep 9 23:45:00 GMT 2003


This patch simply removes some unused code for a feature that was never fully 
completed.  All this code was inside ifdefs for "XTENSA_COMBINE_LITERALS" 
which was never defined.  Perhaps someday this feature will get reimplemented 
but the code here could be easily reproduced if it's needed.

2003-09-09  Bob Wilson  <bob.wilson@acm.org>

        * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code for
        combining identical literals.
        (expression_maybe_register): Remove call to find_lit_sym_translation.
        (is_duplicate_expression, cache_literal, is_duplicate_literal,
        add_lit_sym_translation, find_lit_sym_translation): Delete.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-combine.diff
Type: text/x-diff
Size: 5908 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20030909/c0a19964/attachment.bin>


More information about the Binutils mailing list