------- Comment #1 from pault at gcc dot gnu dot org 2006-04-09 04:55 ------- Duuuh! I forgot a little something...
In file test.f90:19 integer(4), dimension(n_elements_uncommon_with_(x)) :: res 1 Error: Expression at (1) must be of INTEGER type In file test.f90:19 Repeated four times. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27089