------- 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