[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-03-06 Thread aoliva at gcc dot gnu dot org
--- Comment #7 from aoliva at gcc dot gnu dot org 2010-03-06 21:08 --- Fixed -- aoliva at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-03-06 Thread aoliva at gcc dot gnu dot org
--- Comment #6 from aoliva at gcc dot gnu dot org 2010-03-06 20:30 --- Subject: Bug 42897 Author: aoliva Date: Sat Mar 6 20:30:10 2010 New Revision: 157259 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157259 Log: PR debug/42897 * gimple-iterator.c (gsi_remove): Propagate only

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-03-06 Thread aoliva at gcc dot gnu dot org
--- Comment #5 from aoliva at gcc dot gnu dot org 2010-03-06 20:28 --- Subject: Bug 42897 Author: aoliva Date: Sat Mar 6 20:28:04 2010 New Revision: 157258 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157258 Log: PR debug/42897 * tree-vect-loop.c (vect_transform_loop): Kill o

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-03-01 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2010-03-01 22:53 --- Reduced testcase: int gif_read_lzw(int input_code_size) { int i, incode; static short fresh = 0, code_size, set_code_size, clear_code, table[2][4096], *sp; set_code_size = input_code_size; clear_code = 1 <<

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-02-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last re

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-02-02 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42897

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-01-30 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2010-01-30 09:13 --- Mine, testing patches. -- aoliva at gcc dot gnu dot org changed: What|Removed |Added Assign

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-01-29 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2010-01-29 16:22 --- It is caused by revision 154402: http://gcc.gnu.org/ml/gcc-cvs/2009-11/msg00623.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42897

[Bug debug/42897] [4.5 Regression] yet another ice in verify_ssa

2010-01-29 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |