This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]