Skip to content
Snippets Groups Projects
Commit 0cff083a authored by Cheng Shao's avatar Cheng Shao Committed by Marge Bot
Browse files

compiler: emit NaturallyAligned when element type & index type are the same width

This commit fixes a subtle mistake in alignmentFromTypes that used to
generate Unaligned when element type & index type are the same width.
Fixes #24930.
parent c8ece0df
Branches v2.17
Tags haddock-2.17.4-release
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment