This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Modifying comment character on SVR4 gas target


On Wed, Nov 02, 2005 at 04:52:41PM +0000, John Levon wrote:
> 2005-11-02  John Levon  <levon@movementarian.org>
> 
> 	* config/tc-i386.h (tc_comment_chars): Define.
> 	* config/tc-i386.c (line_comment_chars): Use '/'
> 	unconditionally.
> 	(i386_comment_chars): Add.
> 	(md_parse_options): Process OPTION_DIVIDE.
> 	(md_show_usage): Describe --divide option.
> 	* doc/c-i386.texi: Document --divide option.
> 	* testsuite/gas/i386/i386.exp (run_divide_test): Define
> 	and call for SVR4 platforms.
> 	* testsuite/gas/i386/svr4_comments.s: Add.

I'm applying a slight variation of this patch, because I think it is
worthwhile enabling --divide for all flavours of x86 gas.  That way we
can use --divide in the testsuite, eg. to make intelok test pass for
you.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]