[Bug c/50314] GCC changes order of code so it does not work as intended
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 08:19:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50314
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-09-07 08:17:38 UTC ---
There doesn't seem to be any dependency between the result_u2 and
BGndTimerReadNowIsr() so the compiler is free to reorder them.
More information about the Gcc-bugs
mailing list