https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
--- Comment #11 from Martin Liška ---
David: Can the bug be marked as resolved?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
--- Comment #10 from David Malcolm ---
Author: dmalcolm
Date: Thu Aug 16 17:07:15 2018
New Revision: 263595
URL: https://gcc.gnu.org/viewcvs?rev=263595&root=gcc&view=rev
Log:
-Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
--- Comment #9 from David Malcolm ---
The issue occurs due to a stray carriage return aka '\r' aka ^M, occurring
towards the end of line 35 of attachment 38289 - but not at the end itself.
This carriage return confuses our line numbering.
When
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
David Malcolm changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #8 from David Malco
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
--- Comment #6 from David Binderman ---
Nearly three weeks later, any progress ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
David Binderman changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
--- Comment #3 from David Binderman ---
Reduced code seems to be
class a {
public:typedef char b;
};
namespace {
class c {
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
David Binderman changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70693
David Binderman changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
12 matches
Mail list logo