https://gcc.gnu.org/g:c6a4e241375bcaeaa7dc248d7e18aa6e360c15ef
commit c6a4e241375bcaeaa7dc248d7e18aa6e360c15ef Author: Michael Meissner <[email protected]> Date: Fri Feb 13 00:31:30 2026 -0500 Revert changes Diff: --- gcc/doc/md.texi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi index 2b7f90ce5370..edbdb1d50f1a 100644 --- a/gcc/doc/md.texi +++ b/gcc/doc/md.texi @@ -3415,11 +3415,6 @@ Like @code{d}, if @option{-mpowerpc-gfxopt} is used; otherwise, @code{NO_REGS}. @item wA Like @code{b}, if @option{-mpowerpc64} is used; otherwise, @code{NO_REGS}. -@item wD -Accumulator register if @option{-mma} is used; otherwise, -@code{NO_REGS}. For @option{-mcpu=power10} the accumulator registers -overlap with VSX vector registers 0..31. - @item wB Signed 5-bit constant integer that can be loaded into an Altivec register.
