This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]