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: Warning regression with COMPARE fixes


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

    Jeff> FWIW, Java generates an error upon unitialized variables and
    Jeff> must be precise in its detection.  In java/check-init.c this

I knew about this, but ...

    Jeff> is already handled on a tree level, some of which might be
    Jeff> reuseable for C.

... I didn't know if GCC got it right.  I'm glad it does.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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