https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70132

--- Comment #7 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Wed Mar 23 10:16:31 2016
New Revision: 234419

URL: https://gcc.gnu.org/viewcvs?rev=234419&root=gcc&view=rev
Log:
[ARM] PR driver/70132: Avoid double fclose in driver-arm.c

        PR driver/70132
        * config/arm/driver-arm.c (host_detect_local_cpu): Reorder exit logic
        to not call fclose twice on file.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/driver-arm.c

Reply via email to