[Bug middle-end/39999] gcc 4.4.0 compiles in infinite loop
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2009-05-01 23:00 --- On Linux and Darwin, it seems to be constantly allocating memory and never finishes the compilation (at least over 10+ minutes). The example code compiles instantly at -O1. I've not discovered any -O2 switc
[Bug middle-end/39999] gcc 4.4.0 compiles in infinite loop
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-05-01 22:49 --- So GCC hangs and not the compiled code? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -