This is the mail archive of the gcc@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]

Re: Optimization for automatic objects


On Thu, 2003-10-23 at 07:46, Joachim Schoeberl wrote:

> Now, my questions are:
> - is there an optimization flag eliminating these movements ?
> - should I implement the objects differently ?
> - will there be an optimizer in the near future ?
> 
I doubt tree-ssa will get these right, but would you mind creating a
bugzilla report with your code as a test case?  File it against the
tree-ssa branch.  Someone will take a stab at it eventually.


Thanks.  Diego.


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