------- Comment #6 from jakub at gcc dot gnu dot org 2008-04-16 16:08 ------- Subject: Bug 35899
Author: jakub Date: Wed Apr 16 16:07:46 2008 New Revision: 134353 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134353 Log: PR tree-optimization/35899 * tree-inline.c (expand_call_inline): Use GIMPLE_STMT_OPERAND rather than TREE_OPERAND. * gcc.dg/pr35899.c: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr35899.c Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/testsuite/ChangeLog branches/gcc-4_3-branch/gcc/tree-inline.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35899