This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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, testsuite] Replace comment character `#' with /*...*/


On Thu, 21 Apr 2011 18:38:38 +0200, Yao Qi wrote:
> gas for some port doesn't accept `#' as a comment char unless it appears
> as the first character of a line.

At least m68k gas was reported IIRC by Andreas, I agree.


> Run dw2-double-set-die-type.exp and dw2-modula2-self-type.exp without
> any errors, OK for trunk?

> gdb/testsuite/
> 
> 2011-04-21  Yao Qi  <yao@codesourcery.com>
> 
> 	* gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
> 	with /*...*/.
> 	* gdb.dwarf2/dw2-modula2-self-type.S: Likewise.

Yes, please.


Thanks,
Jan


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