------- Comment #10 from pault at gcc dot gnu dot org 2006-09-19 11:24 ------- Subject: Bug 29101
Author: pault Date: Tue Sep 19 11:24:44 2006 New Revision: 117054 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117054 Log: 2006-09-19 Paul Thomas <[EMAIL PROTECTED]> Steven Bosscher <[EMAIL PROTECTED]> 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. Modified: branches/gcc-4_1-branch/gcc/fortran/ChangeLog branches/gcc-4_1-branch/gcc/fortran/trans-stmt.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29101