[Bug driver/100830] Multilib directory picking logic handles default arguments oddly

2022-06-11 Thread tschwinge at gcc dot gnu.org via Gcc-bugs
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

2021-05-30 Thread mhjacobson at me dot com via Gcc-bugs
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.