[Bug other/67300] -foffload* undocumented
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 25 20:47:48 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67300
--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <sandra@gcc.gnu.org>:
https://gcc.gnu.org/g:4b038ec1dc349aadef9419001b579a0e00352b72
commit r16-7022-g4b038ec1dc349aadef9419001b579a0e00352b72
Author: Sandra Loosemore <sloosemore@baylibre.com>
Date: Mon Jan 19 15:31:08 2026 +0000
doc: Mark -foffload-abi and -foffload-abi-host-opts undocumented [PR67300]
These options are not useful to users; offload code generation assumes
that e.g. pointer sizes are the same on both the host and offload
compiler.
gcc/ChangeLog
PR other/67300
* common.opt (foffload-abi, foffload-abi-host-opts): Mark
"Undocumented".
More information about the Gcc-bugs
mailing list