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

--- Comment #3 from Wilco <wilco at gcc dot gnu.org> ---
Author: wilco
Date: Thu May 25 15:10:01 2017
New Revision: 248461

URL: https://gcc.gnu.org/viewcvs?rev=248461&root=gcc&view=rev
Log:
Move an use-after-free access before the delete.

        Backport from mainline
        PR target/80671
        * config/aarch64/cortex-a57-fma-steering.c (merge_forest):
        Move member access before delete.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/aarch64/cortex-a57-fma-steering.c

Reply via email to