diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-08-30 08:54:02 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-08-30 08:54:02 +0200 |
commit | 5116b156b72d0bc2df4875f7c8f84c2e5973c38e (patch) | |
tree | 4f8204ec287148ff2138179eba1c73407dc67118 /gcc/c/c-parser.c | |
parent | 3754bbfc36b1650ab47e22446af664ecab5bbf2d (diff) | |
download | gcc-5116b156b72d0bc2df4875f7c8f84c2e5973c38e.zip gcc-5116b156b72d0bc2df4875f7c8f84c2e5973c38e.tar.gz gcc-5116b156b72d0bc2df4875f7c8f84c2e5973c38e.tar.bz2 |
re PR tree-optimization/72866 (Compile time hog w/ -O3 (-Ofast))
PR tree-optimization/72866
* tree-vect-patterns.c (search_type_for_mask): Turn into
a small wrapper, move all code to ...
(search_type_for_mask_1): ... this new function. Add caching
and adjust recursive calls.
* gcc.dg/vect/pr72866.c: New test.
From-SVN: r239856
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions