https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122243
--- Comment #64 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sandra Loosemore <[email protected]>: https://gcc.gnu.org/g:063b07dd4e1eb13945dcc5cb7ad2dd64d6c7341c commit r16-6869-g063b07dd4e1eb13945dcc5cb7ad2dd64d6c7341c Author: Sandra Loosemore <[email protected]> Date: Mon Jan 5 15:48:00 2026 +0000 doc, v850: Clean up V850 options and documentation [PR122243] gcc/ChangeLog PR other/122243 * config/v850/v850.opt: Copy-edit documentation strings. (mdebug): Make Undocumented. (mno-strict-align): Add RejectNegative. (mUS-bit-set): Make Undocumented. * doc/invoke.texi (Option Summary) <V850 Options>: Remove redundant -mno- forms from list. Add missing entries. (V850 Options): Add @opindex for negative forms. Combine entries for -mapp-regs and -mno-app-regs. Document -msmall-sld, -mno-strict-align, and -mjump-tables-in-data-section.
