This is the mail archive of the gcc@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: Strange Scope effects


Thomas Schoebel-Theuer wrote:

In Gnu C, I get a stupid assignment of the _uninitialized_ inner
x to itself.

I don't have access to the C99 standard. What is the required semantics?
what GCC implements.

Is there any chance to fix this?
Unlikely. you'd have to convince the C std to change.

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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