[Bug target/19634] [4.0 regression] Infinite memory usage on Alpha

2005-02-09 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-02-10 01:07 --- Some sort of reload bug. We keep allocating new spill slots. -- What|Removed |Added Ass

[Bug target/19634] [4.0 regression] Infinite memory usage on Alpha

2005-02-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org http://gcc.gnu.org/bugzilla/sh

[Bug target/19634] [4.0 regression] Infinite memory usage on Alpha

2005-01-26 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2005-01-26 11:23 --- (In reply to comment #4) > Is this a recent problem, ie. any idea when this started to FAIL? With 20041209, I get a segfault. With 20050116 or 20050120, I get the infinite loop. I don't have any other old versions

[Bug target/19634] [4.0 regression] Infinite memory usage on Alpha

2005-01-26 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2005-01-26 11:17 --- Whoops. -- What|Removed |Added Version|3.0 |4.0.0 http://gcc.g

[Bug target/19634] [4.0 regression] Infinite memory usage on Alpha

2005-01-26 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-01-26 11:16 --- Is this a recent problem, ie. any idea when this started to FAIL? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19634

[Bug target/19634] [4.0 regression] Infinite memory usage on Alpha

2005-01-26 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2005-01-26 11:03 --- (In reply to comment #2) > Is this a regression? Yes, g++ 3.4 compiles this fine , and 3.3 too if I s/class/struct/. -- What|Removed |Added