[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-22 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2010-07-22 06:38 --- Subject: Bug 45015 Author: jakub Date: Thu Jul 22 06:38:25 2010 New Revision: 162397 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=162397 Log: PR debug/45015 * var-tracking.c (adjust_mems):

[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-22 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2010-07-22 06:46 --- Should be fixed now. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-21 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-21 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2010-07-21 12:40 --- Created an attachment (id=21278) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21278action=view) gcc46-pr45015.patch Untested fix (together with testcase that fails even with current trunk without the patch).

[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-21 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #3 from mkuvyrkov at gcc dot gnu dot org 2010-07-21 17:58 --- Created an attachment (id=21280) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21280action=view) Testcase for patch Thanks for looking into this problem! The patch fixes the original testcase but causes a

[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-21 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2010-07-21 18:05 --- Can't reproduce that. Were you testing the patch attached here, or the one posted to gcc-patches? The one attached here won't work when not ENABLE_CHECKING... --

[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-21 Thread maxim at codesourcery dot com
--- Comment #5 from mkuvyrkov at gcc dot gnu dot org 2010-07-21 18:20 --- Subject: Re: ICE in cselib.c caused by fix for PR43051 On 7/21/10 10:05 PM, jakub at gcc dot gnu dot org wrote: --- Comment #4 from jakub at gcc dot gnu dot org 2010-07-21 18:05 --- Can't reproduce

[Bug debug/45015] ICE in cselib.c caused by fix for PR43051

2010-07-21 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2010-07-21 19:12 --- Subject: Bug 45015 Author: jakub Date: Wed Jul 21 19:11:55 2010 New Revision: 162385 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=162385 Log: PR debug/45015 * var-tracking.c (adjust_mems):