This is the mail archive of the gcc-patches@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]

Re: Fix STACK_BOUNDARY on sparcv9


"David S. Miller" <davem@redhat.com> writes:

> On Mon,  6 Oct 2003 16:07:20 -0700 (PDT)
> gkeating@geoffk4.apple.com (Geoffrey Keating) wrote:
> 
> > This patch corrects STACK_BOUNDARY on sparcv9.  It's an attempt to not
> > break the sparc port when I commit the patch discussed in
> > 
> > <http://gcc.gnu.org/ml/gcc-patches/2003-09/msg01757.html>
> 
> You've posted two patches today, they look very similar to each other.
> But regardless, Richard's comments indicate that both are wrong and
> that you need to do something in sparc.c instead.

Yeah, I've been having mail trouble, and I think I've finally fixed it
and all the queued messages are coming out...

Anyway, neither of those approaches will work, so it looks like my
best choice is to leave the status quo for now and let a sparc
maintainer write the code necessary to really support this
configuration, since unlike me they can actually test it.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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