This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/35899] [4.3/4.4 Regression] ICE on filesystem code



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]