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/53309] Unnecessary temporary array creation in subroutine call


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

--- Comment #3 from Rich Townsend <townsend at astro dot wisc.edu> ---
Thanks for the explanation about -Warray-temporaries vs.
-fcheck-array-temporaries -- got it!

Might be worth changing the output text from the former to something like
"Warning: Array temporary might be created at (1)"


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