------- 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
 3. it's so easy to change it into .eqv. in user code
 4. .eqv. is standard and implemented in all compilers I know of

So, if someone comes with a nice plan to get it in without causing trouble,
please reopen. Until then, no plan to fix it.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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

Reply via email to