[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/1568] COFF code section should be read only
From: |
vahur dot sinijarv at cydonia dot ee |
Subject: |
[Bug gas/1568] COFF code section should be read only |
Date: |
29 Oct 2005 12:06:32 -0000 |
------- Additional Comments From vahur dot sinijarv at cydonia dot ee
2005-10-29 12:06 -------
The patch unfortunately does not work. Now there is a problem with read-only
data sections. .section .rdata, "dr" (which is a read-only data section
generated by GCC) now causes gas to emit an error:
Error: junk at end of line, first unrecognized character is `r'
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1568
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.