https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93409
--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>: https://gcc.gnu.org/g:5ab5d81b364ba500b288d9bcc1232ce7953a3b3f commit r10-6348-g5ab5d81b364ba500b288d9bcc1232ce7953a3b3f Author: Tobias Burnus <tob...@codesourcery.com> Date: Thu Jan 30 12:27:17 2020 +0100 Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409) PR bootstrap/93409 * plugin/configfrag.ac (enable_offload_targets): Skip HSA and GCN plugin besides -m32 also for -mx32. * configure: Regenerate.