OSDN Git Service

* common.opt (fjump-tables): New.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jun 2005 18:19:09 +0000 (18:19 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jun 2005 18:19:09 +0000 (18:19 +0000)
commit51d8e657d0087d91e4000f241de335121ea3810d
treec2f32333e3d90048910804ca1577c829154c8c3b
parent61ef64167ce0275c52cd71312c85692fdc3702da
* common.opt (fjump-tables): New.
* doc/invoke.texi (-fno-jump-tables): Document.
* stmt.c (expand_end_case_type): Do not emit jump tables unless
flag_jump_tables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100457 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/stmt.c