This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: [PATCH] Fix internal error on unterminated --start-lib option.



On Fri, Dec 1, 2017, at 13:04, Cary Coutant wrote:
> >         * Makefile.in: Regenerate.
> 
> No need to regenerate this -- automake keeps generating this useless
> diff.

Ah, that's unfortunate.

> 
> >         * gold.cc (queue_initial_tasks) Check for number of real input files.
> >         * options.cc (Command_line::process) Check for unterminated --start-lib
> >         options.
> >         * testsuite/Makefile.am: Add new test script.
> >         * testsuite/Makefile.in: Regenerate.
> >         * testsuite/check_empty_command_lines.sh: New test script.
> 
> This is OK. I've committed the patch (without Makefile.in) on your
> behalf.

Thank you!

While I have you, can I ask how the gold maintainers run the test suite?
Running x86_64, I noticed that several tests are broken on master. The
incremental linking ones look like legitimate failures.


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