This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: #pragma interface in test cases
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Ulrich Weigand <weigand at i1 dot informatik dot uni-erlangen dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 10 Jun 2004 12:33:53 -0700
- Subject: Re: #pragma interface in test cases
- References: <200406091455.QAA01693@faui1d.informatik.uni-erlangen.de>
Ulrich Weigand <weigand@i1.informatik.uni-erlangen.de> writes:
> Hello,
>
> we've now got a couple of testcases failing with:
> warning: `#pragma interface' is deprecated and will be removed in a future version of GCC
>
> Shouldn't those be fixed as well after deprecating the feature?
A testsuite patch which adds appropriate dg-warning annotations is
preapproved.
zw