-
- Downloads
testsuite, Darwin: Remove an unnecessary flags addition.
The addition of the multiply_defined suppress flag has been handled for some
considerable time now in the Darwin specs; remove it from the testsuite libs.
Avoid duplicates in the specs.
Signed-off-by:
Iain Sandoe <iain@sandoe.co.uk>
gcc/ChangeLog:
* config/darwin.h: Avoid duplicate multiply_defined specs on
earlier Darwin versions with shared libgcc.
libstdc++-v3/ChangeLog:
* testsuite/lib/libstdc++.exp: Remove additional flag handled
by Darwin specs.
gcc/testsuite/ChangeLog:
* lib/g++.exp: Remove additional flag handled by Darwin specs.
* lib/obj-c++.exp: Likewise.
Showing
- gcc/config/darwin.h 2 additions, 3 deletionsgcc/config/darwin.h
- gcc/testsuite/lib/g++.exp 0 additions, 4 deletionsgcc/testsuite/lib/g++.exp
- gcc/testsuite/lib/obj-c++.exp 0 additions, 4 deletionsgcc/testsuite/lib/obj-c++.exp
- libstdc++-v3/testsuite/lib/libstdc++.exp 0 additions, 3 deletionslibstdc++-v3/testsuite/lib/libstdc++.exp
Loading
Please register or sign in to comment