Does GCC record optimization information into binary file?

Richard Biener richard.guenther@gmail.com
Thu Jan 29 08:49:40 GMT 2026


On Wed, Jan 28, 2026 at 4:43 PM Qing Zhao via Gcc <gcc@gcc.gnu.org> wrote:
>
> Hi,
>
> Does GCC provide any option to record optimization information, such as inlining, loop transformation,
>  profiling consistency, etc into specific sections of binary code?

No.

>
> thanks.
>
> Qing


More information about the Gcc mailing list