Hello,
This one mentions the fixed SH -mdiv option in the changes for 4.8 and
4.7. OK?
Cheers,
Oleg
? www_sh_mdiv.patch
Index: htdocs/gcc-4.7/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.135
diff -u -r1.135 changes.html
--- htdocs/gcc-4.7/changes.html 7 Jan 2013 22:39:43 - 1.135
+++ htdocs/gcc-4.7/changes.html 25 Mar 2013 23:13:53 -
@@ -924,6 +924,8 @@
Dynamic shift instructions on SH2A.
Integer absolute value calculations.
+The -mdiv= option for targets other than SHmedia has been
+fixed and documented.
SPARC
Index: htdocs/gcc-4.8/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.112
diff -u -r1.112 changes.html
--- htdocs/gcc-4.8/changes.html 25 Mar 2013 08:36:45 - 1.112
+++ htdocs/gcc-4.8/changes.html 25 Mar 2013 23:13:53 -
@@ -802,6 +802,9 @@
based displacement address modes.
+The -mdiv= option for targets other than SHmedia has been
+fixed and documented.
+
SPARC