Source-Changes archive

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

CVS commit: src/tests/usr.bin



Module Name:    src
Committed By:   riastradh
Date:           Tue Feb 11 06:26:19 UTC 2020

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

Log Message:
Mark compilation with -pg as xfail on aarch64.

XXX file a PR to xref


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/c++/t_call_once.sh \
    src/tests/usr.bin/c++/t_pthread_once.sh \
    src/tests/usr.bin/c++/t_static_destructor.sh
cvs rdiff -u -r1.3 -r1.4 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/cc/t_hello.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