lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Infinite loop with GCC 4.3


From: Joe Neeman
Subject: Re: Infinite loop with GCC 4.3
Date: Sun, 01 Jun 2008 15:29:56 +1000

On Sat, 2008-05-31 at 21:11 -0700, Patrick McCarty wrote:
> On Sat, May 31, 2008 at 8:30 PM, Joe Neeman <address@hidden> wrote:
> > On Sat, 2008-05-31 at 20:20 -0700, Patrick McCarty wrote:
> >>
> >> Hi Joe,
> >>
> >> I am still experiencing this infinite loop after your fix.  However,
> >> if I remove the #ifdef structure and keep the function and function
> >> call, the latest git build runs successfully.
> >
> > Does it work if you change __x86__ to x86 in the #ifdef?
> 
> No, it doesn't.  Attached is the patch I just tried to use against the
> latest git, just in case I missed something.

What if you change __x86__ to __i386__? (Sorry to turn you into a guinea
pig, but I don't have an array of different x86 configurations at my
disposal).

Joe






reply via email to

[Prev in Thread] Current Thread [Next in Thread]