re PR c++/41313 (r150553 causes g++.dg/tree-prof/partition1.C compilation and executi...
commit47f447b17d43726d2eef73592f80a25bcafa94e9
authorJack Howarth <howarth@bromo.med.uc.edu>
Wed, 21 Oct 2009 15:07:59 +0000 (21 15:07 +0000)
committerPeter O'Gorman <pogma@gcc.gnu.org>
Wed, 21 Oct 2009 15:07:59 +0000 (21 15:07 +0000)
tree458b28857685ed2fd4c0116eb04950cda554dd69
parentad0abd3c9040a5085d7833cb964e94ce2ec59069
re PR c++/41313 (r150553 causes g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin*)

2009-10-21  Jack Howarth  <howarth@bromo.med.uc.edu>

PR c++/41313
* gcc/config/darwin10.h: Use default_emit_unwind_label.
* gcc/config/darwin.c: Disable -freorder-blocks-and-partition
when darwin_emit_unwind_label is used.

From-SVN: r153057
gcc/ChangeLog
gcc/config/darwin.c
gcc/config/darwin10.h