diff options
author | Gabriel F. T. Gomes <gabriel@inconstante.eti.br> | 2017-09-04 12:48:31 -0300 |
---|---|---|
committer | Gabriel F. T. Gomes <gabriel@inconstante.eti.br> | 2017-09-21 17:37:39 -0300 |
commit | ffa448041beb4d5899ad0258843ecca4c106d1cd (patch) | |
tree | 6feada4299e834de3582612adca6864ef400fce8 /include | |
parent | e5e4d7cc056ffae51fc55b66d9dd0abd99927486 (diff) | |
download | glibc-ffa448041beb4d5899ad0258843ecca4c106d1cd.tar.gz glibc-ffa448041beb4d5899ad0258843ecca4c106d1cd.tar.xz glibc-ffa448041beb4d5899ad0258843ecca4c106d1cd.zip |
powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcase
On powerpc64le, not all files can have the flag -mfloat128 passed as an option on the compile command, since that could conflict with other flags, such as -mno-vsx. Each file that needs the flag, gets it through a CFLAGS-filename variable on sysdeps/powerpc/powerpc64le/Makefile. The test cases tst-strtod-nan-locale and tst-wcstod-nan-locale are missing this flag. Tested for powerpc64le. * sysdeps/powerpc/powerpc64le/Makefile (CFLAGS-tst-strtod-nan-locale.c): New variable. (CFLAGS-tst-wcstod-nan-locale.c): New variable.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions