aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2021-05-20 05:16:19 -0500
committerKewen Lin <linkw@linux.ibm.com>2021-05-20 05:34:37 -0500
commit928e4ff1aea45165efbdc8ba6e409b191c2dde6c (patch)
treef8edd413bf17ea0d7e15658680caa42dd25542d7 /gcc/final.c
parent507359e1d4d18614eb9679043995edf0675b6ff5 (diff)
downloadgcc-928e4ff1aea45165efbdc8ba6e409b191c2dde6c.zip
gcc-928e4ff1aea45165efbdc8ba6e409b191c2dde6c.tar.gz
gcc-928e4ff1aea45165efbdc8ba6e409b191c2dde6c.tar.bz2
arm: Fix build failure by adding includes
Commit r12-939 missed to add the required include files for the newly used type loop_vec_info. This patch is to add the include file "tree-vectorizer.h" which defines loop_vec_info and its required include file "cfgloop.h". gcc/ChangeLog: * config/arm/arm.c: Include head files tree-vectorizer.h and cfgloop.h.
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions