mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-12 08:09:38 +08:00
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:
parent
609d9bedc8
commit
31492595c6
@ -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.
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user