This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54059] g++ silently omits code that creates a std::chrono::millisecond temporary
- From: "jason at cornsyrup dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jul 2012 23:16:56 +0000
- Subject: [Bug c++/54059] g++ silently omits code that creates a std::chrono::millisecond temporary
- Auto-submitted: auto-generated
- References: <bug-54059-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54059
--- Comment #4 from Jason Toffaletti <jason at cornsyrup dot org> 2012-07-20 23:16:56 UTC ---
I knew there was something familiar about this, thanks for the reminder.