https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12411
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Component|other |c Status|NEW |RESOLVED Severity|normal |enhancement --- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- So thinking about this, I highly doubt we want to warn about this case as it is hard to even know what we are warning about if two functions have side effects that matter which order they are in. Anyways I filed this bug report so I am closing as won't fix.