Bug#288721: gcc-3.3: gcc produces wrong code with -O1 or -O2 for very simple C program (included)

2005-01-05 Thread Thiemo Seufer
Manuel Bilderbeek wrote: > Package: gcc-3.3 > Version: 1:3.3.5-5 > Severity: important > > > When compiling the included program with the mentioned versions of gcc, > wrong code is generated when using -O1 or -O2. See the comments in the > program, which I saved as test.c: > > --

Bug#288721: gcc-3.3: gcc produces wrong code with -O1 or -O2 for very simple C program (included)

2005-01-05 Thread Manuel Bilderbeek
Package: gcc-3.3 Version: 1:3.3.5-5 Severity: important When compiling the included program with the mentioned versions of gcc, wrong code is generated when using -O1 or -O2. See the comments in the program, which I saved as test.c: -- CUT HERE --- /* Thi