bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/4651] chained .req do not work


From: rearnsha at gcc dot gnu dot org
Subject: [Bug gas/4651] chained .req do not work
Date: 17 Jul 2007 15:19:27 -0000

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




reply via email to

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