George Garvey <tmwg-gcc@inxservices.com> writes: | On Wed, Oct 01, 2003 at 08:00:28PM -0700, Andrew Pinski wrote: | > > | > > int i; | > > (char)a = 5; | | I assumed it should be: | | (char)i = 5; Indeed. -- Gaby