Skip to content

Fix build break - #60333

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
mangod9:fixGCCBreak
Oct 13, 2021
Merged

Fix build break#60333
akoeplinger merged 1 commit into
dotnet:mainfrom
mangod9:fixGCCBreak

Conversation

@mangod9

@mangod9mangod9 commented Oct 13, 2021

Copy link
Copy Markdown
Member

Notice the unescaped '\' within the comments causing a build break on GCC 11

Notice the unescaped '\' within the comments causing a build break on GCC 11
@mangod9mangod9 added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 13, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

Notice the unescaped '' within the comments causing a build break on GCC 11

Author:mangod9
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@akoeplinger
akoeplinger merged commit 5829730 into dotnet:mainOct 13, 2021
@akoeplingerakoeplinger mentioned this pull request Oct 13, 2021
@mangod9
mangod9 deleted the fixGCCBreak branch October 13, 2021 13:47
@ghostghost locked as resolved and limited conversation to collaborators Nov 12, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mangod9@EgorBo@akoeplinger