------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-17 17:13 ------- Subject: Bug 13127
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-01-17 17:12:31 Modified files: gcc : ChangeLog tree-inline.c Log message: 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. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7152&r2=2.7153 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.162&r2=1.163 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13127