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: Dubious "'foo' might be used uninitialized in this function"message


Dmitry Antipov wrote:
Nathan Sidwell wrote:


it gets as complex as the halting problem :)


Really ? Why ?

you're asking the compiler to show that a piece of code X (the use) is only executed whenever another piece of code Y (the set) is executed. For arbitrary intervening code.

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]