https://sourceware.org/bugzilla/show_bug.cgi?id=27666
--- Comment #11 from Jan Beulich <jbeulich at suse dot com> --- (In reply to Alan Modra from comment #10) > object file matching in check_format_matches goes like this: The default > target matches even when other targets do too. Next targets with highest > priority (lowest match_priority) match, which in this case would exclude > generic ELF. Of those with highest priority the first one matches. That > ought to match anything in the config targ_selvecs before targets added by > --enable-targets. Hmm, maybe I still didn't read the code quite right then. So far I came to the understanding that targ_selvecs would be respected as you describe only by way of ASSOCIATED_VECS being set. Yet that's set only for --enable-targets=all afaics. -- You are receiving this mail because: You are on the CC list for the bug.
