This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31127] [4.3 regression] ICE in cse_find_path, at cse.c:5930
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2007 01:37:01 -0000
- Subject: [Bug middle-end/31127] [4.3 regression] ICE in cse_find_path, at cse.c:5930
- References: <bug-31127-231@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-03-11 01:37 -------
Most likely caused by:
2007-03-09 Alexandre Oliva <aoliva@redhat.com>
PR rtl-optimization/30643
* cse.c (cse_insn): Recompute dest_hash after insert_regs for
dest_addr_elt.
(fold_rtx): Recurse, like before 2006-11-03.
And related to PR 31116
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aoliva at gcc dot gnu dot
| |org
BugsThisDependsOn| |31116
Severity|normal |critical
GCC host triplet|i586-suse-linux, i386- |
|unknown-freebsd5.4 |
GCC target triplet| |i586-suse-linux, i386-
| |unknown-freebsd5.4
Keywords| |ice-on-valid-code
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31127