Bug#560282: gcc-4.4: cc1 crashes with simple test file

2009-12-10 Thread Catalin Ionescu
Right now I see gcc 4.4.2-4 available for Debian unstable. I have upgraded the compilers but I still get: "cc1: error: main.c: Value too large for defined data type" This is a Virtual Box installed Debian unstable. With older GCC versions, 4.3.2 (Debian stable) and 4.3.4 (Debian testing) the same

Bug#560282: gcc-4.4: cc1 crashes with simple test file

2009-12-10 Thread Matthias Klose
severity 560282 normal thanks builds without errors. closing. please reopen if you can reproduce this on another machine, and provide maybe a complete example which shows the error. On 10.12.2009 09:47, Catalin Ionescu wrote: Package: gcc-4.4 Version: 4.4.2-3 Severity: critical When trying

Bug#560282: gcc-4.4: cc1 crashes with simple test file

2009-12-10 Thread Catalin Ionescu
Package: gcc-4.4 Version: 4.4.2-3 Severity: critical When trying to compile the following very simple test file: *** main.c #include void Butterfly_3(__m64 *D,__m64 SC,unsigned int IStep,unsigned int Off) { __m64 T,T1,T2; T=_m_pfmul(D[Off+1],SC); T1=D[Off+0];D[Off+0]=_m_pfadd(T1,T);D[Off+