Bug#541816: gcc-4.4: eat all memory (regression from 4.4.1-1)

2009-08-16 Thread Bill Allombert
On Sun, Aug 16, 2009 at 04:00:34PM +0200, Bill Allombert wrote: > Package: gcc-4.4 > Version: 4.4.1-2 > Severity: important > > Hello Debian GCC Maintainers, > > Compiling the file linked below (on amd64) > http://people.debian.org/~ballombe/misc/gcc44bug.i.gz > with > gcc-4.4 -c -O2 -Wall -fno-s

Bug#541816: gcc-4.4: eat all memory (regression from 4.4.1-1)

2009-08-16 Thread Bill Allombert
Package: gcc-4.4 Version: 4.4.1-2 Severity: important Hello Debian GCC Maintainers, Compiling the file linked below (on amd64) http://people.debian.org/~ballombe/misc/gcc44bug.i.gz with gcc-4.4 -c -O2 -Wall -fno-strict-aliasing -o base3.o gcc44bug.i cause gcc to eat all available memory and die.