bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/1889] as looping infinitely on maybe invalid input


From: wilson at specifix dot com
Subject: [Bug gas/1889] as looping infinitely on maybe invalid input
Date: 23 Nov 2005 01:52:55 -0000

------- Additional Comments From wilson at specifix dot com  2005-11-23 01:52 
-------
We only need two lines to trigger the bug.
        .mmi
        br.call.sptk.many b0 = splay_tree_new#
The insn doesn't fit in the template, and we end up going round and round never
making any forward progress.  We have some code to handle this, but it was only
enabled for the manual_bundling case, i.e. the "{ .mmi br.call }" case.  Fixing
this requires only enabling this code even when we aren't doing manual bundling.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=1889

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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