[Bug tree-optimization/39806] incorrect pointer hashing in ipa-struct-reorg.c

2010-02-19 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-02-19 10:09 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING

[Bug tree-optimization/39806] incorrect pointer hashing in ipa-struct-reorg.c

2010-02-18 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2010-02-18 19:48 --- Olga, is this fixed? -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/39806] incorrect pointer hashing in ipa-struct-reorg.c

2009-11-30 Thread olga at gcc dot gnu dot org
--- Comment #4 from olga at gcc dot gnu dot org 2009-11-30 14:43 --- Subject: Bug 39806 Author: olga Date: Mon Nov 30 14:42:54 2009 New Revision: 154811 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=154811 Log: 2009-11-30 Olga Golovanevsky o...@il.ibm.com PR

[Bug tree-optimization/39806] incorrect pointer hashing in ipa-struct-reorg.c

2009-11-26 Thread olga at il dot ibm dot com
--- Comment #3 from olga at il dot ibm dot com 2009-11-26 15:35 --- Potential patch (as Andew suggested). Please check for your platform. http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01467.html Thanks, Olga -- olga at il dot ibm dot com changed: What|Removed

[Bug tree-optimization/39806] incorrect pointer hashing in ipa-struct-reorg.c

2009-04-21 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-04-21 18:00 --- new_var_hash should be changed to use DECL_UID since we know that these are all going to be decls. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39806

[Bug tree-optimization/39806] incorrect pointer hashing in ipa-struct-reorg.c

2009-04-18 Thread bonzini at gnu dot org
-- bonzini at gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug tree-optimization/39806] incorrect pointer hashing in ipa-struct-reorg.c

2009-04-18 Thread steven at gcc dot gnu dot org
--- Comment #1 from steven at gcc dot gnu dot org 2009-04-18 19:24 --- Spurious differences fall in the wrong code category. -- steven at gcc dot gnu dot org changed: What|Removed |Added