This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fortran compilation bug


Michel Busquet (Forn_Natl) wrote:
1 call C(ch(1:l)//'ok')
1 2
Concatenation operator at (2) must operate on two scalar (not array) subexpressions,

I don't get this error with gcc-3.4. Also, I don't get this error with the fortran95 front end that will be in gcc-3.5. So it appears that this problem has already been fixed.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]