Skip to content

Use /O2 for Windows x86 Checked#122846

Merged
jkotas merged 1 commit intodotnet:mainfrom
huoyaoyuan:windows-x86-o1
Jan 4, 2026
Merged

Use /O2 for Windows x86 Checked#122846
jkotas merged 1 commit intodotnet:mainfrom
huoyaoyuan:windows-x86-o1

Conversation

@huoyaoyuan
Copy link
Member

@huoyaoyuan huoyaoyuan commented Jan 4, 2026

Fixes #59845. Contributes to #53849.

The failing asserts were specific to legacy EH.

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jan 4, 2026
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 4, 2026
@huoyaoyuan huoyaoyuan added area-Infrastructure-coreclr and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jan 4, 2026
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas
Copy link
Member

jkotas commented Jan 4, 2026

/ba-g deadletter

@jkotas jkotas merged commit 5415a58 into dotnet:main Jan 4, 2026
155 of 158 checks passed
@huoyaoyuan huoyaoyuan deleted the windows-x86-o1 branch January 4, 2026 06:19
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Windows x86 Checked CLR build using -O2 hits runtime asserts

2 participants