[Bug fortran/25029] Assumed size array can be associated with array pointer without upper bound of last dimension

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 30 15:19:00 GMT 2005



------- Comment #6 from pault at gcc dot gnu dot org  2005-12-30 15:19 -------
An easy question for a change!  No, I had committed the patch but had to remove
it because it broke things in ways that I could not handle, whilst we had house
guests.

2005-12-24  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/25029
        PR fortran/21256
        * resolve.c (check_assumed_size_reference,
resolve_assumed_size_actual):
        Remove because of regressions caused by patch.
        (resolve_function, resolve_call, resolve_variable): Remove assumed size
        checks because of regressionscaused by patch.

The upgraded version is regtesting, as I write.  I am going to add Toon's
testcase and to make absolutely sure, this time, that all the intrinsics behave
correctly.  I should be submitting tomorrow morning.

Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25029



More information about the Gcc-bugs mailing list