This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/25019] Promoting long to long long generates no warning and/or incorrect result.
- From: "cjb at cjb dot ie" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Nov 2005 15:21:40 -0000
- Subject: [Bug c/25019] Promoting long to long long generates no warning and/or incorrect result.
- References: <bug-25019-11759@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from cjb at cjb dot ie 2005-11-24 15:21 -------
Created an attachment (id=10333)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10333&action=view)
Test case for 32-64 bit promotion bug
Most recent version of this file available at http://cjb.ie/32-64bug.c or
http://cjb.ie/32-64bug.c.txt
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25019