[Bug driver/100830] Multilib directory picking logic handles default arguments oddly
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100830 Thomas Schwinge changed: What|Removed |Added CC||kito at gcc dot gnu.org,
[Bug driver/100830] Multilib directory picking logic handles default arguments oddly
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100830 --- Comment #1 from Matt Jacobson --- Another place that exhibits this weirdness is `print_multilib_info()` (which is used at build time for the target libraries). It also calls `default_arg()` and omits lines that match the defaults.