* tree-pass.h (TDF_EH): Define.
commitd60ec13d843da3d28b399506b230a144847cd44f
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jul 2009 19:44:46 +0000 (22 19:44 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Jul 2009 19:44:46 +0000 (22 19:44 +0000)
treeb4c333291033fc15288ea4403ffdc6306efe3cbc
parentd01634019b35e129453f15c3e7b1eacd0296455a
* tree-pass.h (TDF_EH): Define.
* gimple-pretty-print.c (dump_gimple_stmt): If FLAGS
contains TDF_EH, print the EH region number holding GS.
* tree-dump.c (dump_options): Add "eh".
* doc/invoke.texi: Document it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149958 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/gimple-pretty-print.c
gcc/tree-dump.c
gcc/tree-pass.h