--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-22
17:22 ---
Fixed.
--
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-22
12:06 ---
Subject: Bug 22445
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-07-22 12:06:22
Modified files:
gcc: ChangeLog cselib.c
Log message:
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-14
16:37 ---
Subject: Bug 22445
CVSROOT:/cvs/gcc
Module name:gcc
Branch: sh-elf-4_1-branch
Changes by: [EMAIL PROTECTED] 2005-07-14 16:37:23
Modified files:
gcc: Cha
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-13
14:05 ---
Subject: Bug 22445
CVSROOT:/cvs/gcc
Module name:gcc
Branch: sh-elf-4_1-branch
Changes by: [EMAIL PROTECTED] 2005-07-13 14:05:26
Modified files:
gcc: Cha
--- Additional Comments From amylaar at gcc dot gnu dot org 2005-07-13
12:07 ---
A patch has been posted here:
http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00902.html
--
What|Removed |Added
-
--- Additional Comments From amylaar at gcc dot gnu dot org 2005-07-13
11:42 ---
No, the real problem is that equal values have unequal hashes.
The unstable hashtable just makes the problem visible.
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12
20:21 ---
This looks like a dup of (or at least related to) PR 4520 (cselib.c hash_rtx
incorrectly hashes based on
rtx address).
--
What|Removed |Added
--