Hi Nick, the web page update required a tweak: </li> goes at the end of the entry. Committed.
Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.91 diff -u -3 -p -r1.91 changes.html --- changes.html 31 Jan 2013 18:34:10 -0000 1.91 +++ changes.html 31 Jan 2013 20:51:10 -0000 @@ -698,9 +698,9 @@ B b(42); // OK <ul> <li>This target now supports the <code>E3V5</code> architecture via the use - of the new <code>-mv850e3v5</code> command-line option.</li> It also has - experimental support for the e3v5 <code>LOOP</code> instruction which can be - enabled via the new <code>-mloop</code> command-line option. + of the new <code>-mv850e3v5</code> command-line option. It also has + experimental support for the e3v5 <code>LOOP</code> instruction which + can be enabled via the new <code>-mloop</code> command-line option.</li> </ul> <h3 id="xstormy16">XStormy16</h3>