aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2024-06-23 18:40:59 +0200
committerJonathan Yong <10walls@gmail.com>2024-06-24 09:04:31 +0000
commit0de0476e47c774db21c94a75d60485a55ec7b5b4 (patch)
treeac8f7f0828ff90ace61198e4d76ace107bf869a5 /gcc/system.h
parenta6f7e3ca2961e9315a23ffd99b40f004848f900e (diff)
downloadgcc-0de0476e47c774db21c94a75d60485a55ec7b5b4.zip
gcc-0de0476e47c774db21c94a75d60485a55ec7b5b4.tar.gz
gcc-0de0476e47c774db21c94a75d60485a55ec7b5b4.tar.bz2
Fix MinGW option -mcrtdll=
Add missing msvcr40* and msvcrtd* cases to CPP_SPEC and document missing _UCRT macro and msvcr71* case. Fixes commit 453cb585f0f8673a5d69d1b420ffd4b3f53aca00. gcc/ * config/i386/mingw-w64.h (CPP_SPEC): Add missing -mcrtdll= cases: msvcr40*, msvcrtd*. * config/mingw/mingw32.h (CPP_SPEC): Add missing -mcrtdll= cases: msvcr40*, msvcrtd*. * doc/invoke.texi: Add missing -mcrtdll= cases: msvcr40*, msvcrtd*, msvcr71*. Express wildcards with *. Document _UCRT.
Diffstat (limited to 'gcc/system.h')
0 files changed, 0 insertions, 0 deletions