This is the mail archive of the gcc-bugs@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]

[Bug other/12411] GCC depends on undefined ISO C behavior (order of execution)



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-07-09 08:34 -------
>This should be warned by -Wsequence-points.

It is kinda of hard to know if the two function calls will be invoked and
modify the global state.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]