bug-binutils
[Top][All Lists]
Advanced

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

Re: infinate loop in as with .org pseudo


From: Nick Clifton
Subject: Re: infinate loop in as with .org pseudo
Date: Thu, 18 Aug 2005 10:34:28 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi Dan,

I added a declaration for frag_count to your patch and it successfully
issues an error on this code (and also on the original source from which
this code was simplified).

Great - in which case I will check the patch in along with this entry in the ChangeLog:

gas/ChangeLog

2005-08-18  Nick Clifton  <address@hidden>

        * write.c (relax_segment): Count the number of frags being
        processed and use this to compute a maximum limit on the number of
        iterations that will be allowed when attempting to relax the
        segment.

Cheers
  Nick






reply via email to

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