[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Re: sibling call optimization
From: |
Camm Maguire |
Subject: |
Re: [Gcl-devel] Re: sibling call optimization |
Date: |
05 May 2004 10:59:47 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Greetings, and thanks! Any idea why the example file wasn't optimized
with -O3 (but with -O2), and/or on some method whereby I can instruct
gcc to inform me when the optimization was made?
Take care,
Andrew Pinski <address@hidden> writes:
> On May 4, 2004, at 14:08, Camm Maguire wrote:
>
> > Greetings! We are investigating gcc sibling call optimization in GCL
> > (a lisp system compiling to C). A few questions arise:
> >
> > 1) I notice that the optimization is apparently disabled when the call
> > is made through a pointer variable. Is this a permanent
> > limitation?
>
> The limitation was fixed on x86 for 3.4.0. For PPC the limitation is
> still there. For other targets I do not know.
>
> Thanks,
> Andrew Pinski
>
>
>
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
>
>
>
--
Camm Maguire address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
- [Gcl-devel] Re: SLIME, Camm Maguire, 2004/05/03
- Re: [Gcl-devel] Re: SLIME, Eric Merritt, 2004/05/03
- Re: [Gcl-devel] Re: SLIME, Camm Maguire, 2004/05/03
- Re: [Gcl-devel] Re: SLIME, Eric Merritt, 2004/05/03
- [Gcl-devel] sibling call optimization, Camm Maguire, 2004/05/04
- [Gcl-devel] Re: sibling call optimization, Andrew Pinski, 2004/05/04
- Re: [Gcl-devel] Re: sibling call optimization,
Camm Maguire <=
- Re: [Gcl-devel] Re: sibling call optimization, Jim Wilson, 2004/05/06
- Re: [Gcl-devel] Re: sibling call optimization, Camm Maguire, 2004/05/06
- Re: [Gcl-devel] Re: sibling call optimization, Jim Wilson, 2004/05/06
- Re: [Gcl-devel] Re: sibling call optimization, Camm Maguire, 2004/05/07
- Re: [Gcl-devel] Re: sibling call optimization, Jim Wilson, 2004/05/07
- Re: [Gcl-devel] Re: sibling call optimization, Jim Wilson, 2004/05/07
- Re: [Gcl-devel] Re: SLIME, Camm Maguire, 2004/05/06
- Re: [Gcl-devel] Re: SLIME, Eric Merritt, 2004/05/06