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]

Re: Ada files now checked in


dewar@gnat.com writes:

> <<I notice it says "_is_ used uninitialized".  Does that mean you've
> eliminated the old false positive problems?
> >>
>
> You can't eliminate false positives, without also correct messages (if
> you think you can, I have a Turing machine with a tape here to send
> off to you ..... :-)

True, but in this simple case, I see no reason why the compiler
could not construct a valid proof that the variable is indeed used
uninitialized in all cases.


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