This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/19781] XPASS: elf/tst-protected1a and elf/tst-protected1b with gcc-6


https://sourceware.org/bugzilla/show_bug.cgi?id=19781

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
Ah, it is explained in elf/Makefile:

 231 # These tests fail with GCC versions prior to 5.1 and with some versions   
 232 # of binutils.  See https://sourceware.org/bugzilla/show_bug.cgi?id=17709  
 233 # and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248 for details.      
 234 # Perhaps in future we can make these XFAILs conditional on some detection 
 235 # of compiler/linker behavior/version.                                     
 236 test-xfail-tst-protected1a = yes                                           
 237 test-xfail-tst-protected1b = yes

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]