OSDN Git Service

2006-09-19 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2006 11:04:55 +0000 (11:04 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2006 11:04:55 +0000 (11:04 +0000)
commitc0d8214cfc1742e2ccf99c86b917a5f231546744
treeca773d64825ec2842748129d52b40c7e01295e98
parentae4a7d92ed31eeacb6c8728e33b7af0fde87268c
2006-09-19 Paul Thomas <pault@gcc.gnu.org>
   Steven Bosscher  <steven@gcc.gnu.org>

PR fortran/29101
* trans-stmt.c (gfc_trans_character_select): Store the label
from select_string and then clean up any temporaries from the
conversion of the select expression, before branching to the
selected case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117053 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c