[Bug 1031] New: .rodata has SHF_MERGE and SHF_STRINGS flag set; appchk reports error

[email protected]
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.