Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/usr.bin/c++



Module Name:    src
Committed By:   riastradh
Date:           Tue Jun 23 16:43:51 UTC 2026

Modified Files:
        src/tests/usr.bin/c++: t_call_once.sh t_call_once2.sh t_cxxruntime.sh
            t_hello.sh t_pthread_once.sh t_static_destructor.sh

Log Message:
tests/usr.bin/c++: Mark various profile and pic profile tests xfail.

PR toolchain/59710: various pic profile tests are failing and/or broken


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/usr.bin/c++/t_call_once.sh \
    src/tests/usr.bin/c++/t_call_once2.sh \
    src/tests/usr.bin/c++/t_cxxruntime.sh src/tests/usr.bin/c++/t_hello.sh
cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/c++/t_pthread_once.sh
cvs rdiff -u -r1.12 -r1.13 src/tests/usr.bin/c++/t_static_destructor.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