[Bug tree-optimization/30630] Trunk GCC hangs while compiling cpu2k6/perlbench at -O2

2007-01-29 Thread grigory_zagorodnev at linux dot intel dot com
--- Comment #1 from grigory_zagorodnev at linux dot intel dot com 2007-01-29 16:47 --- Created an attachment (id=12976) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12976action=view) Minimal reproducer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30630

[Bug tree-optimization/30630] Trunk GCC hangs while compiling cpu2k6/perlbench at -O2

2007-01-29 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-01-29 16:56 --- Confirmed. We're iterating a lot (gdb) #3 0x00959baa in solve_graph (graph=0x11f58c0) at /space/rguenther/src/svn/trunk/gcc/tree-ssa-structalias.c:2043 2043 compute_topo_order (graph, ti);

[Bug tree-optimization/30630] Trunk GCC hangs while compiling cpu2k6/perlbench at -O2

2007-01-29 Thread dberlin at gcc dot gnu dot org
--- Comment #3 from dberlin at gcc dot gnu dot org 2007-01-29 17:25 --- Subject: Bug 30630 Author: dberlin Date: Mon Jan 29 17:25:04 2007 New Revision: 121295 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121295 Log: 2007-01-29 Daniel Berlin [EMAIL PROTECTED] PR

[Bug tree-optimization/30630] Trunk GCC hangs while compiling cpu2k6/perlbench at -O2

2007-01-29 Thread dberlin at gcc dot gnu dot org
--- Comment #4 from dberlin at gcc dot gnu dot org 2007-01-29 17:25 --- Fixed -- dberlin at gcc dot gnu dot org changed: What|Removed |Added Status|NEW