Fix i686-nacl and x86_64-nacl pr21884 failures
H.J. Lu
hjl.tools@gmail.com
Sun Aug 13 11:39:00 GMT 2017
More information about the Binutils mailing list
Sun Aug 13 11:39:00 GMT 2017
- Previous message (by thread): Fix i686-nacl and x86_64-nacl pr21884 failures
- Next message (by thread): Fix i686-nacl and x86_64-nacl pr21884 failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Aug 13, 2017 at 2:37 AM, Alan Modra <amodra@gmail.com> wrote: > On Sat, Aug 12, 2017 at 08:25:42PM -0700, H.J. Lu wrote: >> On Sat, Aug 12, 2017 at 8:06 PM, Alan Modra <amodra@gmail.com> wrote: >> > OUTPUT_FORMAT in the script results in "./ld-new: target elf32-i386 >> > not found" and similarly for the x86_64 test. >> > >> > * testsuite/ld-i386/pr21884.t: Remove unneeded format, arch and entry. >> > * testsuite/ld-x86-64/pr21884.t: Likewise. >> > >> > diff --git a/ld/testsuite/ld-i386/pr21884.t b/ld/testsuite/ld-i386/pr21884.t >> > index 9ec7dc8..fcb7bce 100644 >> > --- a/ld/testsuite/ld-i386/pr21884.t >> > +++ b/ld/testsuite/ld-i386/pr21884.t >> > @@ -1,7 +1,3 @@ >> > -OUTPUT_FORMAT("elf32-i386"); >> > -OUTPUT_ARCH(i386); >> > - >> >> These are what triggered the bug. Please re-run the test without >> Nick's commit: > > I ran the test against the 2.29 release and saw it fail with a > segfault before I made the commit. > That isn't sufficient. I backed out Nick's commit on master branch and these 2 tests ares still passing now. -- H.J.
- Previous message (by thread): Fix i686-nacl and x86_64-nacl pr21884 failures
- Next message (by thread): Fix i686-nacl and x86_64-nacl pr21884 failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list