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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52087
Ryan MacLellan changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
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
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
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