Browse Source

+ added tcext5.o object file for C parameter passing test in testsuite

git-svn-id: trunk@3791 -
tom_at_work 19 years ago
parent
commit
965eba1c16
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes
  2. BIN
      tests/test/cg/obj/linux/powerpc64/tcext5.o

+ 1 - 0
.gitattributes

@@ -5803,6 +5803,7 @@ tests/test/cg/obj/linux/powerpc/tcext5.o -text
 tests/test/cg/obj/linux/powerpc64/ctest.o -text
 tests/test/cg/obj/linux/powerpc64/tcext3.o -text
 tests/test/cg/obj/linux/powerpc64/tcext4.o -text
+tests/test/cg/obj/linux/powerpc64/tcext5.o -text
 tests/test/cg/obj/linux/sparc/ctest.o -text
 tests/test/cg/obj/linux/x86_64/ctest.o -text
 tests/test/cg/obj/linux/x86_64/tcext3.o -text

BIN
tests/test/cg/obj/linux/powerpc64/tcext5.o