re PR rtl-optimization/12953 (tree inline bug and fix)
authorAlexey Starovoytov <alexey.starovoytov@sun.com>
Wed, 12 Nov 2003 18:12:57 +0000 (18:12 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 12 Nov 2003 18:12:57 +0000 (18:12 +0000)
commit3197c4fd19020428a20e2e78b397588f5a0c8fcf
tree16c084ff9dee4c39efda8fdf8d02aaee58f3e966
parent94f773991e339ae97f6bd62f81c197e134dd7f08
re PR rtl-optimization/12953 (tree inline bug and fix)

2003-11-12  Alexey Starovoytov  <alexey.starovoytov@sun.com>
    Roger Sayle  <roger@eyesopen.com>

PR optimization/12953
* tree-inline.c (inline_forbidden_p_1): Added check for BUILT_IN
before switch by FUNCTION_CODE.

Co-Authored-By: Roger Sayle <roger@eyesopen.com>
From-SVN: r73502
gcc/ChangeLog
gcc/tree-inline.c