https://sourceware.org/bugzilla/show_bug.cgi?id=25732
--- Comment #13 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Rainer Orth from comment #11) > >> That leaves us with the two pr20995-2 ones... > > > > Does Solaris support GNU_RELRO? If not, I can skip these for Solaris. > > I'm pretty certain it doesn't. <sys/elf.h> has this comment: > > /* > * Linux specific program headers not used by Solaris > */ > #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ > #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ I checked in a patch to xfail them on Solaris. Can you submit a gas patch to adjust Solaris tests? -- You are receiving this mail because: You are on the CC list for the bug.