C PATCH to overhaul warning about dangling else (PR c/70436)

Jakub Jelinek jakub@redhat.com
Wed Apr 13 15:45:00 GMT 2016


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



More information about the Gcc-patches mailing list