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: [PATCH GCC]Add 'force-dwarf-lexical-blocks' command line option


On Thu, 8 May 2014, Herman, Andrei wrote:

> > > Declarations that would fall into the scope of a newly created label
> > > scope are moved into the enclosing "normal" (non label) scope, where
> > they actually belong.
> > 
> > Shouldn't you be able to do something like that for the other cases as well,
> > to avoid forcing C99 scoping rules?
> 
> I will think about it if you think it's critical.

I think it's logically the right design of the option.

-- 
Joseph S. Myers
joseph@codesourcery.com


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