This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [lto] Read options from all the IL files
On Wed, Feb 11, 2009 at 15:16, Michael Meissner
<meissner@linux.vnet.ibm.com> wrote:
> Well on the x86_64 at least, you should be able to use the function specific
> option support that I put in when I worked at AMD.
Yeah, that's exactly what I had in mind. Thanks.
Are there plans to support this scheme in other targets? If not, we
will just need to detect whether the target has support for it.
Diego.