On 05/13/2016 09:00 AM, H.J. Lu wrote:
I changed it to --- @item -mgeneral-regs-only @opindex mgeneral-regs-only Generate code that uses only the general-purpose registers. This prevents the compiler from using floating-point, vector, mask and bound registers. ---Here is the updated patch. Tested on x86-64. OK for trunk?
The documentation looks OK now. -Sandra