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 middle-end/40015] [4.5.0 Regression] Revision 147083 failed gfortran.dg/array_memcpy_4.f90



------- Comment #7 from rguenth at gcc dot gnu dot org  2009-05-04 11:02 -------
Subject: Bug 40015

Author: rguenth
Date: Mon May  4 11:01:59 2009
New Revision: 147094

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147094
Log:
2009-05-04  Richard Guenther  <rguenther@suse.de>

        PR middle-end/40015
        * builtins.c (fold_builtin_memory_op): Do not decay to element
        type if the size matches the whole array.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c


-- 


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


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