------- Comment #2 from jakub at gcc dot gnu dot org 2008-08-12 09:46 ------- -freorder-blocks-and-partition never really worked with EH, whether you get assembler errors as with the .cfi_* directives or whether it just silently generates bogus unwind info is unimportant. GCC isn't able to track the unwind info for two separate sections ATM.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37058