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

--- Comment #2 from wilco at gcc dot gnu.org ---
Author: wilco
Date: Wed May 10 11:01:26 2017
New Revision: 247831

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

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

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/cortex-a57-fma-steering.c

Reply via email to