OSDN Git Service

* integrate.c (function_cannot_inline_p): Don't allow inlining
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Oct 1999 19:36:18 +0000 (19:36 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Oct 1999 19:36:18 +0000 (19:36 +0000)
commitf3c2e16557d22d5f6857c2999dbf11ff292370d0
tree44b3b938d129c4aa8325cf19386fe985983f7eb0
parent20f0a040ddc6a91c13ce35a4cb42facfb61200c8
    * integrate.c (function_cannot_inline_p): Don't allow inlining
        if setjmp is used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30197 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/integrate.c