This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Committed: Complete the .opts conversion for Blackfin
- From: Richard Henderson <rth at redhat dot com>
- To: Bernd Schmidt <bernds_cb1 at t-online dot de>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 12 Apr 2005 14:06:46 -0700
- Subject: Re: Committed: Complete the .opts conversion for Blackfin
- References: <425BDAD1.3050606@t-online.de>
On Tue, Apr 12, 2005 at 04:27:29PM +0200, Bernd Schmidt wrote:
> ! if (bfin_lib_id_given && ! TARGET_ID_SHARED_LIBRARY)
> ! error ("-mshared-library-id= specified without -mid-shared-library");
I'm pretty sure this fails for id=0.
r~