This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [SH] enable libgloss for unified tree
- From: Paolo Bonzini <bonzini at gnu dot org>
- To: Christian BRUEL <christian dot bruel at st dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- Date: Fri, 31 Jul 2009 11:02:06 +0200
- Subject: Re: [SH] enable libgloss for unified tree
- References: <4A72B271.1000905@st.com>
On 07/31/2009 10:59 AM, Christian BRUEL wrote:
+ sh*-superh-elf)
This should be sh*-*-elf. It looks fine to me with this change, but I
would prefer someone else to comment on it.
Paolo