This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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_bug.cgi?id=21046


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]