http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
--- Comment #6 from Marek Polacek ---
Author: mpolacek
Date: Mon Nov 4 16:21:34 2013
New Revision: 204354
URL: http://gcc.gnu.org/viewcvs?rev=204354&root=gcc&view=rev
Log:
PR c++/58979
c-family/
* c-common.c (invalid_indirection_error):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
--- Comment #5 from Marek Polacek ---
Author: mpolacek
Date: Mon Nov 4 16:01:49 2013
New Revision: 204352
URL: http://gcc.gnu.org/viewcvs?rev=204352&root=gcc&view=rev
Log:
PR c++/58979
c-family/
* c-common.c (invalid_indirection_error):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
--- Comment #4 from Marek Polacek ---
I've posted a patch for this a while ago, but so far it hasn't showed up on
gcc-patches.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
--- Comment #2 from Marc Glisse ---
When I introduced RO_ARROW_STAR I didn't realize it could end up in
invalid_indirection_error, probably just needs an extra "case" there.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|