[Bug c/25019] Promoting long to long long generates no warning and/or incorrect result.

2005-11-24 Thread cjb at cjb dot ie
--- 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

[Bug c/25019] New: Promoting long to long long generates no warning and/or incorrect result.

2005-11-24 Thread cjb at cjb dot ie
g generates no warning and/or incorrect result. Product: gcc Version: 3.3.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: cj