diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2022-12-22 19:00:13 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2023-01-05 12:48:00 +0000 |
commit | 2421470867f198c3aa57e0a7ab0d473aac4cdd38 (patch) | |
tree | e21c9b07cd8f016e3502163316a448d76f6e4b74 /gcc/gimple-array-bounds.cc | |
parent | 29c3218618ef6177dc33871b26c8fbd9b21eabe1 (diff) | |
download | gcc-2421470867f198c3aa57e0a7ab0d473aac4cdd38.zip gcc-2421470867f198c3aa57e0a7ab0d473aac4cdd38.tar.gz gcc-2421470867f198c3aa57e0a7ab0d473aac4cdd38.tar.bz2 |
modula-2, driver: Handle static-libstd++ for targets without static/dynamic
The follows the pattern used in C++ and D drivers to pass -static-libstdc++
onto the target driver to allow spec substitution of static libraries.
NOTE: The handling of Bstatic/dynamic and the possible use of static libgm2
libraries is unimplemented in this driver so far.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/m2/ChangeLog:
* gm2spec.cc (lang_specific_driver): Pass -static-libstdc++ on to
the target driver if the linker does not support Bstatic/dynamic.
Diffstat (limited to 'gcc/gimple-array-bounds.cc')
0 files changed, 0 insertions, 0 deletions