Description of problem: Code known to work with gcc 4.8.2 now fails in 4.9.0 WSJT-X 4031 fails to compile jt9.f90: gfortran -O2 -fbounds-check -Wall -Wno-conversion -fno-second-underscore -fPIE -DUNIX -c jt9.f90 jt9.f90:22.49: call getopt('s:e:a:r:p:d:f:',(/type(option) ::/),c,optarg,arglen,stat,offs 1 Error: Syntax error in array constructor at (1) Additional info: https://www.mail-archive.com/wsjt-devel@lists.berlios.de/msg01174.html
Please attach some (ideally short) testcase.
I'm not enough of a programmer to do that but I can supply a SRPM of the the problem package.
Ok, I've played around with it for a while and can't reproduce the error, closing.