This is the mail archive of the gcc-patches@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: [LTO][PATCH] Add lang-hooks for LTO operation modes.


Doug Kwan (éæå) wrote:
> Hi,
> 
>       This patch adds two lang-hooks for various LTO modes.

Why two langhooks?  The get/set functions need not be langhooks, you
only need a single langhook lto_mode_supported_p.

Paolo


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