]> git.ipfire.org Git - thirdparty/gcc.git/commit
cobol: Incorporate new testcases from the cobolworx UAT tests.
authorBob Dubner <rdubner@symas.com>
Thu, 27 Mar 2025 21:55:53 +0000 (17:55 -0400)
committerRobert Dubner <rdubner@symas.com>
Thu, 27 Mar 2025 22:29:43 +0000 (18:29 -0400)
commit72ecfe355ad528e7e21d0c5ec24d33ae8cfc5b31
treeecdd6f948f80f01ec7c8cacc57d84e9e3a47fac5
parentd44aa3e3bf5bd99c30bae2896c8de5cacef458fa
cobol: Incorporate new testcases from the cobolworx UAT tests.

The author notes that some of the file names are regrettably lengthy,
which is because they are derived from the descriptive names of the
autom4te tests.

gcc/testsuite

* cobol.dg/group2/ACCEPT_DATE___DAY_and_intrinsic_functions__1_.cob: New testcase.
* cobol.dg/group2/ACCEPT_DATE___DAY_and_intrinsic_functions__2_.cob: Likewise.
* cobol.dg/group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__1_.cob: Likewise.
* cobol.dg/group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.cob: Likewise.
* cobol.dg/group2/COMP-6_arithmetic.cob: Likewise.
* cobol.dg/group2/COMP-6_numeric_test.cob: Likewise.
* cobol.dg/group2/COMP-6_used_with_DISPLAY.cob: Likewise.
* cobol.dg/group2/COMP-6_used_with_MOVE.cob: Likewise.
* cobol.dg/group2/COMPUTE_multiplication_to_FIX4.cob: Likewise.
* cobol.dg/group2/DISPLAY__Sign_ASCII__2_.cob: Likewise.
* cobol.dg/group2/DISPLAY__Sign_ASCII.cob: Likewise.
* cobol.dg/group2/Floating_continuation_indicator__1_.cob: Likewise.
* cobol.dg/group2/floating-point_ADD_FORMAT_1.cob: Likewise.
* cobol.dg/group2/floating-point_ADD_FORMAT_2.cob: Likewise.
* cobol.dg/group2/floating-point_DIVIDE_FORMAT_1.cob: Likewise.
* cobol.dg/group2/floating-point_DIVIDE_FORMAT_2.cob: Likewise.
* cobol.dg/group2/floating-point_literals.cob: Likewise.
* cobol.dg/group2/floating-point_MULTIPLY_FORMAT_1.cob: Likewise.
* cobol.dg/group2/floating-point_MULTIPLY_FORMAT_2.cob: Likewise.
* cobol.dg/group2/floating-point_SUBTRACT_FORMAT_1.cob: Likewise.
* cobol.dg/group2/floating-point_SUBTRACT_FORMAT_2.cob: Likewise.
* cobol.dg/group2/IBM_dialect_COMP_redefined_by_POINTER_as_64-bit.cob: Likewise.
* cobol.dg/group2/Indicators_______________-____D__.cob: Likewise.
* cobol.dg/group2/MULTIPLY_to_FIX4.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_arithmetic.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__1_.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__2_.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_dump.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_numeric_test__1_.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_numeric_test__2_.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_used_with_DISPLAY.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_used_with_INITIALIZE.cob: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_used_with_MOVE.cob: Likewise.
* cobol.dg/group2/POINTER__display.cob: Likewise.
* cobol.dg/group2/Simple_floating-point_MOVE.cob: Likewise.
* cobol.dg/group2/Simple_floating-point_VALUE_and_MOVE.cob: Likewise.
* cobol.dg/group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.out: Known-good result.
* cobol.dg/group2/COMP-6_arithmetic.out: Likewise.
* cobol.dg/group2/COMP-6_numeric_test.out: Likewise.
* cobol.dg/group2/COMP-6_used_with_DISPLAY.out: Likewise.
* cobol.dg/group2/COMP-6_used_with_MOVE.out: Likewise.
* cobol.dg/group2/COMPUTE_multiplication_to_FIX4.out: Likewise.
* cobol.dg/group2/DISPLAY__Sign_ASCII__2_.out: Likewise.
* cobol.dg/group2/DISPLAY__Sign_ASCII.out: Likewise.
* cobol.dg/group2/Floating_continuation_indicator__1_.out: Likewise.
* cobol.dg/group2/floating-point_ADD_FORMAT_1.out: Likewise.
* cobol.dg/group2/floating-point_ADD_FORMAT_2.out: Likewise.
* cobol.dg/group2/floating-point_DIVIDE_FORMAT_1.out: Likewise.
* cobol.dg/group2/floating-point_DIVIDE_FORMAT_2.out: Likewise.
* cobol.dg/group2/floating-point_literals.out: Likewise.
* cobol.dg/group2/floating-point_MULTIPLY_FORMAT_1.out: Likewise.
* cobol.dg/group2/floating-point_MULTIPLY_FORMAT_2.out: Likewise.
* cobol.dg/group2/floating-point_SUBTRACT_FORMAT_1.out: Likewise.
* cobol.dg/group2/floating-point_SUBTRACT_FORMAT_2.out: Likewise.
* cobol.dg/group2/IBM_dialect_COMP_redefined_by_POINTER_as_64-bit.out: Likewise.
* cobol.dg/group2/Indicators_______________-____D__.out: Likewise.
* cobol.dg/group2/MULTIPLY_to_FIX4.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_arithmetic.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__1_.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__2_.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_dump.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_numeric_test__1_.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_numeric_test__2_.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_used_with_DISPLAY.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_used_with_INITIALIZE.out: Likewise.
* cobol.dg/group2/PACKED-DECIMAL_used_with_MOVE.out: Likewise.
* cobol.dg/group2/POINTER__display.out: Likewise.
* cobol.dg/group2/Simple_floating-point_MOVE.out: Likewise.
* cobol.dg/group2/Simple_floating-point_VALUE_and_MOVE.out: Likewise.
69 files changed:
gcc/testsuite/cobol.dg/group2/ACCEPT_DATE___DAY_and_intrinsic_functions__1_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/ACCEPT_DATE___DAY_and_intrinsic_functions__2_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__1_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_arithmetic.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_arithmetic.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_numeric_test.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_numeric_test.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_used_with_DISPLAY.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_used_with_DISPLAY.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_used_with_MOVE.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMP-6_used_with_MOVE.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMPUTE_multiplication_to_FIX4.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/COMPUTE_multiplication_to_FIX4.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/DISPLAY__Sign_ASCII.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/DISPLAY__Sign_ASCII.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/DISPLAY__Sign_ASCII__2_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/DISPLAY__Sign_ASCII__2_.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Floating_continuation_indicator__1_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Floating_continuation_indicator__1_.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/IBM_dialect_COMP_redefined_by_POINTER_as_64-bit.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/IBM_dialect_COMP_redefined_by_POINTER_as_64-bit.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Indicators_______________-____D__.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Indicators_______________-____D__.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/MULTIPLY_to_FIX4.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/MULTIPLY_to_FIX4.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_arithmetic.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_arithmetic.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__1_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__1_.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__2_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_basic_comp-3_comp-6__2_.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_dump.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_dump.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_numeric_test__1_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_numeric_test__1_.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_numeric_test__2_.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_numeric_test__2_.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_used_with_DISPLAY.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_used_with_DISPLAY.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_used_with_INITIALIZE.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_used_with_INITIALIZE.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_used_with_MOVE.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/PACKED-DECIMAL_used_with_MOVE.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/POINTER__display.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/POINTER__display.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Simple_floating-point_MOVE.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Simple_floating-point_MOVE.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Simple_floating-point_VALUE_and_MOVE.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/Simple_floating-point_VALUE_and_MOVE.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_ADD_FORMAT_1.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_ADD_FORMAT_1.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_ADD_FORMAT_2.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_ADD_FORMAT_2.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_DIVIDE_FORMAT_1.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_DIVIDE_FORMAT_1.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_DIVIDE_FORMAT_2.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_DIVIDE_FORMAT_2.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_MULTIPLY_FORMAT_1.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_MULTIPLY_FORMAT_1.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_MULTIPLY_FORMAT_2.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_MULTIPLY_FORMAT_2.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_SUBTRACT_FORMAT_1.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_SUBTRACT_FORMAT_1.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_SUBTRACT_FORMAT_2.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_SUBTRACT_FORMAT_2.out [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_literals.cob [new file with mode: 0644]
gcc/testsuite/cobol.dg/group2/floating-point_literals.out [new file with mode: 0644]