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/43173] Unnecessary array temporary: Passing contiguous array as actual argument



------- Comment #2 from burnus at gcc dot gnu dot org  2010-02-25 12:56 -------
(In reply to comment #1)
> This does not occur on i386.  I will try on a x86_64 tonight.

The warning for -Warray-temporaries is shown here for both -m32 and -m64 -- and
I also see "_gfortran_internal_pack" in the -fdump-tree-original. Do you have
by chance local changes which fix this issue?


-- 


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


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