This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: fix opt/6516
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 30 Apr 2002 23:04:59 -0400 (EDT)
- Subject: Re: fix opt/6516
On Tue, 30 Apr 2002, Hans-Peter Nilsson wrote:
> On Tue, 30 Apr 2002, Richard Henderson wrote:
>
> > On Tue, Apr 30, 2002 at 10:16:55PM -0400, Hans-Peter Nilsson wrote:
> > > Because it is wrong sometimes to just ignore a wrongly used
> > > option. Better at least to warn (and reset it).
> >
> > I disagree. It's a pain in the ass. Please see what DJE
> > did for AIX: warn only with extra warnings.
>
> Huh, whatever. I'm not allowed to change anything on the branch
> anyway. Can you be talked into adding "-w" to the flags of the
> test to ignore warnings?
Ignore that. ;-]
Adding the right pattern to prune.exp and changing the error to
warning in cris_override_options should do it. But again,
that'd be the branch. I guess I'll just let the test fail.
brgds, H-P