[Bug fortran/21931] problem with fugly-logint flag and evaluating if statements

2005-06-28 Thread mark_l_hansen at yahoo dot com
--- 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

[Bug fortran/21931] New: problem with fugly-logint flag and evaluating if statements

2005-06-06 Thread mark_l_hansen at yahoo dot com
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

[Bug fortran/21931] problem with fugly-logint flag and evaluating if statements

2005-06-06 Thread mark_l_hansen at yahoo dot com
--- 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

[Bug fortran/21931] problem with fugly-logint flag and evaluating if statements

2005-06-19 Thread mark_l_hansen at yahoo dot com
--- 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