"Moore, Catherine" <catherine_mo...@mentor.com> writes: > It would be nice to be able to pass -mvirt to the gcc driver. Does this > patch look okay to install? > Also, please let me know if I can install now or if I need to wait for stage > 1.
I don't see any problem with it going in now. > @@ -17447,6 +17448,14 @@ Use (do not use) the MIPS MCU ASE instructions. > @opindex mno-eva > Use (do not use) the MIPS Enhanced Virtual Addressing instructions. > > +@item -mvirt > +@itemx -mno-virt > +@opindex mvirt > +@opindex mno-virt > +@item -mvirt > +@itemx -mno-virt > +Use (do not use the MIPS Virtualization Application Specific instructions. > + This has two copies of: @item -mvirt @itemx -mno-virt the second pair should be deleted. OK with that change, thanks. Richard