This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/78119] wrong diagnostic pointer for -Werror=ignored-qualifiers
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 12:23:26 +0000
- Subject: [Bug c++/78119] wrong diagnostic pointer for -Werror=ignored-qualifiers
- Auto-submitted: auto-generated
- References: <bug-78119-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78119
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed in r240863 i.e. PR 69733
*** This bug has been marked as a duplicate of bug 69733 ***