sparc.c (output_return): Fix thinko in the output of an EH return when delayed branch...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 5 Jun 2011 23:19:58 +0000 (23:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 5 Jun 2011 23:19:58 +0000 (23:19 +0000)
commit679e70dfea4208e65fdc2cec6af2181b5a167bb3
tree85a98d21f5d7b3f48d2211e886b9e715d4cb8c4c
parent4d3d7f155a16a02d872ba2252e3a8ec03ba32e65
sparc.c (output_return): Fix thinko in the output of an EH return when delayed branches are disabled.

* config/sparc/sparc.c (output_return): Fix thinko in the output of an
EH return when delayed branches are disabled.

From-SVN: r174670
gcc/ChangeLog
gcc/config/sparc/sparc.c