diff --git a/.gitattributes b/.gitattributes index 06d5321d27..4882c4587d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11522,6 +11522,13 @@ tests/test/cg/obj/linux/sparc/tcext3.o -text tests/test/cg/obj/linux/sparc/tcext4.o -text tests/test/cg/obj/linux/sparc/tcext5.o -text tests/test/cg/obj/linux/sparc/tcext6.o -text +tests/test/cg/obj/linux/sparc64/cpptcl1.o -text +tests/test/cg/obj/linux/sparc64/cpptcl2.o -text +tests/test/cg/obj/linux/sparc64/ctest.o -text +tests/test/cg/obj/linux/sparc64/tcext3.o -text +tests/test/cg/obj/linux/sparc64/tcext4.o -text +tests/test/cg/obj/linux/sparc64/tcext5.o -text +tests/test/cg/obj/linux/sparc64/tcext6.o -text tests/test/cg/obj/linux/x86_64/cpptcl1.o -text tests/test/cg/obj/linux/x86_64/cpptcl2.o -text tests/test/cg/obj/linux/x86_64/ctest.o -text diff --git a/tests/test/cg/obj/linux/sparc64/cpptcl1.o b/tests/test/cg/obj/linux/sparc64/cpptcl1.o new file mode 100644 index 0000000000..237ef1c1d6 Binary files /dev/null and b/tests/test/cg/obj/linux/sparc64/cpptcl1.o differ diff --git a/tests/test/cg/obj/linux/sparc64/cpptcl2.o b/tests/test/cg/obj/linux/sparc64/cpptcl2.o new file mode 100644 index 0000000000..043122510c Binary files /dev/null and b/tests/test/cg/obj/linux/sparc64/cpptcl2.o differ diff --git a/tests/test/cg/obj/linux/sparc64/ctest.o b/tests/test/cg/obj/linux/sparc64/ctest.o new file mode 100644 index 0000000000..6d43f7554e Binary files /dev/null and b/tests/test/cg/obj/linux/sparc64/ctest.o differ diff --git a/tests/test/cg/obj/linux/sparc64/tcext3.o b/tests/test/cg/obj/linux/sparc64/tcext3.o new file mode 100644 index 0000000000..aa1c582c7b Binary files /dev/null and b/tests/test/cg/obj/linux/sparc64/tcext3.o differ diff --git a/tests/test/cg/obj/linux/sparc64/tcext4.o b/tests/test/cg/obj/linux/sparc64/tcext4.o new file mode 100644 index 0000000000..3859837b9d Binary files /dev/null and b/tests/test/cg/obj/linux/sparc64/tcext4.o differ diff --git a/tests/test/cg/obj/linux/sparc64/tcext5.o b/tests/test/cg/obj/linux/sparc64/tcext5.o new file mode 100644 index 0000000000..6ff7ee242c Binary files /dev/null and b/tests/test/cg/obj/linux/sparc64/tcext5.o differ diff --git a/tests/test/cg/obj/linux/sparc64/tcext6.o b/tests/test/cg/obj/linux/sparc64/tcext6.o new file mode 100644 index 0000000000..cec6e7ac39 Binary files /dev/null and b/tests/test/cg/obj/linux/sparc64/tcext6.o differ