C++ Logo

std-proposals

Advanced search

Re: [std-proposals] The real problems with optimizing C++ are not getting better

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Tue, 26 Aug 2025 13:06:25 +0100
On Mon, 25 Aug 2025 at 06:21, Adrian Johnston via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> That is very useful information to know, thank you, I feel a lot
> better knowing we are making progress like that. I couldn't find more
> aggressive settings for gcc/clang that changed its optimization
> budget.


Did you try looking in the GCC manual, under "Options that control
optimization"?

https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-finline-limit

Received on 2025-08-26 12:06:45