PHDRS{dataPT_LOAD;headerPT_PHDRPHDRS;/* OK */textPT_LOADFILEHDRPHDRS;}SECTIONS{/* This test will fail on architectures where the startaddress below is less than the constant MAXPAGESIZE. */.=0x800000+SIZEOF_HEADERS;.text:{*(.text)}:text.data:{*(.data)}:data/DISCARD/:{*(*)}}