https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
--- Comment #6 from Jonathan Wakely ---
Author: redi
Date: Thu Apr 19 15:29:03 2018
New Revision: 259499
URL: https://gcc.gnu.org/viewcvs?rev=259499&root=gcc&view=rev
Log:
PR c++/85464 - missing location for -Wignored-qualifiers diagnostic
The
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
--- Comment #5 from Jonathan Wakely ---
N.B. this caused a regression for conversion operators, see PR 85464.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
Jonathan Wakely changed:
What|Removed |Added
CC||pawel_sikora at zoho dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
Bernd Schmidt changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
--- Comment #2 from Bernd Schmidt ---
Author: bernds
Date: Fri Oct 7 12:21:55 2016
New Revision: 240863
URL: https://gcc.gnu.org/viewcvs?rev=240863&root=gcc&view=rev
Log:
c/
PR c++/69733
* c-decl.c (smallest_type_quals_location)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69733
Bernd Schmidt changed:
What|Removed |Added
CC||bernds at gcc dot gnu.org
Assi