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