This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: C PATCH to overhaul warning about dangling else (PR c/70436)


On Wed, Apr 13, 2016 at 05:43:25PM +0200, Marek Polacek wrote:
> On Wed, Apr 13, 2016 at 05:09:58PM +0200, Jakub Jelinek wrote:
> > On Wed, Apr 13, 2016 at 04:14:03PM +0200, Marek Polacek wrote:
> > > 	PR c/70436
> > > 	* c-parser.c
> > > 	(c_parser_statement_after_labels): Add IF_P argument and adjust
> > > 	callers.
> > 
> > Can you put 
>  
> Were you going to say to put them on the same line?  ;)
> Done.

Sure, thank you for reading my mind.  Started thinking about the switch
case in the middle of writing that sentence and forgot about it.

	Jakub


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