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: [gold] PATCH: PR gold/18663: gold tests are incompatible with GCC 5


>         PR gold/18663
>         * testsuite/Makefile.am (script_test_1_SOURCES): Set to
>         script_test_1a.cc script_test_1b.cc.
>         (script_test_11_r.o): Replace script_test_11.o with
>         script_test_11a.o script_test_11b.o.
>         (script_test_11.o): Removed.
>         (script_test_11a.o): New.
>         (script_test_11b.o): Likewise.
>         * testsuite/Makefile.in: Regenerated.
>         * testsuite/script_test_1.h: New file.
>         * testsuite/script_test_1b.cc: Likewise.
>         * testsuite/script_test_11.h: Likewise.
>         * testsuite/script_test_11b.c: Likewise.
>         * testsuite/script_test_1.cc: Renamed to ...
>         * testsuite/script_test_1a.cc: This.
>         Include "script_test_1.h".
>         (main): Call check_int and check_ptr.
>         * testsuite/script_test_11.c: Renamed to ...
>         * testsuite/script_test_11a.c: This.
>         Include "script_test_11.h".
>         (main): Call ptr_equal.

This is OK. Thanks!

-cary


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