aarch64.c (aarch_macro_fusion_pair_p): Don't access prev before checking it for NULLn...
authorAndrew Pinski <apinski@marvell.com>
Tue, 25 Sep 2018 00:12:18 +0000 (00:12 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 25 Sep 2018 00:12:18 +0000 (17:12 -0700)
commitf8a27206853f8c0ed76feed9bbf77d1c598242c7
tree98526258cf31805fda85e8d6b29b9aabb44ee631
parent44eb8fa73bb53afa17e4d72b1c073d0e08a76866
aarch64.c (aarch_macro_fusion_pair_p): Don't access prev before checking it for NULLness in the...

2018-09-24  Andrew Pinski  <apinski@marvell.com>

        *  config/aarch64/aarch64.c (aarch_macro_fusion_pair_p): Don't
        access prev before checking it for NULLness in the
        AARCH64_FUSE_CMP_BRANCH case.

From-SVN: r264548
gcc/ChangeLog
gcc/config/aarch64/aarch64.c