On Tue, Nov 07, 2023 at 09:37:22PM +0000, Joseph Myers wrote: > This looks like targets that libgomp/configure.tgt does *not* have any > special handling for, and so never adds "linux" to config_path for.
Indeed, I don't really see anything linux specific about the libgomp/config/linux/target-indirect.c so wonder if the right fix isn't git mv libgomp/{config/linux/,}target-indirect.c Jakub