This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove unused variables



On 1/26/16 9:02 AM, Andreas Schwab wrote:
These are flagged by -Wunused-const-variable.

	* sysdeps/ieee754/ldbl-128ibm/s_erfl.c (half): Remove.
	* sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (maxlog, big): Remove.
	* sysdeps/powerpc/fpu/s_cosf.c (one): Remove.
	* sysdeps/powerpc/fpu/e_hypotf.c (two30): Remove.

LGTM. I was just checking if we should remove the variables or suppress the warning when you submitted this :)

--
Carlos Eduardo Seo
Software Engineer - Linux on Power Toolchain
cseo@linux.vnet.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]