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/36326] gimplification of aggregate copies introduces extra aggregate copy



------- Comment #3 from matz at gcc dot gnu dot org  2008-05-27 14:28 -------
Subject: Bug 36326

Author: matz
Date: Tue May 27 14:28:02 2008
New Revision: 136033

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136033
Log:
PR middle-end/36326
* tree-gimple.c (is_gimple_mem_rhs): Remove work-around for
non-BLKmode types.
* tree-tailcall.c (find_tail_calls): Don't mark calls storing
into memory as tail calls.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-gimple.c
    trunk/gcc/tree-tailcall.c


-- 


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


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