On Sun, Apr 21, 2013 at 2:13 PM, Jeff Law <l...@redhat.com> wrote: > On 04/21/2013 01:59 AM, Eric Botcazou wrote: >> >> Bootstrapped/regtested on x86_64-suse-linux, applied as obvious. >> >> >> 2013-04-21 Eric Botcazou <ebotca...@adacore.com> >> >> * cfgexpand.c (avoid_complex_debug_insns): Fix C++ism. >> cp/ >> * parser.c (cp_parser_late_return_type_opt): Likewise. > > Umm, I thought declaring at first use (or near first use) was one of the > approved C++-isms?
Yes but not for 4.7.x which is still written in C90. Thanks, Andrew > > http://gcc.gnu.org/wiki/CppConventions > > > Jeff > On Sun, Apr 21, 2013 at 2:13 PM, Jeff Law <l...@redhat.com> wrote: > On 04/21/2013 01:59 AM, Eric Botcazou wrote: >> >> Bootstrapped/regtested on x86_64-suse-linux, applied as obvious. >> >> >> 2013-04-21 Eric Botcazou <ebotca...@adacore.com> >> >> * cfgexpand.c (avoid_complex_debug_insns): Fix C++ism. >> cp/ >> * parser.c (cp_parser_late_return_type_opt): Likewise. > > Umm, I thought declaring at first use (or near first use) was one of the > approved C++-isms? > > http://gcc.gnu.org/wiki/CppConventions > > > Jeff >