[Bug tree-optimization/21046] move memory allocation out of a loop

2020-11-11 Thread tkoenig at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21046 Thomas Koenig changed: What|Removed |Added Last reconfirmed|2014-12-25 00:00:00 |2020-11-11 --- Comment #6 from Thomas Ko

[Bug tree-optimization/21046] move memory allocation out of a loop

2014-12-25 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21046 Thomas Koenig changed: What|Removed |Added Last reconfirmed|2010-04-29 09:33:08 |2014-12-25 CC|

[Bug tree-optimization/21046] move memory allocation out of a loop

2012-02-22 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21046 xiaoyuanbo changed: What|Removed |Added CC||xiaoyuanbo at yeah dot net --- Comment #4 fr

[Bug tree-optimization/21046] move memory allocation out of a loop

2010-04-29 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-04-29 09:33 --- I am working on this one (well, the first testcase kind). -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/21046] move memory allocation out of a loop

2005-04-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-15 13:37 --- (In reply to comment #1) > I would think this is much more easily done in the frontend itself, which has > a > higher level representation so that it is much easier to hoist and reuse > allocations. Not r

[Bug tree-optimization/21046] move memory allocation out of a loop

2005-04-15 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-04-15 13:04 --- I would think this is much more easily done in the frontend itself, which has a higher level representation so that it is much easier to hoist and reuse allocations. -- http://gcc.gnu.org/bugzilla/show_