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/62278] gfc_check_dependency should also check for TARGET attribute


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

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Note: The code deciding whether a temporary is required seems to do additional
checks, at least for the simple noncoarray assignment, no temporary is
generated.


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