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/33432] g77 extension: Support for the .XOR. operator



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2007-09-26 17:17 -------
(In reply to comment #0)
> The only problem is that this patch rejects (with -std=gnu/legacy) a
> user-implemented .XOR., which is valid Fortran 90/95/2003.

I suggest we make it conditional on a -fxor-operator, disabled by default (and
maybe enabled with -std=legacy?).


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org


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


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