Moving the definition of parse_operand_result

Nick Clifton nickc@redhat.com
Sun Jun 18 09:26:00 GMT 2006


Hi Mark,

  I am applying the attached patch to move the definition of the
  parse_operand_result enum outside of a #ifdef OBJ_ELF...#endif
  block.  Without this change non-ELF targeted ARM ports will fail to
  build.

Cheers
  Nick

gas/ChangeLog
2006-06-17  Nick Clifton  <nickc@redhat.com>

	* config/tc-arm.c (enum parse_operand_result): Move outside of
	#ifdef OBJ_ELF so that non-ELF targeted ARM ports can build.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tc-arm.c.patch
Type: text/x-patch
Size: 1241 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20060618/661dc819/attachment.bin>


More information about the Binutils mailing list