diff options
| author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-29 10:41:12 +0000 |
|---|---|---|
| committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-29 10:41:12 +0000 |
| commit | ea0695f9905c015547e1426511390f02228c2e06 (patch) | |
| tree | f916e85a99fbf5d9a8618b0a2f877572cb37a8ff /libjava/classpath/java/lang/ThreadDeath.java | |
| parent | fe3e33698a0ed665ec87da4d2b744f62b7002d82 (diff) | |
| download | ppe42-gcc-ea0695f9905c015547e1426511390f02228c2e06.tar.gz ppe42-gcc-ea0695f9905c015547e1426511390f02228c2e06.zip | |
PR lto/59326
* omp-low.c (simd_clone_create): Return NULL if for definition
!cgraph_function_with_gimple_body_p (old_node). Call cgraph_get_body
before calling cgraph_function_versioning.
(expand_simd_clones): Look for "omp declare simd" attribute first.
Don't check targetm.simd_clone.compute_vecsize_and_simdlen here.
Punt if node->global.inlined_to.
(pass_omp_simd_clone::gate): Also enable if in_lto_p && !flag_wpa.
Disable pass if targetm.simd_clone.compute_vecsize_and_simdlen is NULL.
* lto-streamer-out.c (hash_tree): Handle OMP_CLAUSE.
lto/
* lto.c (compare_tree_sccs_1): Handle OMP_CLAUSE.
testsuite/
* gcc.dg/vect/vect-simd-clone-12.c: New test.
* gcc.dg/vect/vect-simd-clone-12a.c: New test.
* gcc.dg/vect/vect-simd-clone-10a.c: Remove extern keywords.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205514 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/lang/ThreadDeath.java')
0 files changed, 0 insertions, 0 deletions

