PR c++/85464 - missing location for -Wignored-qualifiers diagnostic
authorJonathan Wakely <jwakely@redhat.com>
Thu, 19 Apr 2018 17:00:37 +0000 (18:00 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 19 Apr 2018 17:00:37 +0000 (18:00 +0100)
commitf22723f93dd662c419e810e04390cf2319d4b29f
treee797c8ba107abcc53bb3ba2e160f463b32bca0b9
parent5e1e91c4fdd5946556e8d4e4520dbb643a2e7b5e
PR c++/85464 - missing location for -Wignored-qualifiers diagnostic

* g++.dg/diagnostic/pr85464.C: New.

From-SVN: r259501
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/diagnostic/pr85464.C [new file with mode: 0644]