]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix build of aarc64
authorRichard Biener <rguenther@suse.de>
Mon, 19 Jun 2023 08:30:54 +0000 (10:30 +0200)
committerRichard Biener <rguenther@suse.de>
Mon, 19 Jun 2023 08:39:17 +0000 (10:39 +0200)
commit60c120686da91d84b970ad949073c91085a52b91
treee4b9b9b513651b0804a12c0fbde106f3604cfd98
parent58e1bc2b1c8420773b16452d47932a6ca0d003fb
Fix build of aarc64

The following fixes a reference to LOOP_VINFO_MASKS array in the
aarch64 backend after my changes.

* config/aarch64/aarch64.cc
(aarch64_vector_costs::analyze_loop_vinfo): Fix reference
to LOOP_VINFO_MASKS.
gcc/config/aarch64/aarch64.cc