re PR c++/69733 (-Wignored-qualifiers points to wrong const)
c/ PR c++/69733 * c-decl.c (smallest_type_quals_location): New static function. (grokdeclarator): Try to find the correct location for an ignored qualifier. cp/ PR c++/69733 * decl.c (grokdeclarator): Try to find the correct location for an ignored qualifier. testsuite/ PR c++/69733 * c-c++-common/pr69733.c: New test. * gcc.dg/pr69733.c: New test. * gcc.target/i386/pr69733.c: New test. From-SVN: r240863
Showing
gcc/testsuite/c-c++-common/pr69733.c
0 → 100644
gcc/testsuite/gcc.dg/pr69733.c
0 → 100644
gcc/testsuite/gcc.target/i386/pr69733.c
0 → 100644
Please
register
or
sign in
to comment