trans-stmt.c (gfc_trans_goto): Jump to the known label instead of the assigned goto...
authorSteven Bosscher <stevenb@suse.de>
Sun, 31 Jul 2005 20:36:47 +0000 (20:36 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 31 Jul 2005 20:36:47 +0000 (20:36 +0000)
commit75d2cf695f0ad555d6e37a95bbb4d186c78c58d6
tree9b75890b2b738049291b05d366a16111ed46b33b
parent7dcbf65993ee71dd17805df86bbff9d7a8716258
trans-stmt.c (gfc_trans_goto): Jump to the known label instead of the assigned goto variable.

* trans-stmt.c (gfc_trans_goto): Jump to the known label instead
of the assigned goto variable.

From-SVN: r102607
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c