https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751
Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Konstantin Belousov <[email protected]> --- (In reply to Dennis Clarke from comment #6) Works for me on amd64 stable/14: solo% LD_LIBRARY_PATH=. ./foo 1 2 3; echo $? 4 Base clang 19.1.4, but I suspect it should not matter. And indeed same result when the test dso and program are compiled with gcc 14.2. Also worked for i386 (-m32). -- You are receiving this mail because: You are the assignee for the bug.
