]> git.ipfire.org Git - thirdparty/gcc.git/commit
driver-arm.c (host_detect_local_cpu): Close the file before exiting.
authorAndrew Stubbs <ams@codesourcery.com>
Tue, 18 Oct 2011 20:33:00 +0000 (20:33 +0000)
committerAndrew Stubbs <ams@gcc.gnu.org>
Tue, 18 Oct 2011 20:33:00 +0000 (20:33 +0000)
commit6d3f1a1349f1fc73f1278fb4d7ff3fb0a7b02379
tree002b4446dd8f3472be06935c6c1c1fe17a8ebac6
parent3d71881d2d0380a58370694a053cedf721c3e05f
driver-arm.c (host_detect_local_cpu): Close the file before exiting.

2011-10-18  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* config/arm/driver-arm.c (host_detect_local_cpu): Close the file
before exiting.

From-SVN: r180167
gcc/ChangeLog
gcc/config/arm/driver-arm.c