[Bug 1031] New: .rodata has SHF_MERGE and SHF_STRINGS flag set; appchk reports error
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
Splitting off from bug #1011. In Tcl from appbat: Section .rodata: sh_flags is wrong. expecting 2, got 32 The section has SHF_MERGE and SHF_STRINGS flags set. SHF_MERGE (0x10) - data in section may be merged to eliminate duplication. SHF_STRINGS (0x20) - contains null terminated strings. -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.