This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2007 15:08:27 -0000
- Subject: [Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
- References: <bug-30370-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from joseph at codesourcery dot com 2007-01-06 15:08 -------
Subject: Re: Build failure in libgcc2 powitf2 with ICE in
gen_reg_rtx
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.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30370