bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attemp


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P
Date: Fri, 19 Apr 2019 09:41:17 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24464

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5ce032bdfc60a8f44f6307b2297384c852100f95

commit 5ce032bdfc60a8f44f6307b2297384c852100f95
Author: Nick Clifton <address@hidden>
Date:   Fri Apr 19 10:39:47 2019 +0100

    RX Assembler: Ensure that the internal limit on the number of relaxation
iterations is not larger that the external limit.

        PR 24464
        * config/tc-rx.h (md_relax_frag): Pass the max_iterations variable
        to the relaxation function.
        * config/tc-rx.c (rx_relax_frag): Add new parameter - the maximum
        number of iterations.  Make sure that our internal iteration limit
        does not exceed this external iteration limit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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