[Bug fortran/33432] g77 extension: Support for the .XOR. operator

2008-01-23 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2008-01-23 10:56 --- *** Bug 34933 has been marked as a duplicate of this bug. *** -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/33432] g77 extension: Support for the .XOR. operator

2007-11-03 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-11-03 16:29 --- After discussing with Jerry, I'll close this one as WONTFIX because: 1. it breaks user .xor. operators, unless we hide it behind a -fxor-intrinsic-operator flag 2. it has never been requested by any user AFAICT

[Bug fortran/33432] g77 extension: Support for the .XOR. operator

2007-09-26 Thread fxcoudert at gcc dot gnu dot org
--- 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, d

[Bug fortran/33432] g77 extension: Support for the .XOR. operator

2007-09-23 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last recon