bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/5034] Error: `QWORD PTR __CTOR_END__-8[rip]' is not a valid bas


From: rask at sygehus dot dk
Subject: [Bug gas/5034] Error: `QWORD PTR __CTOR_END__-8[rip]' is not a valid base/index expression
Date: 28 Sep 2007 10:43:44 -0000

------- Additional Comments From rask at sygehus dot dk  2007-09-28 10:43 
-------
There's a bug in GCC with %rip relative adressing and -masm=intel. I'm fixing
that, which means GCC will output one of the supported address forms, just as
with any other register:

mov     rax, QWORD PTR __CTOR_END__[rip-8]

So I'm closing this bug as invalid.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID


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

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