diff options
author | Joseph Myers <josmyers@redhat.com> | 2025-05-01 22:28:59 +0000 |
---|---|---|
committer | Joseph Myers <josmyers@redhat.com> | 2025-05-01 22:28:59 +0000 |
commit | 59f64a1f4f3bbe2bcaf8fc1951b94e1d0e7d307e (patch) | |
tree | a50291bb80870d22a28b7bb661f6d2048eabf361 /support/support_run_diff.c | |
parent | 5d101745814b9c1d59fb830bb044f702437f3002 (diff) | |
download | glibc-master.zip glibc-master.tar.gz glibc-master.tar.bz2 |
While working on implementing compoundn, I noticed that
libm-test-pown.inc was wrongly using TEST_ff_f and AUTO_TESTS_ff_f
when the actual types involved meant fL_f should be used instead of
ff_f; fix to use the correct descriptor strings for pown. (These
strings affect how gen-libm-test.py generates a C file in some cases.
The structure type test_fL_f_data for expected results and the use of
RUN_TEST_LOOP_fL_f in the ALL_RM_TEST call were already correct.)
Tested for x86_64. The generated libm-test-pown.c was actually
unchanged, but the old descriptor strings were still logically
incorrect.
Diffstat (limited to 'support/support_run_diff.c')
0 files changed, 0 insertions, 0 deletions