This is the mail archive of the gcc-bugs@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]

[Bug middle-end/60350] Incorrect -Wmaybe-uninitialized warning with incorrect location information


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60350

--- Comment #3 from Chengnian Sun <chengniansun at gmail dot com> ---
(In reply to Marek Polacek from comment #2)
> I think the maybe-used-uninitialized warning is in place here, it depends on
> I whether pf or pv is evaluated.  The column info looks bogus indeed.

Thanks, Marek. I misunderstood the meaning of maybe-used-uninitialized warnings


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