This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r152368 - in /trunk/gcc: ChangeLog tree-sra.c
- From: jamborm at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 01 Oct 2009 11:48:24 -0000
- Subject: r152368 - in /trunk/gcc: ChangeLog tree-sra.c
Author: jamborm
Date: Thu Oct 1 11:48:24 2009
New Revision: 152368
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152368
Log:
2009-10-01 Martin Jambor <mjambor@suse.cz>
PR middle-end/12392
* tree-sra.c (convert_callers): Do not call
compute_inline_parameters on one caller more than once.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-sra.c