This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c142ae5e17e i386: Fix __builtin_trunc with FE_DOWNWARD rounding directi [...] new 16929214fd1 libcody: Remove testsuite [PR 98318]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libcody/Makefile.in | 2 +- libcody/tests/01-serialize/connect.cc | 30 ----------- libcody/tests/01-serialize/decoder.cc | 73 -------------------------- libcody/tests/01-serialize/encoder.cc | 48 ----------------- libcody/tests/02-comms/client-1.cc | 97 ----------------------------------- libcody/tests/02-comms/pivot-1.cc | 76 --------------------------- libcody/tests/02-comms/server-1.cc | 68 ------------------------ libcody/tests/Makesub.in | 36 ------------- libcody/tests/jouster | 11 ---- 9 files changed, 1 insertion(+), 440 deletions(-) delete mode 100644 libcody/tests/01-serialize/connect.cc delete mode 100644 libcody/tests/01-serialize/decoder.cc delete mode 100644 libcody/tests/01-serialize/encoder.cc delete mode 100644 libcody/tests/02-comms/client-1.cc delete mode 100644 libcody/tests/02-comms/pivot-1.cc delete mode 100644 libcody/tests/02-comms/server-1.cc delete mode 100644 libcody/tests/Makesub.in delete mode 100755 libcody/tests/jouster