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: RFA: score-tdep.c: avoid mixed declarations and statements


> From: Jim Blandy <jimb@codesourcery.com>
> Date: Mon, 08 Jan 2007 15:04:09 -0800
> 
> We recently added -Wdeclaration-after-statement to GDB's set of build
> warnings, which caught the new S+core port.
> 
> Okay to commit?

I'd say this is abvious.

> gdb/ChangeLog:
> 2007-01-08  Jim Blandy  <jimb@codesourcery.com>
> 
> 	* score-tdep.c (score_push_dummy_call): Don't mix declarations and
> 	statements.


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