------- Comment #4 from dfranke at gcc dot gnu dot org  2010-07-08 18:23 -------
(In reply to comment #3)
> Notes:
>  * the vatiable 'tt' must be used, if not used only a warning is printed, no
>    ICE
>  * doing the same with INTEGER instead of CHARACTER works
>  * explicitly assigning the txt component instead of using the structure
>    constructor works

 * if the string lengths of component and constructor match, then the 
   compilation completes successfully as well

I'd hazard the guess that some string length is not properly copied somewhere.


-- 


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

Reply via email to