[Bug debug/41893] ICE with -combine and debug

2010-03-28 Thread kevin at koconnor dot net
--- Comment #4 from kevin at koconnor dot net 2010-03-28 14:43 --- This problem has returned. The test case above no longer causes the problem - but simply changing the test case to also assign a value to the variable shows the problem. This is with gcc from svn (r157452). New test ca

[Bug debug/41893] ICE with -combine and debug

2009-11-02 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-11-02 13:59 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug debug/41893] ICE with -combine and debug

2009-11-02 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2009-11-02 13:56 --- Subject: Bug 41893 Author: jakub Date: Mon Nov 2 13:55:41 2009 New Revision: 153806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153806 Log: PR debug/41893 * cfgexpand.c (expand_debug_expr):

[Bug debug/41893] ICE with -combine and debug

2009-11-02 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2009-11-02 10:08 --- Created an attachment (id=18947) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18947&action=view) gcc45-pr41893.patch Fix I'm going to bootstrap/regtest. -- jakub at gcc dot gnu dot org changed: