------- Comment #4 from manu at gcc dot gnu dot org  2009-05-20 13:12 -------
(In reply to comment #2)
> I'd suspect this to be a related to Jakub's recent changes applied for PR39666
> (i.e. r147136)? Does your testcase work for r147135?
> 

On the contrary, I think this is a missed testcase from Jakub's changes,
because the default label is added during gimplification. Perhaps the patch of
Jakub can be extended to handle this, or the fortran FE can add the default
label in the correct place.

In addition, why gfortran does not name the variable char2type? Can you access
that variable when debugging?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40206

Reply via email to