mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 10:20:29 +08:00
arm_neon.h (vdup_n_f32): Remove forward declaration.
* config/aarch64/arm_neon.h (vdup_n_f32): Remove forward declaration. From-SVN: r222177
This commit is contained in:
parent
2234a9cb75
commit
05b1fb220b
gcc
@ -1,3 +1,7 @@
|
||||
2015-04-17 Alan Lawrence <alan.lawrence@arm.com>
|
||||
|
||||
* config/aarch64/arm_neon.h (vdup_n_f32): Remove forward declaration.
|
||||
|
||||
2015-04-17 Patrick Palka <ppalka@gcc.gnu.org>
|
||||
|
||||
PR c++/64527
|
||||
|
@ -5665,8 +5665,6 @@ vaddlvq_u32 (uint32x4_t a)
|
||||
|
||||
/* vcvt_high_f32_f16 not supported */
|
||||
|
||||
static float32x2_t vdup_n_f32 (float32_t);
|
||||
|
||||
#define vcvt_n_f32_s32(a, b) \
|
||||
__extension__ \
|
||||
({ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user