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/39670] dollar sign in entities is not recognized when it is first symbol



------- Comment #10 from kargl at gcc dot gnu dot org  2009-04-08 13:33 -------
(In reply to comment #8)
> 
> I already know that the following compilers do support $ as the first symbol:
> 
> Intel Fortran 9.1
> Open Watcom Fortran 1.8
> MS Fortran for DOS 5.1
> 
> Open Watcom Fortran implicit type for $ is REAL.

Then use one of those compiler.

> 
> (arrogant comments in the style "go learn SED" are ignored)
> 

It's not arrogance.  It is a method to make your nonstandard
code conform to the standard.  It would take 5 minutes to
write the script to so.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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