omp-simd-clone.c (simd_clone_adjust_return_type): Remove call to build_distinct_type_...
authorSteve Ellcey <sellcey@marvell.com>
Fri, 2 Aug 2019 16:01:15 +0000 (16:01 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 2 Aug 2019 16:01:15 +0000 (16:01 +0000)
commite8a70c177cf66df719d080a5b46b4bede038d4b1
treee57bafa34b12dd389b86cc86329f669a2a7c35da
parentf04bffb04a4dae3e1a1f87f53c4591fc48bb8058
omp-simd-clone.c (simd_clone_adjust_return_type): Remove call to build_distinct_type_copy.

2019-08-02  Steve Ellcey  <sellcey@marvell.com>

* omp-simd-clone.c (simd_clone_adjust_return_type): Remove call to
build_distinct_type_copy.
(simd_clone_adjust_argument_types): Ditto.
(simd_clone_adjust): Call build_distinct_type_copy here.
(expand_simd_clones): Ditto.

From-SVN: r274019
gcc/ChangeLog
gcc/omp-simd-clone.c