diff options
author | Claudiu Zissulescu <claziss@synopsys.com> | 2018-11-13 13:51:30 +0100 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gcc.gnu.org> | 2018-11-13 13:51:30 +0100 |
commit | dddc18157283e3ab2a3a4c32ededae2386a54bb3 (patch) | |
tree | 330a73d9015fedd81c8b5b5cb213f5e54490177a /gcc/tree-vectorizer.h | |
parent | 3fd6ae8a2541dad32b03c4c039127f0651dbdf1f (diff) | |
download | gcc-dddc18157283e3ab2a3a4c32ededae2386a54bb3.zip gcc-dddc18157283e3ab2a3a4c32ededae2386a54bb3.tar.gz gcc-dddc18157283e3ab2a3a4c32ededae2386a54bb3.tar.bz2 |
[ARC] Do not emit ZOL in the presence of text jump tables.
Avoid emitting lp instruction when in its ZOL body we find a jump
table data in text section. One of the reason is the jump tables size
can be changed latter on, hence the total ZOL length may be wrongly
computed.
gcc/
xxxx-xx-xx Claudiu Zissulescu <claziss@synopsys.com>
* config/arc/arc.c (hwloop_optimize): Bailout when detecting a
jump table data in the text section.
From-SVN: r266067
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions