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 22:16:55 -0400 (EDT)
- Subject: Re: fix opt/6516
On Tue, 30 Apr 2002, Richard Henderson wrote:
> On Tue, Apr 30, 2002 at 10:12:24PM -0400, Hans-Peter Nilsson wrote:
> > Could you please restrict the use of -fpic here?
>
> Why? Why doesn't your port just ignore it?
Because it is wrong sometimes to just ignore a wrongly used
option. Better at least to warn (and reset it).
brgds, H-P