[Bug c++/58589] diagnostics: missing proper file:line on C++ compilation error

2017-09-28 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58589 --- Comment #5 from Manuel López-Ibáñez --- (In reply to Jonathan Wakely from comment #4) > There's nothing showing the location of the "a = a" expression that requires > the deleted Y::operator=(const Y&). IMHO, the problem is the instantiation

[Bug c++/58589] diagnostics: missing proper file:line on C++ compilation error

2017-09-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58589 Jonathan Wakely changed: What|Removed |Added Status|WAITING |NEW --- Comment #4 from Jonathan Wakel

[Bug c++/58589] diagnostics: missing proper file:line on C++ compilation error

2017-09-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58589 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|2014-08-20 00

[Bug c++/58589] diagnostics: missing proper file:line on C++ compilation error

2016-09-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58589 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Status|WAITING

[Bug c++/58589] diagnostics: missing proper file:line on C++ compilation error

2014-08-20 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58589 Manuel López-Ibáñez changed: What|Removed |Added Target|x86_64-unknown-linux-gnu| Status|UNCONFIRMED

[Bug c++/58589] diagnostics: missing proper file:line on C++ compilation error

2014-06-25 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58589 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen