[Bug fortran/33432] g77 extension: Support for the .XOR. operator
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 26 17:17:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list