This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: rask at sygehus dot dk <gcc-bugzilla at gcc dot gnu dot org>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 6 Jan 2007 15:08:17 +0000 (UTC)
- Subject: Re: [Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
- References: <bug-30370-12574@http.gcc.gnu.org/bugzilla/> <20070106142807.5915.qmail@sourceware.org>
On Sat, 6 Jan 2007, rask at sygehus dot dk wrote:
> Like
> ifneq (,$(findstring gnu,$(target)))
> ifeq (,$(findstring gnuspe,$(target)))
> ...
> endif
> endif
> ?
Yes, just like that.
> How about s/gnuspe/spe/ in case someone comes up with a powerpc-gnufubarspe
> target?
Seems reasonable.
--
Joseph S. Myers
joseph@codesourcery.com