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]

ldbl-96/k_tanl.c -Wmaybe-uninitialized error


The buildbot for both i686 and x86_64 uses:
	gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
and the build current fails with:
	../sysdeps/ieee754/ldbl-96/k_tanl.c:139:10: error: 'sign' may be used uninitialized in this function [-Werror=maybe-uninitialized]


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