fortran/7530: fortran statement works in 2.9.3 but not in 3.1
Robert_W_Nelson@seagate.com
Robert_W_Nelson@seagate.com
Wed Aug 7 11:46:00 GMT 2002
>Number: 7530
>Category: fortran
>Synopsis: fortran statement works in 2.9.3 but not in 3.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Aug 07 11:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Robert_W_Nelson@seagate.com
>Release: 3.1
>Organization:
>Environment:
solaris 2.6
>Description:
the following line of code quit working with the new compiler:
g_line_data = ' ' // d7_s5comments(d7_sub)( ((i1-1)*125+1) : ((i1-1)*125+125) )
i1 changes from 1 to 4; yet the first 125 bytes of data is returned
works in 2.9.3 but not in 3.1
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list