glibc/sysdeps/x86
Joseph Myers b7e02da4e9 Run tst-ld-sse-use.sh with bash.
tst-ld-sse-use.sh is a bash script, not a POSIX shell script, and so
needs to be run with $(BASH) not $(SHELL) to avoid errors of the form:

../sysdeps/x86/tst-ld-sse-use.sh: 41: ../sysdeps/x86/tst-ld-sse-use.sh: declare: not found

(when /bin/sh is dash).  This patch makes that change.

Tested for x86_64.

	* sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
	with $(BASH) not $(SHELL).
2014-09-29 23:24:37 +00:00
..
bits x86: Consolidate unnecessary nptl/ subdirectories. 2014-06-24 19:17:43 -07:00
fpu Fix comment error that Jakub pointed out but I forgot to fix 2014-08-13 18:46:41 +05:30
Makefile Run tst-ld-sse-use.sh with bash. 2014-09-29 23:24:37 +00:00
elide.h x86: Consolidate unnecessary nptl/ subdirectories. 2014-06-24 19:17:43 -07:00
fpu_control.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tininess.h Use sysdeps/x86/tininess.h for i386 and x86_64 2012-10-30 20:38:31 -07:00
tst-ld-sse-use.sh Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194) 2014-09-12 12:31:05 +05:30