Re: increasing var twice in a statement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Christian Böhme wrote:

Try to derive a syntax tree from the expression and evaluate it by
walking that tree using your defined order and you'll arrive at a = 9.


You don't have to derive anything. By supplying -fdump-tree-all and/or -fdump-rtl you can see exactly what GCC is doing.

David Daney

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux