[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address

2006-09-19 Thread sayle at gcc dot gnu dot org
--- Comment #12 from sayle at gcc dot gnu dot org 2006-09-19 21:25 --- Subject: Bug 4520 Author: sayle Date: Tue Sep 19 21:25:28 2006 New Revision: 117062 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117062 Log: PR middle-end/4520 Backport from mainline

[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address

2006-09-19 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Known to fail||4.1.1 4.0.3 Known to work||4.1.2

[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address

2006-09-18 Thread sayle at gcc dot gnu dot org
--- Comment #11 from sayle at gcc dot gnu dot org 2006-09-18 22:56 --- Subject: Bug 4520 Author: sayle Date: Mon Sep 18 22:56:44 2006 New Revision: 117042 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117042 Log: PR middle-end/4520 Backport from mainline

[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address

2006-09-18 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.2.0 |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4520

[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address

2006-09-12 Thread sayle at gcc dot gnu dot org
--- Comment #9 from sayle at gcc dot gnu dot org 2006-09-12 16:02 --- Subject: Bug 4520 Author: sayle Date: Tue Sep 12 16:02:31 2006 New Revision: 116891 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116891 Log: PR middle-end/4520 PR bootstrap/28784 *

[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-09-12 17:11 --- Fixed, finally. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/4520] cselib.c hash_rtx incorrectly hashes based on rtx address

2005-01-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13 00:59 --- Also if we use the address we more likely to have an unstable hastable in we can get a miscompare if we get different address across compilination. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4520