]> git.ipfire.org Git - thirdparty/gcc.git/commit
except.c (switch_to_exception_section): Only define if TARGET_UNWIND_INFO is not...
authorAndreas Schwab <schwab@suse.de>
Sat, 10 Dec 2005 17:38:45 +0000 (17:38 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Sat, 10 Dec 2005 17:38:45 +0000 (17:38 +0000)
commit775fe6e36ddaef38cca67c39bf34b93fcb836dc3
tree6a74c66d537695cddcdac9f1dd1c5236c5effd76
parentf85f5913c933b4a278710a3f07358d0a210a1f23
except.c (switch_to_exception_section): Only define if TARGET_UNWIND_INFO is not defined.

* except.c (switch_to_exception_section): Only define if
TARGET_UNWIND_INFO is not defined.

From-SVN: r108355
gcc/ChangeLog
gcc/except.c