Committed patch attached.
Tobias
Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v retrieving revision 1.55 diff -p -u -r1.55 changes.html --- changes.html 30 Dec 2014 18:17:15 -0000 1.55 +++ changes.html 31 Dec 2014 17:19:09 -0000 @@ -380,6 +380,7 @@ void operator delete[] (void *, std::siz <li>Fortran 2015: <ul> <li>Support for <code>IMPLICIT NONE (external, type)</code>.</li> + <li><code>ERROR STOP</code> is now permitted in pure procedures.</li> </ul></li> </ul>