Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Fix Release build Error#8852

Merged
janvorli merged 1 commit intodotnet:masterfrom
parjong:fix/x86_Release_build
Jan 9, 2017
Merged

[x86/Linux] Fix Release build Error#8852
janvorli merged 1 commit intodotnet:masterfrom
parjong:fix/x86_Release_build

Conversation

@parjong
Copy link

@parjong parjong commented Jan 9, 2017

This commit fixes the following compile error for x86/Linux Release build:

src/jit/gentree.cpp:5907:13: error: 119 enumeration values not handled in switch: 'GT_NONE', 'GT_LCL_VAR', 'GT_LCL_FLD'... [-Werror,-Wswitch]
    switch (oper)

@parjong
Copy link
Author

parjong commented Jan 9, 2017

\CC @seanshpark

@parjong parjong changed the title [x86/Linux] Fix Release Build Error [x86/Linux] Fix Release build Error Jan 9, 2017
Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@janvorli janvorli merged commit 188b465 into dotnet:master Jan 9, 2017
@parjong parjong deleted the fix/x86_Release_build branch January 9, 2017 12:23
manofstick pushed a commit to manofstick/coreclr that referenced this pull request Jan 16, 2017
@karelz karelz modified the milestone: 2.0.0 Aug 28, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants