sh.c (sh_override_options): When flag_exceptions or flag_unwind_tables is on...
authorKaz Kojima <kkojima@gcc.gnu.org>
Thu, 13 Aug 2009 22:16:07 +0000 (22:16 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Thu, 13 Aug 2009 22:16:07 +0000 (22:16 +0000)
commit91d1d521017540eff785384ba750c870375e014e
tree56ca2f426c3384c9f4634a50b05c4fde4a44505e
parent2c6dd136d3ff53b7fbc3ec135c20089de1946fbe
sh.c (sh_override_options): When flag_exceptions or flag_unwind_tables is on...

* config/sh/sh.c (sh_override_options): When flag_exceptions or
flag_unwind_tables is on, turn flag_reorder_blocks_and_partition
off.

From-SVN: r150727
gcc/ChangeLog
gcc/config/sh/sh.c