[Bug target/71340] [RL78] -m64bit-doubles option is documented but not present
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 17 21:21:42 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71340
--- Comment #3 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:65ed2b042c2b85cd209efeb13ea60378a322ea61
commit r16-6862-g65ed2b042c2b85cd209efeb13ea60378a322ea61
Author: Sandra Loosemore <sloosemore@baylibre.com>
Date: Sat Dec 27 21:03:55 2025 +0000
doc, rl78: Clean up RL78 option documentation [PR122243] [PR71340]
This target is probably dead (no listed maintainer and no support for
LRA). There seems to be no interest in reviving the 2014 patch for
the documented but never-committed -m64bit-doubles and -m32bit-doubles
options, so I've removed those docs instead, along with some other
routine housekeeping to keep the docs in sync with the options file.
gcc/ChangeLog
PR other/122243
PR target/71340
* doc/invoke.texi (Option Summary) <RL78 Options>: Remove
never-implemented -m64bit-doubles and -m32bit-doubles options.
Add missing entries for -mrelax, -mes0, -mmul=rl78, -mcpu=rl78,
and -mrl78.
(RL78 Options): Likewise. Add missing @opindex entries.
Light copy-editing.
More information about the Gcc-bugs
mailing list