------- Additional Comments From rearnsha at gcc dot gnu dot org  2007-07-17 
15:19 -------
I think it shouldn't be allowed.  Consider:
rsXX1 .req r0
rsXX2 .req rsXX1
      .unreq rsXX1

What value does rsXX2 have now?  What if rsXX1 were further redefined?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|chained .req do not work    |chained .req do not work


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

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