This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34933] no .XOR. operator
- From: "bdavis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2008 02:51:13 -0000
- Subject: [Bug fortran/34933] no .XOR. operator
- References: <bug-34933-8277@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from bdavis at gcc dot gnu dot org 2008-01-23 02:51 -------
metcalf and reid, page 40 says that .neqv. is logically the same as XOR.
so, an easy work around is available.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34933