[Bug fortran/23254] gfortran .f90 complex parameter initialization syntax bug
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 5 22:52:00 GMT 2005
------- Additional Comments From kargl at gcc dot gnu dot org 2005-08-05 22:52 -------
The code appears to be illegal. Lahey reports
Compiling program unit consts_test at line 1:
1034-S: "SOURCE.F90", line 10: Right parenthesis missing or position of right
parenthesis invalid.
1034-S: "SOURCE.F90", line 11: Right parenthesis missing or position of right
parenthesis invalid.
1034-S: "SOURCE.F90", line 12: Right parenthesis missing or position of right
parenthesis invalid.
1034-S: "SOURCE.F90", line 13: Right parenthesis missing or position of right
parenthesis invalid.
1034-S: "SOURCE.F90", line 14: Right parenthesis missing or position of right
parenthesis invalid.
Encountered 5 errors, 0 warnings, 0 informations in file SOURCE.F90.
Compiling file SOURCE.F90.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23254
More information about the Gcc-bugs
mailing list