[Bug rtl-optimization/34132] [4.3 Regression] ICE: internal consistency failure (invalid rtl sharing found in the insn)

2007-11-18 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2007-11-18 19:22 --- Subject: Bug 34132 Author: jakub Date: Sun Nov 18 19:22:35 2007 New Revision: 130275 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130275 Log: PR rtl-optimization/34132 * gcse.c

[Bug rtl-optimization/34132] [4.3 Regression] ICE: internal consistency failure (invalid rtl sharing found in the insn)

2007-11-18 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2007-11-18 19:23 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/34132] [4.3 Regression] ICE: internal consistency failure (invalid rtl sharing found in the insn)

2007-11-17 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2007-11-17 11:59 --- Created an attachment (id=14571) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14571action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34132

[Bug rtl-optimization/34132] [4.3 Regression] ICE: internal consistency failure (invalid rtl sharing found in the insn)

2007-11-17 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2007-11-17 11:59 --- /* Testcase by Martin Michlmayr [EMAIL PROTECTED] */ static char *sd_msg = %s%u.msg; void SdmOpenMsg (short mode, char *msgname, int filemode) { if (mode == 0) { xprintf (msgname, (char *) sd_msg); filemode = 1;