#else
#define _COPYBOOK_H
-#include <sys/types.h> // where macOS defines ino_t
-
#if defined(CDF_Y)
#define gcc_assert(x) assert(x)
void gcc_unreachable(void);
an executable binary or shared object. As a GCC component, it accepts
all options that affect code-generation and linking. Options specific
to \*[lang] are listed below.
-.Bl -tag -width 00debug
+.Bl -tag -width "\0\0debug"
.It Fl main Ar filename
.Nm
will generate a
Warn if IBM-style STOP <number> is used (instead of error).
.It Fl Wno-stray-indicator
Warn if indicator column has no recognized meaning (instead of error).
+
.El
.
.Sh COMPILATION SCENARIOS
.
.Ss CDF Text Manipulation
.Bl -tag -width >>DEFINE
-.It Sy COPY Ar copybook Oo Li OF|IN Ar library Oc Oo Sy REPLACING ... Oc
+.It Sy COPY Ar copybook Li Oo OF|IN Ar library Oc Oo Sy REPLACING ... Oc
If
.Ar copybook
is a literal, it treated a literal filename, which either does or does not exist. If
.El
.
.Ss Status of NIST \*[lang] Compiler Verification Suite
-.Bl -tag -compact -width "00100% NC"
+.Bl -tag -compact -width "\0\0100% NC"
.It NC 100%
Nucleus
.It SQ 100%
.El
.
.Sh COPYRIGHT
-.Bd -unfilled
+.Bd -unfilled -indent
Copyright (c) 2021-2026 Symas Corporation
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
-\(bu Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-\(bu Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following disclaimer
- in the documentation and/or other materials provided with the
- distribution.
-\(bu Neither the name of the Symas Corporation nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
+* Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+* Redistributions in binary form must reproduce the above
+copyright notice, this list of conditions and the following disclaimer
+in the documentation and/or other materials provided with the
+distribution.
+* Neither the name of the Symas Corporation nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
dbgmsg("expanding %s size from %u bytes to %lu "
"because it redefines %s with USAGE POINTER",
field->name, field->size(),
- (unsigned long)int_size_in_bytes(ptr_type_node),
+ int_size_in_bytes(ptr_type_node),
redefined->name);
field->embiggen();
}
linemap_add(line_table, LC_ENTER, sysp, name, 1);
input_filename_vestige = name;
bool pushed = input_filenames.push( input_file_t(name, inode, 1) );
- dbgmsg("%s: %s %s line %d-%d inode %lu", __func__,
+ dbgmsg("%s: %s %s line %d-%d inode %ld", __func__,
pushed? "pushed" : "set to", name,
cobol_location().first_line,
- cobol_location().last_line, (unsigned long) inode);
+ cobol_location().last_line, inode);
return pushed;
}
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/37-digit_Initialization_of_fundamental_types.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-set-target-env-var GCOBOL_CURRENT_DATE "2020/06/12 18:45:22" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ACCEPT_FROM_ENVIRONMENT-NAME.out" }
identification division.
program-id. wrapper.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-set-target-env-var GCOBOL_CURRENT_DATE "2015/04/05 18:45:22" }
*> { dg-output-file "group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
ID DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
ID DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ADD_SUBTRACT_CORR_mixed_fix___float.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ALLOCATE_Rules_6_-_9._Without_OPTION_INITIALIZE_Without_-fdefaultbyte___ASCII_.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ALLOCATE_Rules_6_-_9._Without_OPTION_INITIALIZE_Without_-fdefaultbyte___EBCDIC_.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fdefaultbyte 51" }
*> { dg-output-file "group2/ALLOCATE_Rules_6_-_9_Without_OPTION_INITIALIZE_With_-fdefaultbyte___UTF16_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ALLOCATE___FREE_basic_default_versions.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ANY_LENGTH__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ANY_LENGTH__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ANY_LENGTH__3_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ANY_LENGTH__5_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-Wno-any-length" }
*> { dg-output-file "group2/ANY_LENGTH__7_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-Wno-truncate" }
*> { dg-output-file "group2/Alphanumeric_MOVE_with_truncation.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Assorted_SPECIAL-NAMES_CLASS.out" }
identification division.
program-id. nat.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/BINARY_and_COMP-5__little-endian_.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/BLANK_WHEN_ZERO.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CALL_with_OCCURS_DEPENDING_ON.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CALL_with_OMITTED_parameter.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/CBL_ALLOC_MEM___CBL_FREE_MEM.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/CBL_CHECK_FILE_EXIST.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf -fcobol-exceptions EC-ALL" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/CBL_DELETE_FILE.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/CBL_OPEN_FILE___CBL_CLOSE_FILE.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/CBL_OPEN_FILE___CBL_READ_FILE___CBL_CLOSE_FILE.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CDF2_-_DEFINE_FOO_AS_literal-1.out" }
>>DEFINE FOO AS "on"
id division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> This compiles correctly; there should be no period after "prog"
*> and there should be a period after INITIAL. But, IS INITIAL is
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CDF2_Trouble_with___IF__2_.out" }
*> This should compile, and doesn't
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CDF4_.out" }
>>DEFINE FOO AS 1
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fexec-charset=cp1140 -dialect ibm" }
*> { dg-output-file "group2/CDF_Feature_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CDF_IS_NOT_DEFINED.out" }
identification division.
program-id. fbug.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/CDF__1__IF____text_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CDF__2__IF____number_.out" }
>>DEFINE FOO AS 1
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CDF__3__ALL_NUMERIC_COMPARISONS.out" }
>>DEFINE ONE AS 1
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CHAR_and_ORD_with_COLLATING_sequence_-_ASCII.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fexec-charset=cp1140" }
*> { dg-output-file "group2/CHAR_and_ORD_with_COLLATING_sequence_-_EBCDIC.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/COMP-3_to_COMP-3__IN-PHASE__MOVES.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/COMP-3_to_COMP-3__OUT-OF-PHASE__MOVES.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/COMP-3_to_COMP-3_size_error.out" }
identification division.
program-id. onsize.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/COMP-3_to_numeric-display_size_error.out" }
identification division.
program-id. onsize.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> This program should produce no output. It is a sanity check of
*> COMP-5 moves and addition.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/COMP-6_arithmetic.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/COMP-6_numeric_test.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/COMP-6_used_with_DISPLAY.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/COMP-6_used_with_MOVE.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/COMPUTE_multiplication_to_FIX4.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CONTINUE_AFTER_1_SECONDS.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CURRENCY_SIGN.out" }
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/CURRENCY_SIGN_WITH_PICTURE_SYMBOL.out" }
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/Checking_IS_NUMERIC.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Clear_negative_zero_after_truncated_MOVE.out" }
identification division.
program-id. onsize.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Complex_EVALUATE__1_.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Complex_EVALUATE__2_.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Complex_HEX__VALUE_and_MOVE_-_ASCII_EBCDIC.out" }
identification division.
program-id. hex-init.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Complex_IF.out" }
identification division.
program-id. phonebook.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Complex_INITIALIZE_with_nested_tables__1_.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Complex_INITIALIZE_with_nested_tables__2_.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Concatenation_operator.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Contained_program_visibility__4_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__3_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__4_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__5_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__6_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__7_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Context_sensitive_words__8_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DEBUG-ITEM_using_mh_identical.out" }
identification division.
program-id. dbgline.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DEBUG_Line.out" }
>>SOURCE FIXED
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DECIMAL-POINT_is_COMMA__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DECIMAL-POINT_is_COMMA__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DECIMAL-POINT_is_COMMA__3_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DECIMAL-POINT_is_COMMA__4_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DECIMAL-POINT_is_COMMA__5_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/DISPLAY_IBM-formatted_COMP-1_and_COMP-2.out" }
* gcobol bug reproducer: DISPLAY of a COMP-1 / COMP-2 (internal floating-point)
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DISPLAY__Sign_ASCII__2_.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DISPLAY_and_assignment_NumericDisplay.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DISPLAY_data_items_with_MOVE_statement.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DISPLAY_data_items_with_VALUE_clause.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DISPLAY_literals__DECIMAL-POINT_is_COMMA.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DIVIDE_binary-long_giving_remainder.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/DIVIDE_numeric-display_giving_remainder.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Default_Arithmetic__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Dynamic_reference_modification.out" }
IDENTIFICATION DIVISION.
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-options "-Wno-any-length" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EC-SIZE-TRUNCATION_EC-SIZE-OVERFLOW.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EC-SIZE-ZERO-DIVIDE__fixed_and_float.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ENTRY_statement.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EVALUATE_WHEN_NEGATIVE.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EVALUATE__A__OR__a_.out" }
program-id. prog.
data division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EVALUATE_condition__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EVALUATE_condition__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EVALUATE_doubled_WHEN.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EVALUATE_with_WHEN_using_condition-1.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EXIT_PERFORM.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/EXIT_PERFORM_CYCLE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fexec-charset=cp1140" }
*> { dg-output-file "group2/FIND-STRING__forward_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fexec-charset=cp1140" }
*> { dg-output-file "group2/FIND-STRING__reverse_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-ffixed-form" }
*> { dg-output-file "group2/FIXED_FORMAT_data_in_cols_73_and_beyond.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-ffixed-form" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FLOAT-LONG_with_SIZE_ERROR.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FLOAT-SHORT___FLOAT-LONG_w_o_SIZE_ERROR.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FLOAT-SHORT_with_SIZE_ERROR.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_ABS.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_ALL_INTRINSIC_simple_test.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/FUNCTION_BIGGER-POINTER.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/FUNCTION_BIGGER-POINTER__2_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_BYTE-LENGTH.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
DATA DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_CONVERT.out" }
identification division.
program-id. conv.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-set-target-env-var TZ "UTC0" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_EXCEPTION-FILE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_EXCEPTION-STATEMENT.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_EXCEPTION-STATUS.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_FORMATTED-DATE_TIME_DATETIME.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_HEX-OF.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/FUNCTION_LENGTH__2_.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_LOCALE-DATE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_LOCALE-TIME-FROM-SECONDS.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_LOCALE-TIME.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_MAX.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_MEAN.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_MEDIAN.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_MIDRANGE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_MIN.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_MODULE-NAME.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_NUMVAL-F.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_ORD-MAX.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_ORD-MIN.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_ORD.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_PRESENT-VALUE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_SQRT__2_.out" }
program-id. sqbug.
procedure division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_SUBSTITUTE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_TEST-DATE-YYYYMMDD.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_TEST-DAY-YYYYDDD__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
identification division.
program-id. testy.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
identification division.
program-id. testy.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_TRIM.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_TRIM_with_NATIONAL_characters.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_TRIM_with_extra_characters.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_TRIM_with_reference_modding.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/FUNCTION_TRIM_zero_length.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-Wno-any-length" }
*> { dg-output-file "group2/FUNCTION_as_CALL_parameter_BY_CONTENT.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Fixed_continuation_indicator.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-ffixed-form" }
*> { dg-output-file "group2/Floating_continuation_indicator__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/Fundamental_INSPECT_BACKWARD_REPLACING.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/Fundamental_INSPECT_BACKWARD_TALLYING.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/Fundamental_INSPECT_REPLACING.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/Fundamental_INSPECT_TALLYING.out" }
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
IDENTIFICATION DIVISION.
+ *> Do not edit this generated file. See README.txt
*> { dg-do compile }
IDENTIFICATION DIVISION.
+ *> Do not edit this generated file. See README.txt
*> { dg-do compile }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/GLOBAL_at_lower_level.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/GLOBAL_at_same_level.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Hexadecimal_literal.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/IBM_dialect_COMP_redefined_by_POINTER_as_64-bit.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INITIALIZE_OCCURS_with_SIGN_LEADING___TRAILING.out" }
>>SOURCE FIXED
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INITIALIZE_complex_group__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fdefaultbyte 64" }
*> { dg-output-file "group2/INITIALIZE_with_-defaultbyte__ASCII_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fdefaultbyte 124" }
*> { dg-output-file "group2/INITIALIZE_with_-defaultbyte__EBCDIC_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_BACKWARD_REPLACING_LEADING.out" }
identification division.
program-id. caller.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/INSPECT_BACKWARD_REPLACING_TRAILING.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/INSPECT_BACKWARD_simple_CONVERTING.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/INSPECT_BACKWARD_simple_REPLACING.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/INSPECT_BACKWARD_simple_TALLYING.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_CONVERTING_TO_figurative_constants.out" }
identification division.
program-id. clouseau.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_1.out" }
Identification Division.
Program-Id. Clouseau.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_2.out" }
Identification Division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_3.out" }
Identification Division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_4.out" }
Identification Division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_5-f.out" }
Identification Division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_5-r.out" }
Identification Division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_5.out" }
Identification Division.
Program-Id. Clouseau.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_6.out" }
Identification Division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_ISO_Example_7.out" }
Identification Division.
Program-Id. Clouseau.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/INSPECT_TALLYING_REPLACING_ISO_Example.out" }
*> Example from ISO/IEC 2023 page 1151
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/INSPECT_TRAILING.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Index_and_parenthesized_expression.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-ffixed-form" }
*> { dg-output-file "group2/Indicators_______________-____D__.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
PROCEDURE DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> TEST FUNCTION ACOS (Intrinsic)
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> TEST FUNCTION ANNUITY (Intrinsic)
*> INADEQUATE sample of tests: TODO FIXME
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Intrinsic_Function_NUMVAL.out" }
IDENTIFICATiON DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/LENGTH_OF_omnibus.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/LOCAL-STORAGE__3__with_recursive_PROGRAM-ID.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/LOCAL-STORAGE__4__with_recursive_PROGRAM-ID_..._USING.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Large_PIC_10000000_.out" }
identification division.
program-id. prog.
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Length_overflow__1_.out" }
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Length_overflow__2_.out" }
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Length_overflow_with_offset__1_.out" }
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Length_overflow_with_offset__2_.out" }
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Length_overflow_with_offset__3_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Long_Division.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/MOVE_LEVEL_78.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_NumericDisplay_to_COMP-3.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_X_000203_.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_Z_literal_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_integer_literal_to_alphanumeric.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_to_JUSTIFIED_items.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_to_edited_item__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_to_edited_item__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MOVE_to_item_with_simple_and_floating_insertion.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog INITIAL.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/MULTIPLY_to_FIX4.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Multi-target_MOVE_with_subscript_re-evaluation.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Multiple_INDEXED_BY_variables_with_the_same_name.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/N-Queens_algorithm.out" }
identification division.
program-id. xdamcnt.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Named_conditionals_-_fixed__float__and_alphabetic.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Nested_PERFORM.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Non-numeric_data_in_numeric-display__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Non-numeric_data_in_packed_decimal.out" }
identification division.
program-id. prog2.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Numeric-display_sign_encoding__2_.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Numeric-display_sign_encoding_sanity_check.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Numeric_operations__6_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/OSVS_Arithmetic_Test__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Occurs_DEPENDING_ON__source_and_dest.out" }
identification division.
program-id. prog.
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Offset_overflow.out" }
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Offset_underflow.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Overlapping_MOVE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PACKED-DECIMAL_arithmetic.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/PACKED-DECIMAL_basic_comp-3_comp-6__1_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/PACKED-DECIMAL_basic_comp-3_comp-6__2_.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/PACKED-DECIMAL_dump.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PACKED-DECIMAL_numeric_test__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PACKED-DECIMAL_numeric_test__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PACKED-DECIMAL_used_with_DISPLAY.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PACKED-DECIMAL_used_with_INITIALIZE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PACKED-DECIMAL_used_with_MOVE.out" }
IDENTIFICATION DIVISION.
+ *> Do not edit this generated file. See README.txt
*> { dg-do compile }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PERFORM_TIMES_subscripted.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/PERFORM_VARYING_BY_-0.2.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/POINTER__display.out" }
IDENTIFICATION DIVISION.
+ *> Do not edit this generated file. See README.txt
*> { dg-do compile }
>>SOURCE FORMAT IS FREE
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Preserve_collation_past_a_CALL.out" }
identification division.
program-id. asciibet.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Program-to-program_parameters_and_retvals.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/Quick_check_of_PIC_XX_COMP-5.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Quote_marks_in_comment_paragraphs.out" }
IDENTIFICATION DIVISION.
--- /dev/null
+Do not edit the files in this directory. They are generated by scripts located
+at gcc/cobol/UAT/dgextract/
+
+Manually maintained test files are located in gcc/testsuite/cobol.dg/group1.
+
+Direct enquiries to
+
+rdubner@cobolworx.com
+jklowden@cobolworx.com
+info@cobolworx.com
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/REDEFINES__chained.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. chained_REDEFINES.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/REDEFINES_values_on_FILLER_and_INITIALIZE.out" }
IDENTIFICATION DIVISION.
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-options "-dialect ibm" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/RETURN-CODE_with_INITIAL_and_RECURSIVE.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDED_AWAY-FROM-ZERO.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDED_NEAREST-AWAY-FROM-ZERO.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDED_NEAREST-EVEN.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDED_NEAREST-TOWARD-ZERO.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDED_TOWARD-GREATER.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDED_TOWARD-LESSER.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDED_TRUNCATION.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDING_omnibus_Floating-Point_from_COMPUTE.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ROUNDING_omnibus_NumericDisplay_from_COMPUTE.out" }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Recursive_FUNCTION_with_local-storage.out" }
IDENTIFICATION DIVISION.
FUNCTION-ID. callee.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Recursive_PERFORM_paragraph.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Recursive_subscripts.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Refmod__comparisons_inside_numeric-display.out" }
identification division.
* """"" (quotes reset the syntax highlighting
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Refmod_sources_are_figurative_constants.out" }
id division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Repository_functions_clause.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Rounding_from_BINARY_signable_and_negative.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Rounding_from_BINARY_signable_and_positive.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Rounding_from_BINARY_unsignable.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/SEARCH_ALL_with_OCCURS_DEPENDING_ON.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/SORT__table_sort__2___ASCII_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/SORT__table_sort__2___EBCDIC_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/SORT__table_sort__3A_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/SORT__table_sort__3B_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/SOURCE_FIXED_FREE_directives.out" }
IDENTIFICATION DIVISION.
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/STRING___UNSTRING__NOT__ON_OVERFLOW.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Sanity_check_for_ENTRY.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Separate_sign_positions__1_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Separate_sign_positions__2_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
*> { dg-output-file "group2/Simple_COMP-X.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Simple_DEBUG-ITEM.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Simple_ENVIRONMENT-NAME_with_exception.out" }
identification division.
program-id. envtest.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect mf" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Simple_floating-point_MOVE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Simple_floating-point_VALUE_and_MOVE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Simple_p-scaling.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-fno-static-call -rdynamic" }
*> { dg-output-file "group2/Static_CALL_with_ON_EXCEPTION__with_-fno-static-call_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Static_reference_modification.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Subscript_out_of_bounds__1_.out" }
+ *> Do not edit this generated file. See README.txt
*> { dg-do run }
*> { dg-xfail-run-if "" { *-*-* } }
*> { dg-output-file "group2/Subscript_out_of_bounds__2_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/Subscripted_refmods.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/UDF_RETURNING_group_and_PIC_9_5_.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/UDF_fibonacci_recursion.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/UDF_in_COMPUTE.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/UDF_with_recursion.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/UNSTRING_with_FUNCTION___literal.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/UNSTRING_with_refmods.out" }
identification division.
program-id prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_COMP-3_BY_REFERENCE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_COMP-3_BY_VALUE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_FLOAT-SLX_BY_REFERENCE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_FLOAT-SLX_BY_VALUE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_NumericDisplay_BY_REFERENCE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_NumericDisplay_BY_VALUE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed_-_COMP-3_BY_REFERENCE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed_-_COMP-3_BY_VALUE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed_-_NumericDisplay_BY_REFERENCE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed_-_NumericDisplay_BY_VALUE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed___COMP-3_BY_REFERENCE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed___COMP-3_BY_VALUE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed___NumericDisplay_BY_REFERENCE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/USING_Signed___NumericDisplay_BY_VALUE.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/access_to_OPTIONAL_LINKAGE_item_not_passed.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/add_-1_to_negative_pic_S9999.out" }
*> We have special code for adding single digits to
*> numeric-display variables. This routine checks adding a negative
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/add_-1_to_pic_9999.out" }
*> We have special code for adding single digits to
*> numeric-display variables. This routine checks adding a negative
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/add_-1_to_positive_pic_S9999.out" }
*> We have special code for adding single digits to
*> numeric-display variables. This routine checks adding a negative
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/add_1_to_pic_9999.out" }
*> We have special code for adding single digits to
*> numeric-display variables.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/add_1_to_positive_pic_S9999.out" }
*> We have special code for adding single digits to
*> numeric-display variables.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/add__1_to_negative_pic_S9999.out" }
*> We have special code for adding single digits to
*> numeric-display variables. This routine checks adding a positive
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/ambiguous_PERFORM.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/call_subprogram_using_pointer__passing_pointer.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/command-line.out" }
*> ODD FAILURE: failing to recognize "" as SPACE
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/compare_alpha_to_all__literal_.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/compare_float_to_other_types.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/compare_national_to_display.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/comprensive_compare_comp-1_comp-5.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-ffixed-form" }
*> { dg-output-file "group2/debugging_lines__WITH_DEBUGGING_MODE_.out" }
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/debugging_lines__not_active_.out" }
>>SOURCE FIXED
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_ADD_FORMAT_1.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_ADD_FORMAT_2.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_DIVIDE_FORMAT_1.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_DIVIDE_FORMAT_2.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_FORMAT_1.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_FORMAT_2.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_MULTIPLY_FORMAT_1.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_MULTIPLY_FORMAT_2.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_SUBTRACT_FORMAT_1.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_SUBTRACT_FORMAT_2.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/floating-point_literals.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/length_of_ODO_Rules_7__8A__and_8B.out" }
identification division.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/move_numeric_to_alphanumeric.out" }
identification division.
program-id. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/numeric-display_to_COMP-3_size_error.out" }
identification division.
program-id. onsize.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
id division.
*> IBM is PERMISSIVE and allows PROGRAM-ID without a terminating
*> period. ISO 2014 does not. IBM's behaviors are part of a
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-options "-dialect ibm" }
*> { dg-output-file "group2/refmod_with_nested_parentheses.out" }
IDENTIFICATION DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
*> { dg-output-file "group2/signed_unsigned_compare.out" }
identification division.
program-id. prog.
+ *> Do not edit this generated file. See README.txt
*> { dg-do compile }
ID DIVISION.
- *> { dg-do run }
+ *> Do not edit this generated file. See README.txt
+ *> { dg-do run }
IDENTIFICATION DIVISION.
PROGRAM-ID. prog.