http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53382
Bug #: 53382
Summary: incorrect associativity in expressions
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: critical
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53382
--- Comment #4 from Miguel Barao 2012-05-17
09:42:48 UTC ---
There was a misunderstanding between associativity and operator evaluation
order in the original bugreport.
I now understand that the language does not specify the evaluation order of a