This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: [PATCH] Add partial big-endian SH support to gcc/configure.


On Mon, 14 Nov 2005, Mike Frysinger wrote:

> On Mon, Nov 14, 2005 at 01:41:07PM -0500, Robert P. J. Day wrote:
> > +-  sh-*-* | sh[34]-*-*)
> > ++  sh-*-* | sh[34]-*-* | sh[34]eb-*-*)
>
> why not just use sh[34]* ?  afaict, the requirement they're going
> for here is that the cpu be sh3 or sh4.

i don't know enough about the various cores to make that sweeping
generalization.  if you don't think there's a problem, i can re-submit
to be more general.  i was just going for the patch to deal with the
specific issue *i* was having.

if someone wants to improve on that pattern match, go wild.  just make
sure it still works for me. :-)

rob

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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