[Xtensa] add default value for new macro

Bob Wilson bwilson@tensilica.com
Tue Apr 25 16:51:00 GMT 2006


My change on 2006-01-09 added a new XCHAL_HAVE_WIDE_BRANCHES macro to 
include/xtensa-config.h.  That file is intended to be replaced with values to 
match particular Xtensa processor configurations, and if someone replaces it 
with an older copy of the file, the new macro may be missing.  This patch adds a 
default value in the assembler so that it will still build with an older version 
of the xtensa-config.h header.  Committed on mainline and the 2.17 branch.

2006-04-25  Bob Wilson  <bob.wilson@acm.org>

	* config/xtensa-relax.c (XCHAL_HAVE_WIDE_BRANCHES): Provide default.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-widebr-default.diff
Type: text/x-patch
Size: 537 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20060425/8d7311f7/attachment.bin>


More information about the Binutils mailing list