Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mrg
Date: Tue Jan 27 20:01:47 UTC 2026
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/cc: Makefile
Added Files:
src/tests/usr.bin/cc: t_libm_cabs.sh
Log Message:
add a test to confirm that __builtin_cabsl() is renamed to __c99_cabsl().
should pass on all netbsd platforms (GCC 12 or 14) since:
https://mail-index.netbsd.org/source-changes/2026/01/19/msg160286.html
To generate a diff of this commit:
cvs rdiff -u -r1.1406 -r1.1407 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.10 -r1.11 src/tests/usr.bin/cc/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/cc/t_libm_cabs.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index