------- Comment #7 from burnus at gcc dot gnu dot org 2008-12-11 16:18 ------- Created an attachment (id=16885) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16885&action=view) pointer_assign_7.f90 - a test cae
As fj pointed out: This PR might be a duplicate of PR 34640. The patch looks quite similar (identical?). The attached test case works when "type b" does not contain "character :: c" and fails if it does. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38471