diff options
author | Andrew Pinski <andrew_pinski@playstation.sony.com> | 2008-03-31 18:22:05 +0000 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2008-03-31 11:22:05 -0700 |
commit | a12bdb97c9bb28dc996017ec826612ac61dbe846 (patch) | |
tree | 05015805c094c492567941926cc55180a8afe552 /gcc/tree-ssa-loop-manip.c | |
parent | 2d4bba805eeeea81ee9e566e569528de83876e08 (diff) | |
download | gcc-a12bdb97c9bb28dc996017ec826612ac61dbe846.tar.gz |
re PR tree-optimization/30186 (accessing an element via a "pointer" on a vector does not cause vec_extract to be used (non-zero index))
2008-03-31 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR middle-end/30186
* fold-const.c (fold_indirect_ref_1): Support accessing non first
element of the vector via a pointer.
2008-03-31 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR middle-end/30186
* gcc.dg/tree-ssa/vector-1.c: New testcase.
* gcc.c-torture/execute/vector-1.c: New testcase.
* gcc.c-torture/execute/vector-2.c: New testcase.
From-SVN: r133766
Diffstat (limited to 'gcc/tree-ssa-loop-manip.c')
0 files changed, 0 insertions, 0 deletions