This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [bfin] Add -minline-plt option
- From: Jie Zhang <jzhang918 at gmail dot com>
- To: Bernd Schmidt <bernds_cb1 at t-online dot de>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 29 Aug 2007 17:15:16 +0800
- Subject: Re: [bfin] Add -minline-plt option
- References: <46CD6D1D.2020408@gmail.com> <46D1F6FA.9060808@t-online.de>
Bernd Schmidt wrote:
Jie Zhang wrote:
This patch add -minline-plt option for bfin port gcc.
OK to commit?
Ok.
Committed as r127886.
Jie