[PATCH] ld: Skip unsupported static executable tests
H.J. Lu
hjl.tools@gmail.com
Fri Jan 19 20:04:00 GMT 2018
More information about the Binutils mailing list
Fri Jan 19 20:04:00 GMT 2018
- Previous message (by thread): [PATCH] ld: Skip unsupported static executable tests
- Next message (by thread): [PATCH] ld: Skip unsupported static executable tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jan 19, 2018 at 11:39 AM, Rainer Orth <ro@cebitec.uni-bielefeld.de> wrote: > Hi H.J., > >> Skip static executable tests if static executable is unsupported. >> Tested on Linux/x86 without libc.a. > > I just tested it on i386-pc-solaris2.11: one change in ld testresults is > unexpected: > > -PASS: Common symbol override test 3a > -PASS: Common symbol override test 3b > +UNTESTED: Common symbol override test 3a > +UNTESTED: Common symbol override test 3b > > Otherwise the FAILs from the PR are gone as expected. > Here is the updated patch. There is no need to skip -static for run_ld_link_tests since it doesn't use GCC driver to link. OK for master? -- H.J. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-ld-Skip-unsupported-static-executable-tests.patch Type: text/x-patch Size: 7685 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20180119/30981dd5/attachment.bin>
- Previous message (by thread): [PATCH] ld: Skip unsupported static executable tests
- Next message (by thread): [PATCH] ld: Skip unsupported static executable tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list