[Bug tree-optimization/23455] tree load PRE is not working for global variables

2014-12-15 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23455 Sebastian Pop changed: What|Removed |Added CC||steinmtz at us dot ibm.com --- Comment #

[Bug tree-optimization/23455] tree load PRE is not working for global variables

2008-07-08 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2008-07-08 20:27 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug tree-optimization/23455] tree load PRE is not working for global variables

2008-07-08 Thread dberlin at gcc dot gnu dot org
--- Comment #16 from dberlin at gcc dot gnu dot org 2008-07-08 16:11 --- Subject: Bug 23455 Author: dberlin Date: Tue Jul 8 16:11:06 2008 New Revision: 137631 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137631 Log: 2008-07-05 Daniel Berlin <[EMAIL PROTECTED]> Fix

[Bug tree-optimization/23455] tree load PRE is not working for global variables

2008-07-06 Thread steven at gcc dot gnu dot org
--- Comment #15 from steven at gcc dot gnu dot org 2008-07-06 08:53 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00430.html We should re-evaluate the need for gcse.c load-PRE after Daniel's patch goes in. The last time I looked at what loads gcse.c load-PRE would move,

[Bug tree-optimization/23455] tree load PRE is not working for global variables

2008-04-06 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2008-04-07 01:46 --- *** Bug 35287 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23455

[Bug tree-optimization/23455] tree load PRE is not working for global variables

2008-04-06 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2008-04-07 01:44 --- *** Bug 25553 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23455

[Bug tree-optimization/23455] tree load PRE is not working for global variables

2008-04-06 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2008-04-07 01:40 --- *** Bug 35286 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -