This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r172471 - in /trunk/gcc: ChangeLog cfgexpand.c
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 15 Apr 2011 07:59:26 -0000
- Subject: r172471 - in /trunk/gcc: ChangeLog cfgexpand.c
Author: ebotcazou
Date: Fri Apr 15 07:59:26 2011
New Revision: 172471
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172471
Log:
* cfgexpand.c (expand_call_stmt): Convert the function type to the
original one if this is not a builtin function.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c