------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-08-08 17:37 ------- The following are easy to fix (I have a patch that just needs writing doc, I'll submit later today): COUNT, IACHAR, ICHAR, INDEX, LBOUND, LEN, LEN_TRIM, SCAN, SIZE, UBOUND, VERIFY.
This will leave: ACHAR (not so hard), MAXLOC, MINLOC and SHAPE. The last three are a bit more tricky if we want to avoid combinatorial explosion of the library routines ;-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600