re PR rtl-optimization/47918 (noreturn discovery broke non local gotos on m68k and...
authorJulian Brown <julian@codesourcery.com>
Fri, 28 Oct 2011 10:48:32 +0000 (10:48 +0000)
committerJulian Brown <jules@gcc.gnu.org>
Fri, 28 Oct 2011 10:48:32 +0000 (10:48 +0000)
commitb27df4bbaf6b18a2ef60b585c6706f89b36affa1
tree2c31b9489c5475b701e1793c1db54ecf7a0e7196
parente0f19b55ae71acd195e1c439584c4b4fe5cbd89c
re PR rtl-optimization/47918 (noreturn discovery broke non local gotos on m68k and i386)

PR rtl-optimization/47918

* reload1.c (set_initial_label_offsets): Use initial offsets
for labels on the nonlocal_goto_handler_labels chain.

From-SVN: r180611
gcc/ChangeLog
gcc/reload1.c