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/20006] $ format extension doesn't work


------- Additional Comments From tow21 at cam dot ac dot uk  2005-04-12 13:18 -------
(In reply to comment #4)  
> OK. I have a patch to make $ work, I'll add a warning when this is possible  
at  
> compile-time (I don't think we want to have a warning at runtime, especially  
> since there is general agreement on this extension).  
  
As an extension, that's fine. But if I've compiled with -pedantic -std=f95,  
then I'd expect an error where possible at compile-time, and a fatal IO error 
at runtime. 
  

-- 


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


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