Bug#237376: gcc-3.3: gcc produces wrong assembler code

2004-03-11 Thread Falk Hueffner
Marc Deichmann <[EMAIL PROTECTED]> writes: > I compiled the following c code with g++/gcc 2.95/3.2/3.3 on different > stable/unstable Debian systems with 2.4/2.6 kernels (also > Athlon/Opteron/Pentium). On every system the result was the same. > > int main(void) { double a[200]; int b = 1;

Bug#237376: gcc-3.3: gcc produces wrong assembler code

2004-03-11 Thread Marc Deichmann
Package: gcc-3.3 Version: 1:3.3.3-2 Severity: normal I compiled the following c code with g++/gcc 2.95/3.2/3.3 on different stable/unstable Debian systems with 2.4/2.6 kernels (also Athlon/Opteron/Pentium). On every system the result was the same. int main(void) { double a[200]; int b = 1;