--- Comment #10 from kazu at codesourcery dot com 2005-12-19 18:38 ---
Subject: Re: [4.1/4.2 Regression] (short) ((int)(unsigned
short) + (int)) is done in the wrong type
Hi Mark,
> (Why should we get 1? Upon entry to f, a will be 1, since 32769 will be
> reduced modulo 2^16.
--- Additional Comments From kazu at codesourcery dot com 2005-07-09 17:13
---
Subject: Re: compiling cp-mangle.c causes an
ICE
Hi Dave,
> I've posted a possible fix to gcc-patches:
> <http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00649.html>. Does that
> work