[PowerPC64] Remove duplicate define in stpncpy-power8.S

USE_AS_STPNCPY is defined by sysdeps/powerpc/powerpc64/power8/stpncpy.S,
included by this file.

	* sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: Don't define
	USE_AS_STPNCPY.
This commit is contained in:
Alan Modra 2017-10-24 20:20:54 +10:30
parent e9b8e19419
commit d46b09f988
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2017-10-31 Alan Modra <amodra@gmail.com>
* sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: Don't define
USE_AS_STPNCPY.
2017-10-31 Alan Modra <amodra@gmail.com>
* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S (hidden_def):

View File

@ -18,8 +18,6 @@
#include <sysdep.h>
#define USE_AS_STPNCPY
#define STPNCPY __stpncpy_power8
#undef libc_hidden_builtin_def