[Bug other/69554] Multi-location diagnostics writes too many lines

2016-01-29 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69554 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug other/69554] Multi-location diagnostics writes too many lines

2016-01-29 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69554 --- Comment #1 from Thomas Koenig --- Created attachment 37522 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37522=edit patch to expose the problem

[Bug other/69554] Multi-location diagnostics writes too many lines

2016-01-29 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69554 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org ---

[Bug other/69554] Multi-location diagnostics writes too many lines

2016-01-29 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69554 --- Comment #4 from Manuel López-Ibáñez --- Pre rich locations, it should have looked like # [name]:[locus]: # # some code # 1 # [name]:[locus2]: # # some other code # 2