https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56832
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |mpolacek at gcc dot gnu.org Status|NEW |RESOLVED --- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> --- I can no longer reproduce any crashes here, and the test is rejected by both clang++ and g++ with: error: ordered comparison of pointer with integer zero (‘const ACE_Time_Value*’ and ‘int’) Please reopen if anyone still cares about this.