diff options
author | Changpeng Fang <changpeng.fang@amd.com> | 2010-06-10 17:54:39 +0000 |
---|---|---|
committer | Sebastian Pop <spop@gcc.gnu.org> | 2010-06-10 17:54:39 +0000 |
commit | da604ebda9226ee8cf08f7849488e201cc26fd40 (patch) | |
tree | 8aca1a54b47298a26365ef935106dc5b487cacbd /gcc/fortran/interface.c | |
parent | feab9982bb4915ffd3dfc9b6123947b59ed7dce6 (diff) | |
download | gcc-da604ebda9226ee8cf08f7849488e201cc26fd40.zip gcc-da604ebda9226ee8cf08f7849488e201cc26fd40.tar.gz gcc-da604ebda9226ee8cf08f7849488e201cc26fd40.tar.bz2 |
Fix PR44185: prefetch test failures.
2010-06-10 Changpeng Fang <changpeng.fang@amd.com>
PR middle-end/44185
* gcc.dg/tree-ssa/prefetch-7.c: take the loops that will generate
non-temporal stores out of the tests to form new test cases. As a
result, no non-temporal store should be generated in this case.
* gcc.dg/tree-ssa/prefetch-8.c: New. Test from original
prefetch-7.c that generate one non-temporal store.
* gcc.dg/tree-ssa/prefetch-9.c: New. Test from original
prefetch-7.c that generate one non-temporal store and one
one-temporal prefetch.
From-SVN: r160566
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions