re PR middle-end/21460 (sjlj_emit_function_enter adds rtl to wrong block)
commitfc781ee0007046369d57a9798badd524f96e7557
authorAlan Modra <amodra@bigpond.net.au>
Tue, 6 Sep 2005 04:53:53 +0000 (6 04:53 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Tue, 6 Sep 2005 04:53:53 +0000 (6 14:23 +0930)
tree87845d42cf06ccabb7ba3676e962f578826c2baf
parent67da1534206a26c8d9a0440dad9142da2f8eff42
re PR middle-end/21460 (sjlj_emit_function_enter adds rtl to wrong block)

PR middle-end/21460
* except.c (sjlj_emit_function_enter): Find the function begin
note even when it's not in first basic block.

From-SVN: r103930
gcc/ChangeLog
gcc/except.c