avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Unused registers saves/restores ?


From: Neil Johnson
Subject: Re: [avr-gcc-list] Unused registers saves/restores ?
Date: Tue, 10 Jun 2003 00:05:09 +0100 (BST)

> >From the GCC 3.3 manual:
>
> ------
> -fssa
>      Perform optimizations in static single assignment
> form. Each function's flow graph is translated into SSA
> form, optimizations are performed, and the flow graph is
> translated back from SSA form. Users should not specify
> this option, since it is not yet ready for production use.
> ------

*sigh* You would have thought that an analytical tool as old as SSA would
have made it into GCC by now?  Oh well, back to research ;-)

Neil
--
Neil Johnson :: Computer Laboratory :: University of Cambridge ::
http://www.njohnson.co.uk          http://www.cl.cam.ac.uk/~nej22
----  IEE Cambridge Branch: http://www.iee-cambridge.org.uk  ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]