OSDN Git Service

* except.c (nothrow_function_p): If -fno-exceptions, just return.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Mar 2000 20:37:06 +0000 (20:37 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Mar 2000 20:37:06 +0000 (20:37 +0000)
commit8b4f3d64313a1a9d3f6cf4afb2ebbacb84573c13
tree7cf7a5f7baf42a5a5daa57ed4984e4a6d21acc47
parent00dd2e9ea804989f813c9a71256a930f075495b5
    * except.c (nothrow_function_p): If -fno-exceptions, just return.
        (init_eh_nesting_info): Likewise.

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