]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-inline.c
re PR middle-end/13127 (Inlining causes spurious "might be used uninitialized" warnings)
authorIan Lance Taylor <ian@airs.com>
Mon, 17 Jan 2005 17:12:27 +0000 (17:12 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 17 Jan 2005 17:12:27 +0000 (17:12 +0000)
commit81bafd3637c9563715680b98fae7009ff7809a6f
tree7a12b81ccffc8763df53da42cf1c649efcd53cc5
parentedb8116590f8811fd2f83f5144cbe3a9d0b6b3e8
re PR middle-end/13127 (Inlining causes spurious "might be used uninitialized" warnings)

PR middle-end/13127:
* tree-inline.c (expand_call_inline): Set TREE_NO_WARNING on
a variable set to the return value of the inlined function.

From-SVN: r93765
gcc/ChangeLog
gcc/tree-inline.c