https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
--- Comment #6 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Sat Sep 30 17:00:32 2017
New Revision: 253321
URL: https://gcc.gnu.org/viewcvs?rev=253321&root=gcc&view=rev
Log:
/cp
2017-09-30 Paolo Carlini
PR c++/68754
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
Andrew Pinski changed:
What|Removed |Added
Target Milestone|5.4 |---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
Paolo Carlini changed:
What|Removed |Added
Target Milestone|--- |5.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
--- Comment #4 from Paolo Carlini ---
Testcase committed. Before resolving, however, I'm going to double check that
we are already tracking the diagnostic issue in C++11 mode noticed by Andrew
(for sure isn't new to me!).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
--- Comment #3 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Fri Jun 2 23:27:22 2017
New Revision: 248847
URL: https://gcc.gnu.org/viewcvs?rev=248847&root=gcc&view=rev
Log:
2017-06-02 Paolo Carlini
PR c++/68754
* g++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68754
Andrew Pinski changed:
What|Removed |Added
Keywords||diagnostic
--- Comment #1 from Andrew Pi