[Bug middle-end/60350] Incorrect -Wmaybe-uninitialized warning with incorrect location information
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 27 07:48:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60350
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-02-27
CC| |mpolacek at gcc dot gnu.org
Component|c |middle-end
Ever confirmed|0 |1
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
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.
More information about the Gcc-bugs
mailing list