This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Andreas Schwab wrote: > Zachary Turner <divisortheory@gmail.com> writes: > >> So if a=5 before a function call, then foo(++a, ++a), might invoke >> foo(6, 6), foo(6, 7), or foo(7, 6). > > Or even foo(42, 666). Or demons might fly out of your nose. Andrew.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |