This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41167] ICE with PACK() and string concatenation



------- Comment #3 from anlauf at gmx dot de  2009-08-28 22:05 -------
(In reply to comment #2)

I just found the following workaround:

  print *, pack (" "//[obstyp(:)% name], (/ .true., .false. /)) ! workaround

Cheers,
ha


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]