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]

[Bug fortran/36534] Bogus: '__convert_s1_s4' at (1) is obsolescent in fortran 95



------- Comment #4 from burnus at gcc dot gnu dot org  2008-08-24 10:38 -------
One could work around the bug: As such conversions are not valid, one just
needs to reject them with -pedantic (cf. PR 37173) ;-)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36534


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