https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44317
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-07-14 Ever confirmed|0 |1 --- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- Confirmed. Perhaps the locations are added after the warning is emitted. Or the incorrect location is passed to the warning. Needs further debugging.