------- 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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to