[Bug libfortran/52087] program does not follow logical rules

2012-02-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #5

[Bug libfortran/52087] program does not follow logical rules

2012-02-01 Thread ryan.maclellan at ua dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087 Ryan MacLellan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libfortran/52087] program does not follow logical rules

2012-02-01 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087 --- Comment #3 from Steve Kargl 2012-02-02 02:10:04 UTC --- On Thu, Feb 02, 2012 at 12:57:29AM +, ryan.maclellan at ua dot edu wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087 > > --- Comment #2 from Ryan MacLellan 2012-02-02 > 0

[Bug libfortran/52087] program does not follow logical rules

2012-02-01 Thread ryan.maclellan at ua dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087 --- Comment #2 from Ryan MacLellan 2012-02-02 00:57:29 UTC --- I believe precedence is as follows: arithmetic expressions evaluated first followed by relational operators followed by logical operators In this case I believe .eqv. are relational

[Bug libfortran/52087] program does not follow logical rules

2012-02-01 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- Co