On Sun, 3 Jun 2012, Richard Sandiford wrote: >> The R4700 is identical to the R4600 except for the integer and >> floating-point multiplication costs. > Applied, thanks. > > Richard
And I just added the snippet below to our release notes. Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.20 diff -u -3 -p -r1.20 changes.html --- changes.html 26 Aug 2012 10:28:42 -0000 1.20 +++ changes.html 26 Aug 2012 13:54:36 -0000 @@ -214,6 +214,7 @@ by this change.</p> <ul> <li>GCC now passes the <code>-mmcu</code> and <code>-mno-mcu</code> options to the assembler.</li> + <li>Support for the R4700 has been added.</li> </ul> <h3 id="sh">SH</h3>