RFR: 8345627: [REDO] Use gcc12 -ftrivial-auto-var-init=pattern in debug builds [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Tue Mar 4 11:37:01 UTC 2025
On Fri, 28 Feb 2025 10:28:57 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Visual Studio provides a similar mechanism, InitAll.
Unfortunately, the option to enable this (`/initall`) is not officially documented, so I guess that implies that we should not use it. :-(
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22691#issuecomment-2697220527
More information about the build-dev
mailing list