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

[x86/Linux] Fix ignored attribute warning for x86/Linux build#8334

Merged
janvorli merged 1 commit into
dotnet:masterfrom
parjong:fix/x86_ignored_attributes
Nov 29, 2016
Merged

[x86/Linux] Fix ignored attribute warning for x86/Linux build#8334
janvorli merged 1 commit into
dotnet:masterfrom
parjong:fix/x86_ignored_attributes

Conversation

@parjong
Copy link
Copy Markdown

@parjong parjong commented Nov 29, 2016

This commit fixes the following warning during x86/Linux build:

src/vm/i386/cgencpu.h:479:1: error: attribute 'align' is ignored, place it after "struct" to apply attribute to type declaration [-Werror,-Wignored-attributes]
DECLSPEC_ALIGN(4) struct UMEntryThunkCode
^

@parjong parjong changed the title Fix ignored attribute warning for x86/Linux build [x86/Linux] Fix ignored attribute warning for x86/Linux build Nov 29, 2016
@parjong
Copy link
Copy Markdown
Author

parjong commented Nov 29, 2016

\CC @seanshpark

Copy link
Copy Markdown
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 3f85c4c into dotnet:master Nov 29, 2016
@parjong parjong deleted the fix/x86_ignored_attributes branch November 29, 2016 22:12
@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