On Sat, Feb 22, 2014 at 10:34 PM, Prathamesh Kulkarni <bilbotheelffri...@gmail.com> wrote: > Not sure if this a good idea, but it seemed to me that goto sizeof_expr; > wasn't > really required in c_parser_sizeof_expression. > Bootstrapped and regression tested on x8_64-unknown-linux-gnu > Ok for trunk ? > > * c-parser.c (c_parser_sizeof_expression): Remove goto sizeof_expr; * c-parser.c (c_parser_sizeof_expression): Remove goto sizeof_expr. > > Thanks and Regards, > Prathamesh
- [C PATCH] remove goto in c_parser_sizeof_expression Prathamesh Kulkarni
- Re: [C PATCH] remove goto in c_parser_sizeof_expr... Prathamesh Kulkarni
- Re: [C PATCH] remove goto in c_parser_sizeof_expr... Marek Polacek
- Re: [C PATCH] remove goto in c_parser_sizeof_... Prathamesh Kulkarni
- Re: [C PATCH] remove goto in c_parser_siz... Marek Polacek
- Re: [C PATCH] remove goto in c_parser... Prathamesh Kulkarni
- Re: [C PATCH] remove goto in c_p... Marek Polacek
- Re: [C PATCH] remove goto in... Prathamesh Kulkarni
- Re: [C PATCH] remove got... Marek Polacek
- Re: [C PATCH] remove got... Joseph S. Myers
- Re: [C PATCH] remove got... Jeff Law