diff options
| author | Kewen Lin <linkw@linux.ibm.com> | 2021-05-20 05:16:19 -0500 |
|---|---|---|
| committer | Kewen Lin <linkw@linux.ibm.com> | 2021-05-20 05:34:37 -0500 |
| commit | 928e4ff1aea45165efbdc8ba6e409b191c2dde6c (patch) | |
| tree | f8edd413bf17ea0d7e15658680caa42dd25542d7 /gcc/fortran | |
| parent | 507359e1d4d18614eb9679043995edf0675b6ff5 (diff) | |
| download | gcc-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/fortran')
0 files changed, 0 insertions, 0 deletions
