------- Comment #11 from tkoenig at gcc dot gnu dot org 2007-03-13 20:12 ------- (In reply to comment #10)
> Thomas, it's a bit kludgy, but why not add a constant expression = 1, if dim > is > not present? Hi Paul, unless I'm mistaken, this would also change the rank of the function to 0, which FX explained is wrong. Do you have any idea what I cold do to turn this into an array? All the "interesting" gfc_conv_intrinsic_* functions have the "if (se->ss)" statement on top. Cheers, Thomas -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31067