On Wed, Nov 09, 2011 at 12:13:10AM +0100, FX wrote: > PRs 50540 and 50404 each contain a short patch, written by Steve. > Both patches are straightforward: > > -- 50404: refuse to have a CLOSE statement without a UNIT > (F2008's C908 "A file-unit-number shall be specified in a > close-spec-list") (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50404)
jerry already approved this one. > -- 50540: issue a normal error instead of an internal error, in > conditions that could reasonably be triggered by invalid code > (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50540) Given that you've read the patch and my comments in the PR, and that you've contributed/reviewed/committed hundreds of patches, I think that this is sufficient review. I certainly have no problems with committing the patch. PS: I would have committed these patch except I have spent a week or so trying to get gcc to build again after I migrated my systems to FreeBSD 10.0 (ie., the bleeding edge). -- Steve