Re: execution order

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

 



Hi "Kövesdi,

> which is not as expected. I think that this execution order is not correct.
> Is it a gcc-problem or I misunderstand something?

I believe the optimizer can re-order those things, if it can determine that
they are not inter-dependent.  Hence, the optimizing compiler can guarantee
that the code is correct.

HTH,
--Eljay



[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