--- Additional Comments From mark_l_hansen at yahoo dot com 2005-06-29
02:08 ---
I did some more research on the bug and found the following:
1) in fortran .TRUE. is 0x1 in hex
2) if(item) statements evaluate to true when the item value is non zero
3) .NOT., .AND., etc either perform
3.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mark_l_hansen at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21931
--- Additional Comments From mark_l_hansen at yahoo dot com 2005-06-06
15:51 ---
Created an attachment (id=9038)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9038&action=view)
Test program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21931
--- Additional Comments From mark_l_hansen at yahoo dot com 2005-06-19
18:39 ---
Correct I am using version 3.4.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21931