------- Comment #5 from burnus at gcc dot gnu dot org 2008-07-28 20:04 ------- > and it seems as though PACK and RESHAPE would suffer from the same problem as > EOSHIFT does Seems so. I glanced through F2008 CD but I could not find more potential problems.
> Is it ok if I try to write one generic conv-function for this case and call it > for all the three intrinsics? Yes, of cause. Seemingly all of them have the pattern type of the first argument = type of one of the latter arguments. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36403