This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33941] [4.3 Regression] gfortran creates module files it can't read
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Oct 2007 23:25:24 -0000
- Subject: [Bug fortran/33941] [4.3 Regression] gfortran creates module files it can't read
- References: <bug-33941-7575@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #18 from dominiq at lps dot ens dot fr 2007-10-30 23:25 -------
> (SIGN_* is a bit of a lousy naming, but I don't have any better idea)
what about GFC_* ? However I wonder about possible conflicts with user defined
operator. Is that so difficult to parse ==, /=, <=, and =>?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33941