This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/6491] Logical operations error on logicals when using -fugly-logint


------- Additional Comments From aurag at cae dot com  2003-11-25 10:51 -------
The Expr.zip attachement above contains a modified expr.c file replacing 
gcc/f/expr.c

This should correctly handle all logical operations and still implements IBM's 
xlf -qintlog.

It's not the best looking code but it works

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]