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/33097] Function decl trees without proper argument list


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33097

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #19 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> This was due to the following TODO in gfc_get_symbol_for_expr():
> /* TODO: proper argument lists for external intrinsics.  */

This has disappeared from the sources since at least gcc5.

In addition I see:

gcc/fortran/ChangeLog-2011:     * trans.h (gfc_chainon_list): Delete.
gcc/fortran/ChangeLog-2011:     * trans.c (gfc_chainon_list): Delete.

So the patch in comment 10 is now irrelevant.

Without feedback I'll close this PR as INVALID.

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