[Bug fortran/27613] compile fails with "Unclassifiable statement" error message
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 19 15:55:00 GMT 2009
------- Comment #12 from tobi at gcc dot gnu dot org 2009-05-19 15:55 -------
Add an ampersand (&)
(In reply to comment #11)
> write(*,*)kandidat, ' ist nicht Teiler' &
here ^^
and be sure to read the section on continuation lines in your Fortran text.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27613
More information about the Gcc-bugs
mailing list