darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Define.

2004-11-21  Dale Johannesen  <dalej@apple.com>

        * config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION):  Define.

From-SVN: r91001
This commit is contained in:
Dale Johannesen 2004-11-22 06:46:04 +00:00 committed by Dale Johannesen
parent 609d9bedc8
commit 31492595c6
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-11-21 Dale Johannesen <dalej@apple.com>
* config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Define.
2004-11-21 Jeff Law <law@redhat.com>
* tree-ssa.c (verify_use): Fix comment.

View File

@ -999,6 +999,7 @@ enum machopic_addr_class {
goto DONE; \
}
#define JUMP_TABLES_IN_TEXT_SECTION 1
#define TARGET_TERMINATE_DW2_EH_FRAME_INFO false