]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
cfgexpand.c (expand_call_stmt): Convert the function type to the original one if...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 15 Apr 2011 07:59:26 +0000 (07:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 15 Apr 2011 07:59:26 +0000 (07:59 +0000)
commitb25aa0e83fa9918bf5a95d28487fabe3c37f40f6
tree4fa50a1e17d244c7d74039eaba96945170336718
parent2aadeae27f225b6b0624a534de16106fb1d2a546
cfgexpand.c (expand_call_stmt): Convert the function type to the original one if this is not a builtin function.

* cfgexpand.c (expand_call_stmt): Convert the function type to the
original one if this is not a builtin function.

From-SVN: r172471
gcc/ChangeLog
gcc/cfgexpand.c