This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49751] Incorrect optimization related to smallest int64_t value.
- From: "blaise at suitabletech dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Jul 2011 18:50:02 +0000
- Subject: [Bug c++/49751] Incorrect optimization related to smallest int64_t value.
- Auto-submitted: auto-generated
- References: <bug-49751-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49751
--- Comment #1 from Blaies Gassend <blaise at suitabletech dot com> 2011-07-14 18:49:59 UTC ---
Created attachment 24759
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24759
The sample program that fails.