[Bug middle-end/44681] usage of macro in loop boundary leads to crash

redi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 30 14:16:00 GMT 2010



------- Comment #6 from redi at gcc dot gnu dot org  2010-06-30 14:15 -------
(In reply to comment #5)
> Which is the standard C operator precedence?

You can find that for yourself on the web e.g.
http://en.wikipedia.org/wiki/Operator_precedence_in_C

GCC uses the standard precedence.

> It should not depend on the dialect. 

I don't know what you mean. Delphi is based on Pascal, isn't it?
Pascal and C are different languages.

> Is there a pragma for it?

Not in GCC.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44681



More information about the Gcc-bugs mailing list