https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107878
sandra at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sandra at gcc dot gnu.org
--- Comment #4 from sandra at gcc dot gnu.org ---
I made a pass over the H8/300 options documentation in commit
gcc-16-6080-g6562d336470 to make it agree with the .opt file, so -msx is
documented now. -mn is still present in both the .opt file and documentation,
which I did not change -- it still says it must be used with either -mh or -ms,
as before.