This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13208] Wrong expression evaluation when using data type or cast "long long"
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Nov 2003 22:43:02 -0000
- Subject: [Bug c/13208] Wrong expression evaluation when using data type or cast "long long"
- References: <20031126223709.13208.druegh@informatik.tu-muenchen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-26 22:43 -------
signed is always promoted to unsigned when multipling, sorry learn some c.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13208