fix extra alignment for Xtensa literal_position directive

Bob Wilson bwilson@tensilica.com
Mon Aug 28 00:32:00 GMT 2006


I've committed this patch to fix a minor problem when using the Xtensa 
absolute_literals directive.  The literal_position directive was inadvertently 
inserting an alignment to a word boundary when the absolute_literals mode was 
enabled.  Aside from an erroneous conditional, it turns out that this alignment 
is redundant in all cases, so the patch removes it.

2006-08-25  Sterling Augustine  <sterling@tensilica.com>
	    Bob Wilson  <bob.wilson@acm.org>

	* config/tc-xtensa.c (xtensa_mark_literal_pool_location): Do not check
	the state of the absolute_literals directive.  Remove align frag at
	the start of the literal pool position.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gas-lit-position.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20060828/63d7ce06/attachment.ksh>


More information about the Binutils mailing list